一键导入
data-model-reviewer
Analyze and Refactor TypeScript data models. Detect duplication, improve type safety, and validate relationships in interfaces/types.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Analyze and Refactor TypeScript data models. Detect duplication, improve type safety, and validate relationships in interfaces/types.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
사용자가 번역을 요청한 단어를 정중한 표현의 영어로 번역한다.
DRY, KISS, SRP 원칙에 대해서 코드 리뷰를 수행합니다. 코드 품질 검토, 리팩터링 기회 식별, 중복 코드 감지, 복잡한 로직 단순화에 특화되어 있습니다.
Reviews React components and provides improvement suggestions. Use when you need code review, component review, structure improvement, refactoring, or component separation.
리팩토링 환경 구성. worktree 생성, 코드 리뷰, 리팩토링 계획 문서 작성. "리팩토링 셋업", "리팩토링 준비" 요청 시 사용.
Supabase 프로젝트 초기 설정. 테이블 생성, RLS 정책, 환경변수 설정, 타입 생성. "Supabase 설정", "DB 셋업" 요청 시 사용.
| name | data-model-reviewer |
| description | Analyze and Refactor TypeScript data models. Detect duplication, improve type safety, and validate relationships in interfaces/types. |
| allowed-tools | Read, Grep, Glob |
TypeScript 타입 정의를 검토하여 SSOT, 타입 안전성, 데이터 관계의 품질을 확인합니다.
Glob으로 **/types/**/*.ts, **/*.d.ts 등 타입 정의 파일 찾기Read로 파일 읽고 interface/type 정의 확인Grep으로 any, 매직 스트링, 중복 정의 탐지any 타입 미사용?) 필요한 곳에만 사용examples.md의 "리뷰 출력 형식" 섹션을 따를 것