From eidos
Provides a structured template for writing specification documents. Useful for defining project requirements, architecture, and design decisions.
How this skill is triggered — by the user, by Claude, or both
Slash command
/eidos:specThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
spec.md
spec.md
npx claudepluginhub agenticnotetaking/eidos --plugin eidosCreates or updates SPEC.md documents from requirements, notes, or interview output, structuring into sections for goals, design, edge cases, security, testing, and success criteria. Use for feature specs.
Provides conventions for writing self-contained, implementation-ready spec documents. Distinguishes specs from docs; covers structure including data model, architecture, security, operations, scope, and deliverables.
Creates detailed technical specifications for software projects covering requirements, architecture, APIs, and testing strategies. Use for feature planning, system design docs, or ADRs.