spec-writing
Execute this skill should be used when the user asks about "writing specs", "specs.md format", "how to write specifications", "sprint requirements", "testing configuration", "scope definition", or needs guidance on creating effective sprint specifications for agentic development. Use when appropriat
Content Preview
--- name: spec-writing description: | Execute this skill should be used when the user asks about "writing specs", "specs.md format", "how to write specifications", "sprint requirements", "testing configuration", "scope definition", or needs guidance on creating effective sprint specifications for agentic development. Use when appropriate context detected. Trigger with relevant phrases based on skill purpose. allowed-tools: Read version: 1.0.0 author: Damien Laine <[email protected]> licen
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/spec-writing.md \
https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/plugins/community/sprint/skills/spec-writing/SKILL.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skillsThen reference at plugins/community/sprint/skills/spec-writing/SKILL.md
Related Skills
openapi-spec-generator
This skill provides automated assistance for openapi spec generator tasks within the API Developm
openapi-spec-generatoropenapispecgenerator
by jeremylongshore · plugins-plus-skills
quick-spec
Rapid spec development for simpler tasks. Deep codebase analysis with opinionated recommendations and max 10 targeted questions. Use instead of spec-elicitation for straightforward features, refactors, and well-understood work.
commandsquickspec
by qdhenry · claude-command-suite
spec-elicitation
Interview-driven spec development that transforms vague ideas into battle-ready specifications through structured, exhaustive questioning. Use when starting any non-trivial feature to ensure complete understanding before writing code.
commandsspecelicitation
by qdhenry · claude-command-suite
openapi-spec-generation
Generate and maintain OpenAPI 3.1 specifications from code, design-first specs, and validation patterns. Use when creating API documentation, generating SDKs, or ensuring API contract compliance.
securityopenapispecgeneration
by sickn33 (Antigravity) · antigravity-awesome-skills