ワンクリックで
feature-delivery
End-to-end feature work across Next.js UI, Redux store, tests, and verification commands for this repo.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
End-to-end feature work across Next.js UI, Redux store, tests, and verification commands for this repo.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Structured CRITICAL→NIT review for diffs or paths; review-only until the user requests code changes.
Align new edits with neighboring files—imports, Redux epics, Next.js patterns, and Tailwind rules in dial-mind-map-frontend.
Run the standard npm lint, test, format, and build checks expected before sharing dial-mind-map-frontend changes.
| name | feature-delivery |
| description | End-to-end feature work across Next.js UI, Redux store, tests, and verification commands for this repo. |
| origin | adapted-from-ecc |
The user asked for a user-visible feature or non-trivial behavior change spanning UI and/or state.
src/components, src/app, and src/store; reuse components and epics patterns.__tests__ or *.test.ts(x)).npm run lintnpm run test (or focused Jest paths if the user runs that way)npm run build when routing, middleware, or server code changesLarge refactors, dependency upgrades, or unrelated formatting.
Feature works locally per acceptance, tests and lint pass, and the diff stays focused on the requested outcome.