一键导入
match-repo-style
Align new edits with neighboring files—imports, Redux epics, Next.js patterns, and Tailwind rules in dial-mind-map-frontend.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Align new edits with neighboring files—imports, Redux epics, Next.js patterns, and Tailwind rules in dial-mind-map-frontend.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
Structured CRITICAL→NIT review for diffs or paths; review-only until the user requests code changes.
End-to-end feature work across Next.js UI, Redux store, tests, and verification commands for this repo.
Run the standard npm lint, test, format, and build checks expected before sharing dial-mind-map-frontend changes.
基于 SOC 职业分类
| name | match-repo-style |
| description | Align new edits with neighboring files—imports, Redux epics, Next.js patterns, and Tailwind rules in dial-mind-map-frontend. |
| origin | adapted-from-ecc |
You are editing an unfamiliar area of src/ or introducing a new file next to existing ones.
.ts / .tsx files (and any colocated __tests__ or *.test.tsx).@/ → relative), hook style, and component structure—not necessarily line-by-line, but the same conventions.*.epics.ts and *.reducers.ts pair and mirror error handling, action naming, and selector layout.npm run lint on the touched paths before concluding.The change reads as if the same author wrote the surrounding module: no new stray patterns, no conflicting state style, no import-sort violations.