speckit-specify

Generate feature specifications from natural-language descriptions in spec-kit projects.

Updated May 22, 2026
One-click install
npx skills add https://github.com/yareliCamacho/AppCalendario --skill speckit-specify-yarelicamacho
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: speckit-specify
Source: https://github.com/yareliCamacho/AppCalendario/tree/main/.cursor/skills/speckit-specify
Command: npx skills add https://github.com/yareliCamacho/AppCalendario --skill speckit-specify-yarelicamacho

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill turns a natural-language feature idea into a structured, testable specification so planning can start faster and with fewer ambiguities.

Core Features & Use Cases

  • Specification Drafting: Converts a feature description into a complete spec with user scenarios, functional requirements, success criteria, assumptions, and key entities when needed.
  • Quality Validation: Checks the draft against a requirements checklist, flags missing or unclear sections, and iterates until the spec is ready for planning.
  • Workflow Support: Handles extension hooks, branch-aware setup, and feature-directory creation so the specification process stays organized in a spec-kit project.
  • Use Case: A product manager describes a new calendar feature, and this Skill creates the feature spec, validates it, and prepares it for clarification or planning.

Quick Start

Provide a feature description and ask this Skill to generate the corresponding spec in a spec-kit project.

Frequently Asked Questions about speckit-specify

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I turn a natural-language feature description into a structured specification?

To turn a natural-language feature description into a structured specification, provide the feature idea to generate a spec with user scenarios, functional requirements, success criteria, and key entities. This conversion reduces planning ambiguities and prepares the feature for immediate product discovery workflows.

How do I validate a feature specification against a requirements checklist?

Validating a feature specification against a requirements checklist involves checking the draft for missing or unclear sections. The system iterates through the spec, flags incomplete areas, and applies checklist validation until the specification meets quality standards and is fully ready for planning.

What is included in a generated feature spec for product planning?

A generated feature spec for product planning includes user scenarios, functional requirements, success criteria, assumptions, and key entities. These components are automatically drafted from the initial feature description to ensure the specification is testable and structured for downstream planning.

Does generating feature specifications require a spec-kit project structure?

Generating feature specifications requires a spec-kit project structure. The workflow handles extension hooks, branch-aware setup, and feature-directory creation to ensure the specification process stays organized and properly integrated within the existing spec-kit project environment.

What is the best way to draft requirements for a new calendar feature?

The best way to draft requirements for a new calendar feature is to input the natural-language description into a specification generator. It creates the complete feature spec, validates it against a requirements checklist, and prepares it for clarification or planning.