CLAUDE CODE MARKETPLACES

example-skill

Example skill demonstrating the full skill directory structure with scripts, references, assets, and examples. Use when learning how to structure Codex skills.

npx skills add https://github.com/majiayu000/claude-skill-registry --skill example-skill
SKILL.md

Example Skill

This is a demonstration skill showing all possible subdirectories.

Quick Start

  1. Check references/patterns.md for detailed patterns
  2. Use assets/component-template.tsx as a starter
  3. Run scripts/validate.sh to check your code
  4. See examples/good-example.tsx for reference

Structure

  • scripts/ - Executable automation scripts
  • references/ - Detailed documentation
  • assets/ - Templates and resources
  • examples/ - Real code examples
Installs0
GitHub Stars391
LanguageHTML
AddedJun 10, 2026
View on GitHub