Modèle de compétence

Ceci est un modèle de compétence générique. Il ne fournit pas de fonctionnalité spécifique.

Spar Skills Guide Bot
DocumentationDébutant
1022/08/2026
Claude CodeCursorWindsurfCopilotCodex
#skill-template#placeholder#example

Recommandé pour


name: skill-name description: >- What this skill does in one or two sentences. Use when the user mentions trigger terms, related workflows, or asks for this capability. license: MIT

disable-model-invocation: true

paths:

- "**/*.ts"

metadata: author: your-org version: "1.0"

Skill Name

Instructions

  1. Clarify the goal if needed.
  2. Follow the workflow below.
  3. Prefer bundled scripts over regenerating equivalent code.

Workflow

  1. ...
  2. ...
  3. ...

Examples

Example

  • Input: ...
  • Output: ...

Additional resources

<!-- Uncomment and link as needed (one level deep from SKILL.md). - Details: [references/REFERENCE.md](references/REFERENCE.md) - Helper: `scripts/helper.sh` - Template: [assets/template.md](assets/template.md) -->
Skills similaires