Skills, commands, hooks, and plugins for AI coding agents. Primarily focused on Claude Code, with coverage of Codex CLI and the broader AI ecosystem.
Auto-loaded capabilities via SKILL.md files. Claude Code and Codex read these at startup and apply them contextually.
Slash command templates stored as markdown. Invoked explicitly with /command-name for reusable workflows.
Shell commands or scripts that fire automatically at lifecycle events — before tool calls, after file writes, etc.
Distribution bundles that package skills, hooks, commands, and MCP servers into one installable unit.