--- name: "{skill-name}" description: "{what this skill teaches agents}" domain: "{e.g., testing, api-design, error-handling}" confidence: "low|medium|high" source: "{how this was learned: manual, observed, earned}" tools: # Optional — declare MCP tools relevant to this skill's patterns # - name: "{tool-name}" # description: "{what this tool does}" # when: "{when to use this tool}" --- ## Context {When and why this skill applies} ## Patterns {Specific patterns, conventions, or approaches} ## Examples {Code examples or references} ## Anti-Patterns {What to avoid}