ワンクリックで
documentation-update
Update docs/ in response to code changes. Keep docs/ always up to date.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Update docs/ in response to code changes. Keep docs/ always up to date.
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 | Documentation Update |
| description | Update docs/ in response to code changes. Keep docs/ always up to date. |
docs/ is the Single Source of Truth for all technical documentationdocs/domain/ - Domain specifications (overview, entities, use cases, glossary)docs/plan/ - Feature specifications (Spec-Driven Development, per-feature specs & checklists)docs/testing/ - Testing implementation guidelines (Unit/Integration/API/UI/VRT/E2E)docs/web-frontend/ - Frontend (architecture, hooks, CSS, a11y, testing, error handling, TypeScript)docs/backend/ - Backend (server architecture, domain modeling, API design, UseCase implementation rules, function documentation conventions, PR guidelines, datetime handling)docs/design/ - Design system (tokens, colors, typography, UI patterns, principles, a11y)docs/infra/ - Infrastructure (Terraform, tfaction, CI/CD)docs/security/ - Security (lint, scanning)