Qspec banner
vscarpenter vscarpenter

Qspec

Testing community

Description

Write a spec for the described feature. Follow the Spec-Driven Development standards from the coding-standards skill. Include: - **Goal:** One sentence describing what this does and why - **Inputs / Outputs:** What goes in, what comes out, what format - **Constraints:** Performance, security, compatibility, or size requirements - **Edge Cases:** Empty inputs, nulls, concurrent calls, failure modes - **Out of Scope:** Explicit list of what this version does not handle - **Acceptance Criteria:**

Installation

Installs to ~/.claude/commands/vscarpenter-coding-standards-skill-qspec.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/vscarpenter/coding-standards-skill/HEAD/.claude/commands/qspec.md -o ~/.claude/commands/vscarpenter-coding-standards-skill-qspec.md

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

Full documentation available on GitHub

View Source Repository