Acuminate-conventionality909/aibti
Analyze your prompt history to determine your AI interaction style and behavioral patterns using local CLI tools.
Analyze your prompt history to determine your AI interaction style and behavioral patterns using local CLI tools.
npx skills add Acuminate-conventionality909/aibtiAnalyze your prompt history to determine your AI interaction style and behavioral patterns using local CLI tools.
A Codex skill for honest second-pass review and pressure testing.
Idiomatic Golang error handling — creation, wrapping with %w, errors.Is/As, errors.Join, custom error types, sentinel errors, panic/recover, the single handling rule, structured logging with slog, HTTP request logging middleware, and samber/oops for production errors. Built to make logs usable at scale with log aggregation 3rd-party tools. Apply when creating, wrapping, inspecting, or logging errors in Go code. For samber/oops specifics → See `samber/cc-skills-golang@golang-samber-oops` skill; for slog handler ecosystem → See `samber/cc-skills-golang@golang-samber-slog` skill.
This skill can help you creat a codex pet when you give it a orginal picture.
PPTWork has two portable Anthropic-style Skills for AI agents to plan, author, and export PowerPoint decks. Both work in OpenCode, Claude Code, Cursor, Codex, or any other host that honors the SKILL.md frontmatter convention.
Convert HTML/Markdown to PowerPoint presentations using Marp
Claude Code skill for building with the Claude Managed Agents API — event loops, production patterns, MCP auth, debugging, and more.