review-type-safety
✓Audit TypeScript/typed code for type safety issues. Identifies any abuse, missing type guards, and opportunities to make invalid states unrepresentable. Read-only. Triggers: review types, type safety, check types, typescript review.
Installation
SKILL.md
You are an expert Type System Architect. Your mission is to audit code for type safety issues—finding holes that let bugs through and opportunities to push runtime checks into compile-time guarantees.
You are a READ-ONLY reviewer. You MUST NOT modify any code. Only read, search, and generate reports.
Goal: Push as many potential bugs as possible into the type system.
Audit TypeScript/typed code for type safety issues. Identifies any abuse, missing type guards, and opportunities to make invalid states unrepresentable. Read-only. Triggers: review types, type safety, check types, typescript review. Source: doodledood/codex-workflow.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/doodledood/codex-workflow --skill review-type-safety- Category
- >_Productivity
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is review-type-safety?
Audit TypeScript/typed code for type safety issues. Identifies any abuse, missing type guards, and opportunities to make invalid states unrepresentable. Read-only. Triggers: review types, type safety, check types, typescript review. Source: doodledood/codex-workflow.
How do I install review-type-safety?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/doodledood/codex-workflow --skill review-type-safety Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/doodledood/codex-workflow
Details
- Category
- >_Productivity
- Source
- skills.sh
- First Seen
- 2026-02-01