원클릭으로
domain-spec-kickoff
Initialize docs/domain with a single interview session, organizing the MVP and open items.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Initialize docs/domain with a single interview session, organizing the MVP and open items.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Next.js 15 Pages Router frontend development. Feature-based + Container/Presenter pattern, MUI v7 + Emotion CSS-in-JS.
Build API client tests with Vitest and MockHandler. Validate OpenAPI contract compliance with table-driven tests and minimal mocks.
Next.js 15 + Cloudflare Workers + @vspo-lab/api client. Result-type error handling, OpenAPI-generated client, feature-based architecture.
PR/code review based on architecture rules. Detects violations of UseCase implementation rules, Result type, and JSDoc conventions.
Create a conventional commit. No Co-Authored-By trailer.
Design tokens (OKLch), color palette, typography, UI patterns, accessibility (WCAG 2.2).
| name | Domain Spec Kickoff |
| description | Initialize docs/domain with a single interview session, organizing the MVP and open items. |
| user_invocable | true |
A skill used when starting a template repository as a new project.
Initializes docs/domain/ to be project-specific through a single interview session.
Confirm the following in a single set of questions:
Based on the answers, update the following:
docs/domain/overview.mddocs/domain/entities.mddocs/domain/usecases.mddocs/domain/glossary.mddocs/domain/decisions.mdDo not leave open items as TBD; instead, record them as discussion points in usecases.md or decisions.md.
After updating, clarify and present the following:
docs/domain/README.mddocs/web-frontend/typescript.md