templates/skill/SKILL.md
When the user asks about [TRIGGER WORDS], wants to [ACTION], or needs help with [TOPIC], use this skill to provide [CAPABILITY]
npx skillsauth add michelabboud/claude-code-helper your-skill-nameInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
This skill teaches Claude how to [PRIMARY CAPABILITY]. Use this skill when:
[Brief description of what this skill does and why it's useful. 2-3 sentences explaining the value proposition.]
[Explanation of the first key concept]
Key points:
[Explanation of the second key concept]
Key points:
Follow this workflow when applying this skill:
[Description of what to do in this step]
Actions:
[Description of what to do in this step]
Actions:
[Description of what to do in this step]
Actions:
Context: [Brief description of the scenario]
Input:
[Example input or request]
Expected Output:
[Example output or result]
Explanation: [Why this is the correct approach]
Context: [Brief description of the scenario]
Input:
[Example input or request]
Expected Output:
[Example output or result]
Explanation: [Why this is the correct approach]
[Reusable template content]
[Reusable template content]
Use this checklist to ensure completeness:
Solution: [How to resolve it]
Solution: [How to resolve it]
Instructions for customization:
your-skill-name with a descriptive kebab-case namedescription with clear trigger words - these determine when the skill activates[PLACEHOLDERS] with your specific content~/.claude/skills/your-skill-name/SKILL.mddevelopment
Score a coding task by complexity (1-10) and recommend the right model (haiku/sonnet/opus) before invoking a language agent. Holds the per-language rubric for all language/framework experts.
tools
Check if your claude-code-helper installation is up to date and apply updates. Reads the local manifest and compares against the latest component-versions index on GitHub. Supports checking all components, a single component by name, and applying updates with automatic backup.
testing
Comprehensive testing skill covering TDD, E2E, BDD, contract testing, mutation testing, and visual regression. Use when writing tests, designing test strategy, adding test coverage, fixing flaky tests, mocking services, setting up testing frameworks, or any testing task. Triggers on 'write tests', 'add test coverage', 'test strategy', 'fix flaky test', 'mock', 'E2E test', 'unit test', 'integration test'.
testing
Refresh agent knowledge from official reference URLs. Fetches latest documentation, release notes, and changelogs to keep agents current. Supports refreshing a single agent, all agents, or checking refresh status.