create-spec

Generate or update SPEC.md documents from unstructured requirements and notes.

19|4|Updated Jan 4, 2026
One-click install
npx skills add https://github.com/wunki/amplify --skill create-spec-wunki
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-spec
Source: https://github.com/wunki/amplify/tree/main/skills/create-spec
Command: npx skills add https://github.com/wunki/amplify --skill create-spec-wunki

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill transforms raw requirements, notes, or interview output into a well-structured and comprehensive SPEC.md document, ensuring clarity and completeness.

Core Features & Use Cases

  • Structured Specification Generation: Organizes information into standard sections like Summary, Goals, Design, and Testing Strategy.
  • Template Utilization: Leverages a reusable spec-template.md for consistency.
  • Use Case: After a requirements gathering session, use this skill to automatically generate a formal specification document that can be shared with stakeholders and used by the development team.

Quick Start

Use the create-spec skill to turn the notes from our last meeting into a SPEC.md file.

Frequently Asked Questions about create-spec

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

FAQPage Schema
How do I turn meeting notes into a structured specification document?

To turn meeting notes into a structured specification, this Skill processes unstructured input like requirements or transcripts and generates a comprehensive SPEC.md file with standard sections such as Summary, Goals, and Design.

Can I generate a blank specification template for a new project?

Yes, you can generate a blank specification template. This Skill can create a SPEC.md document pre-populated with standard sections like Background, Non-Goals, Security, and Testing for you to fill in.

What is the best way to update an existing SPEC.md file with new requirements?

The best way to update an existing SPEC.md file is to provide the new unstructured requirements to this Skill, which integrates the information while maintaining the standardized specification structure.

What sections are included when structuring requirements into a spec?

Structuring requirements into a spec includes sections for Summary, Background, Goals, Non-Goals, Design, Edge Cases, Security, Testing, and Success Criteria to ensure comprehensive project documentation.

Can I use interview transcripts as input for generating project documentation?

Yes, you can use interview transcripts as input. This Skill transforms raw interview output and unstructured notes into a well-structured and comprehensive SPEC.md document.

Does this specification generator work without external dependencies?

Yes, this specification generator works without external dependencies. It operates standalone to structure unstructured input into a standardized SPEC.md format using a reusable internal template.