From example-plugin
Demonstrate skill auto-triggering when user learns something new
How this skill is triggered — by the user, by Claude, or both
Slash command
/example-plugin:exampleThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Skill that auto-triggers based on context.
Skill that auto-triggers based on context.
This skill demonstrates the difference between skills and commands:
/command-name): User explicitly invokesThis example skill triggers when:
When triggered, execute:
Example flow:
User says: "I just realized React components re-render when inline object props change"
Skill executes:
Creates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.
npx claudepluginhub acurtinxtivia/ac-demo-marketplace --plugin example-plugin