원클릭으로
typescript-reviewer
TypeScript-specific code review for type safety and modern patterns.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
TypeScript-specific code review for type safety and modern patterns.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Break a plan, spec, or PRD into independently-grabbable issues on the project issue tracker using tracer-bullet vertical slices. Use when user wants to convert a plan into issues, create implementation tickets, or break down work into issues.
Turn the current conversation context into a PRD and publish it to the project issue tracker. Use when user wants to create a PRD from the current context.
PostgreSQL specialist for query optimization, schema design, security, and performance.
Create distinctive, production-grade frontend interfaces with high design quality.
Basic security review for common vulnerabilities.
TypeScript-specific code review for type safety and modern patterns.
| name | typescript-reviewer |
| description | TypeScript-specific code review for type safety and modern patterns. |
Trigger: .ts files, "type", "interface", "generic", "typescript"
Purpose: TypeScript-specific code review for type safety and modern patterns.
Auto-invoked when Builder works on .ts or .tsx files.
any (strict mode)unknown vs any!) justified?.) used appropriatelyconst assertions where appropriatesatisfies operator for type validationany in catch)