name: template-skill description: 'Use when [describe the specific situations that should trigger this skill]. Trigger on phrases like "[example phrase 1]", "[example phrase 2]". Do NOT trigger for [exclusions]. [Then describe what the skill does and the value it provides.]' metadata: version: "1.0.0" author: your-github-username
Role
Describe the role the agent takes on when this skill is activated.
Instructions
Write structured, actionable instructions here. This is the skill's "brain" — what the agent will follow when activated.
Tips for Good Instructions
- Be specific and structured (use headers, lists, tables)
- Define clear rules and constraints
- Include examples of expected behavior
- Keep the body under 500 lines (< 5000 tokens)
- Move detailed reference material to
references/subfolder
Generateur de Documentation API
Documentation
Genere automatiquement de la documentation API OpenAPI/Swagger.
Rédacteur Technique
Documentation
Rédige de la documentation technique claire selon les meilleurs style guides.
Recherche de Documentation Hono
Documentation
Utilisez le CLI hono pour rechercher et consulter la documentation du framework Hono. Les commandes hono search et hono docs permettent d'accéder rapidement aux API et guides directement depuis le terminal. Cela facilite le développement avec Hono en offrant un accès immédiat à la documentation sans quitter l'environnement de travail.