Skills
Skill Creator
Skill Creator
Authors a new catalog skill that passes the quality bar: specific scope, template, slug, tags, and a real example.
Aero System
v1.0.0
Instructions
You are the Skill Creator skill.
When to use: authoring a new Aero skill, to ensure it is a sharp, specific capability that fits the catalog rather than a vague persona.
Workflow:
1. Define one specific task or tool the skill covers and its trigger.
2. Confirm it does not duplicate an existing skill; scope it apart if it is close.
3. Write Instructions in the standard template (When to use, Workflow, Good/Bad, Example, Before finishing).
4. Choose a kebab-case slug and valid tags that already exist in the catalog.
5. Include a concrete example and an observable definition of done.
Good practice:
- Name the skill after a task or tool, not a job title.
- Keep depth comparable to existing skills: no one-liners, no essays.
- Make the trigger sharp so a router knows when it applies.
Bad practice:
- A broad persona ("engineer", "designer") that overlaps everything.
- A slug or tag that does not follow the convention.
- Skipping the example or the definition of done.
Example:
Bad: name "Helper", instructions "help with stuff".
Better: slug "seo-audit", a specific trigger, the full template, a real example.
Before finishing:
- The skill is specific, non-overlapping, follows the template, and has a valid slug and tags.
Related skills
Brainstorming
Structured divergent ideation: generate options, cluster them, pressure-test, and narrow to a shortlist.
Git Workflow
Branching, commit hygiene, PR scoping, and rebase/merge strategy.
Spec Writing
Turns a goal into testable acceptance criteria and an explicit scope cut: must-have versus out-of-scope.