Agent skill
example-skill
An example skill demonstrating the basic structure. Use when user asks about examples or templates.
Install this agent skill to your Project
npx add-skill https://github.com/ChaiWithJai/claude-code-mastery/tree/main/examples/plugins/minimal-plugin/skills/example
SKILL.md
<essential_principles>
Example Principles
1. KEEP IT SIMPLE
Start with the minimum viable skill. Add complexity only when needed.
2. TEST EARLY
Test your skill after each change to catch issues early.
3. ITERATE
Skills improve with use. Update based on what works and what doesn't. </essential_principles>
- Understanding skills - I'll explain the structure
- Creating a skill - I'll guide you through it
- Debugging a skill - I'll help troubleshoot
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
domain-expertise-template
Template for creating domain expertise skills. Copy and customize for your specific domain.
code-review-preferences
Use when reviewing code, PRs, or discussing code quality standards. Applies team coding standards and review methodology.
standup-formatter
Use when generating standup reports, daily updates, or team status summaries. Formats work activity into concise standup format.
code-review-preferences
Use when reviewing code, PRs, or discussing code quality standards. Applies team coding standards and review methodology.
technical-decision-record
Use when making technical decisions, choosing technologies, or documenting architectural choices. Creates ADRs (Architecture Decision Records).
edit-article
Edit and improve articles by restructuring sections, improving clarity, and tightening prose. Use when user wants to edit, revise, or improve an article draft.
Didn't find tool you were looking for?