--- name: New Skill Configuration description: Route docs/skills edits to the Personal MCP new-skill resource. applyTo: 'docs/skills/**/*.md' --- When editing files under `docs/skills/`, use `resource://skills/new-skill/document` as the primary guidance source for skill structure and authoring decisions. Execution pattern: 1. Load `resource://skills/new-skill/document` first. 2. Apply only the portions relevant to the file being edited (`SKILL.md` or `references/*.md`). 3. Keep edits minimal and aligned with repository skill conventions. 4. Include source-document links for any feature-level recommendation. If task intent is ambiguous, ask one clarifying question before editing.