strvcom

Spec Feature — Testing skill for Claude Code

Testing community

Run the full feature specification pipeline (prd → techspec → tasks) end to end.

How to install Spec Feature

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

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

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

What Spec Feature does


description: Run the full feature specification pipeline (prd → techspec → tasks) end to end. argument-hint: [feature name]

Use the `spec-feature` skill to go from a feature idea to implementation-ready tasks in one shot.

$ARGUMENTS

Alternatives in Testing

  • Claude Code Spec Workflow — Automated Kiro-style Spec workflow for Claude Code 3.6k ★
  • Flow Spec — NLSpec authoring — use when you need a structured specification from multi-AI research and consensus 2.8k ★
  • Agent Plugins Spec — Agent Plugins Specification v1.0.0 — A minimal standard for packaging agent extensions into distributable plug 1.2k ★

Full documentation available on GitHub

View Source Repository