Expertise in writing clear, testable specifications. Activates when user discusses requirements, features, user stories, or acceptance criteria. Trigger keywords: specification, requirements, user story, acceptance criteria, feature spec, functional requirement, non-functional requirement, spec.md
Generates structured specifications with numbered requirements, user stories, and acceptance criteria from feature discussions.
/plugin marketplace add datamaker-kr/synapse-claude-marketplace/plugin install speckit-helper@synapse-marketplaceThis skill is limited to using the following tools:
references/examples.mdreferences/quality-criteria.mdreferences/spec-template.mdThis skill provides expertise in writing clear, testable, and structured specifications. It activates automatically when the user discusses requirements gathering, feature definitions, user stories, or acceptance criteria. The goal is to produce specification documents that are unambiguous, complete, and directly translatable into implementation tasks.
The skill is triggered when the conversation involves:
spec.md)Generate specifications following a consistent template structure:
FR-001, FR-002, etc.NFR-001, NFR-002, etc.All requirements follow a strict numbering convention:
FR-001, FR-002, FR-003, ...NFR-001, NFR-002, NFR-003, ...Break down features into user stories using the standard format:
As a [role],
I want to [action],
So that [benefit].
Each user story is labeled (e.g., US1, US2) and linked to one or more functional requirements.
Every user story includes acceptance criteria in Gherkin-style syntax:
Given [precondition],
When [action is performed],
Then [expected outcome].
Acceptance criteria serve as the contract between specification and implementation.
Before finalizing a specification, the skill validates against a quality checklist to ensure completeness and clarity.
The spec authoring process follows a four-step pipeline:
Before a specification is considered complete, verify the following:
FR-XXX)NFR-XXX)As a / I want / So that formatGiven/When/Then formatFor detailed templates, criteria, and examples, consult the following reference files:
references/spec-template.md -- The canonical specification template structurereferences/quality-criteria.md -- Full quality validation criteria and scoring rubricreferences/examples.md -- Annotated examples of well-written specificationsActivates when the user asks about AI prompts, needs prompt templates, wants to search for prompts, or mentions prompts.chat. Use for discovering, retrieving, and improving prompts.
Search, retrieve, and install Agent Skills from the prompts.chat registry using MCP tools. Use when the user asks to find skills, browse skill catalogs, install a skill for Claude, or extend Claude's capabilities with reusable AI agent components.
Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violations.