01Embed inline bash commands to gather dynamic information like git status or file lists.
02Organize commands using flat or namespaced directory structures for projects, users, or plugins.
034 GitHub stars
04Leverage plugin-specific features like the CLAUDE_PLUGIN_ROOT variable for portable commands.
05Utilize dynamic arguments and @-file references to create context-aware prompts.
06Define command behavior with YAML frontmatter (e.g., description, allowed-tools, model).