From command-skill-name-conflation
Use this skill when required to run the example script.
How this skill is triggered — by the user, by Claude, or both
Slash command
/command-skill-name-conflation:skills/exampleThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
This skill exposes a python script that Claude Code should execute, for
This skill exposes a python script that Claude Code should execute, for example when requested by a command.
Use the "example.sh" script to run this skill.
npx claudepluginhub stbenjam/claude-code-bug-reproducers --plugin command-skill-name-conflationDemonstrates the skills/<name>/SKILL.md layout for user-invoked slash commands, including frontmatter options and argument handling.
Toscript provides instructions and context for Claude Code. Invoke directly via `/Toscript` or let Claude load it when relevant.
Guides collaborative design exploration before implementation: explores context, asks clarifying questions, proposes approaches, and writes a design doc for user approval.