This repository contains the Fabricator methodology for Windsurf Cascade.
fabricator.md— core workflow, invoked as/fabricatorskills/— reusable multi-step skills, each in<name>/SKILL.mdREADME.md— full methodology documentation, installation guide, skill catalog
- All file content is in English
- Skills follow the SKILL.md frontmatter format (name, description)
- Workflow and skills are markdown + optional co-located scripts (no build step)
- Create
skills/<skill-name>/SKILL.md - Add frontmatter:
nameanddescription - Place any support scripts next to SKILL.md
- Update the skill catalog table in README.md
No build or test commands — this is a documentation/methodology repository. Validate markdown formatting and link integrity manually.