Spec Create banner
kennyjpowers kennyjpowers

Spec Create

Testing community

Description

--- name: spec-create description: "Generate a comprehensive specification document for a feature or bugfix. Use when you need to create a new spec file with full technical detail." --- # Specification Creation Skill ## Overview This skill guides you through creating a comprehensive specification document for a feature or bugfix. The spec should contain enough detail for autonomous implementation. **Announce at start:** "I'm using the spec-create skill to generate the specification." ## Inp

Installation

Installs to ~/.claude/skills/kennyjpowers-claude-flow-spec-create/SKILL.md

Terminal
mkdir -p ~/.claude/skills/kennyjpowers-claude-flow-spec-create && curl -fsSL https://raw.githubusercontent.com/kennyjpowers/claude-flow/HEAD/.claude/skills/spec-create.md -o ~/.claude/skills/kennyjpowers-claude-flow-spec-create/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository