LLM Skills
~/catalog/code generation//speckit.specify
Code generationGitHub source

speckit.specify

/speckit.specify

You are following the self-test preset's version of the specify command.

githubgithub
129.6k
June 4, 2026
MIT
// skill content

--- description: "Self-test override of the specify command" --- <!-- preset:self-test --> You are following the self-test preset's version of the specify command. When creating a specification, follow this process: 1. Read the user's requirements from $ARGUMENTS 2. Create a specification document using the spec-template 3. Include all standard sections plus the self-test marker > This command is provided by the self-test preset.

// original public source
github/spec-kit
/presets/self-test/commands/speckit.specify.md
License: MIT
Independent project, not affiliated with Anthropic. This skill remains the property of its original author.
// install this skill
Paste this command in your terminal at the root of your project:
mkdir -p .claude/commands && curl -o ".claude/commands/speckit.specify.md" "https://raw.githubusercontent.com/github/spec-kit/main/presets/self-test/commands/speckit.specify.md"
Then in Claude Code, type /speckit.specify to activate it.
open_in_newOpen original source
// save
Save available after sign in.
loginSign in to save
// information
Creatorgithub
Stars 129.6k
LicenseMIT
UpdatedJune 4, 2026
Format.md
AccessFree
// similar

Skills Code generation

View allarrow_forward