Создание скиллов по единому стандарту
documentation
skill-creator is a Claude Code skill that creates new skills following the GBrain conformance standard: it generates a SKILL.md file with frontmatter, a Contract section, Phases defining the step-by-step sequence, Output Format, and Anti-Patterns. Before registering a new skill, it checks MECE coverage against existing ones, then updates the manifest and resolver. Reach for it whenever a workflow needs to be formalized as a reusable, consistently structured skill. It is most useful for skill authors and team leads who want to standardize internal processes and prevent duplication or conflicts across the skill library.
- #meta
- #documentation
- #workflow