What problem does it solve? Writing a well-structured Agent Skill for Cursor requires knowing the SKILL.md format, frontmatter rules, description best practices, and directory layout — this Skill encodes all of that guidance so new skills are discoverable and effective from the start. ## Core Features & Use Cases - Structured authoring workflow: Walks through discovery, design, implementation, and verification phases when creating a new skill. - Frontmatter and description rules: Enforces naming constraints, third-person descriptions with WHAT and WHEN, and the 500-line SKILL.md limit. - Reusable patterns: Provides template, examples, workflow, conditional, and feedback-loop patterns plus anti-patterns to avoid. - Use Case: A user asks to create a project skill that reviews PRs against team standards; this Skill gathers requirements, drafts the name and description, and produces a compliant SKILL.md with supporting reference files. ## Quick Start Ask the agent to create a new Cursor skill for your workflow, for example a commit-message generator, and let it guide you through the SKILL.md setup.