Best-Practice Creator
Installation
SKILL.md
Best-Practice Creator — Workflow
Use this workflow when creating a new best-practice file for the _opensquad/core/best-practices/ library.
Pre-flight Checks
- Scan existing best-practice files: Read
_opensquad/core/best-practices/_catalog.yaml. Extractid,name,whenToUse,filefrom each entry. - Check for overlap: Verify the new best-practice file doesn't duplicate an existing entry's
whenToUsescope. If there's overlap, clarify the differentiation before proceeding. - List available skills: Read all
skills/*/SKILL.mdfiles. Extractname,description,typefrom each — these may inform the best-practice file's content.
Creation Checklist
For each new best-practice file, ensure ALL of the following:
Frontmatter (YAML)
Related skills