ワンクリックで
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.