linofcp007

CreateSpec — Development skill for Claude Code

Development community

Phase 1 — write EARS requirements with stable AC IDs for a feature.

How to install CreateSpec

Installs to ~/.claude/skills/linofcp007-dev-spec-driven-createspec/SKILL.md

Terminal
mkdir -p ~/.claude/skills/linofcp007-dev-spec-driven-createspec && curl -fsSL https://raw.githubusercontent.com/linofcp007/dev-spec-driven/HEAD/commands/createSpec.md -o ~/.claude/skills/linofcp007-dev-spec-driven-createspec/SKILL.md

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

What CreateSpec does


description: Phase 1 — write EARS requirements with stable AC IDs for a feature. PT - escreve requisitos EARS. ES - escribe requisitos EARS. argument-hint: "[feature name]"

Use the **dev-spec-driven** skill, Phase 1 (Requirements).

Feature: $ARGUMENTS

Read the steering files first. Ask clarifying questions — don't guess. If the feature isn't scaffolded yet (Phase 0 approved), run `spec_create {name, tracks, lang}` once (or write by hand): the track set and the language are persisted i

Alternatives in Development

Full documentation available on GitHub

View Source Repository