This skill should be used when the user asks to "run example" or "test example skill".
Scanned 9/1/2026
Install to Claude Code
npx -y skills add retif/claudecode-linter --skill example-skill --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Example Skill?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/retif-example-skill)More formats (shields.io, HTML) on the badges page.
---
name: example-skill
description: This skill should be used when the user asks to "run example" or "test example skill".
---
# Example Skill
This is an example skill used for testing the claudecode-linter tool.
## When to Use
Use this skill when testing the linter against a valid plugin structure.
## How It Works
The skill validates that all frontmatter fields are correct and the body follows conventions.
## Common Patterns
Here are some common patterns used in skills:
- Pattern 1: Use tables for structured data
- Pattern 2: Use code blocks for examples
- Pattern 3: Reference other skills when relevant
## Workflow
1. Step one of the workflow
2. Step two of the workflow
3. Step three of the workflow
## Additional Resources
### Reference Files
- **`references/guide.md`** — Detailed guide for this skill
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!