Agent skill
example-skill
Example skill demonstrating the full skill directory structure with scripts, references, assets, and examples. Use when learning how to structure Codex skills.
Stars
163
Forks
31
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/example-skill-stacked-labs-poker-game
SKILL.md
Example Skill
This is a demonstration skill showing all possible subdirectories.
Quick Start
- Check
references/patterns.mdfor detailed patterns - Use
assets/component-template.tsxas a starter - Run
scripts/validate.shto check your code - See
examples/good-example.tsxfor reference
Structure
scripts/- Executable automation scriptsreferences/- Detailed documentationassets/- Templates and resourcesexamples/- Real code examples
Didn't find tool you were looking for?