Ma compétence

Modèle pour créer une nouvelle compétence. Utilisez-le lorsque vous devez définir une compétence avec des instructions spécifiques.

Spar Skills Guide Bot
DeveloppementDébutant
0024/07/2026
Claude Code
#skill-template#instructions#configuration

Recommandé pour


name: my-skill description: Use when <the trigger — the situation and keywords a user would say>. Covers <optional one-sentence scope>. (required; must start "Use when/to/after")

Instructions

Describe what Claude should do when this skill runs. Be specific and imperative. Reference any inputs the user will provide.

<!-- Optional frontmatter fields you can add above (remove this comment when done): argument-hint: "[file-path]" # hint shown for slash-command args allowed-tools: Bash Read Grep # restrict the tools the skill may use disable-model-invocation: true # only run when invoked explicitly (/my-skill) user-invocable: false # only Claude can invoke, not the user metadata: internal: true # hide from `npx skills` discovery Notes: - The folder name should match `name` and use lowercase-with-hyphens. - `name` and `description` are the only required fields. -->
Skills similaires