strvcom

Techspec — Testing skill for Claude Code

Testing community

Translate a PRD into an implementation-ready Flutter tech spec.

How to install Techspec

Installs to ~/.claude/commands/strvcom-flutter-template-techspec.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/strvcom/flutter-template/HEAD/.claude/commands/techspec.md -o ~/.claude/commands/strvcom-flutter-template-techspec.md

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

What Techspec does


description: Translate a PRD into an implementation-ready Flutter tech spec. argument-hint: [feature name or path to prd.md]

Use the `techspec` skill to author `.claude/tasks/[feature-name]/techspec.md` from the PRD, grounded in this codebase's Riverpod / Freezed / AutoRoute / Dio / Firebase stack.

$ARGUMENTS

Alternatives in Testing

Full documentation available on GitHub

View Source Repository