一键导入
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.