About
Type Safety Guardian is an autonomous Claude Code skill designed to maintain high-integrity codebases by enforcing strict TypeScript standards. It acts as a proactive auditor that monitors code creation, reviews, and refactoring to prevent the use of 'any' or 'unknown' types and ensures explicit return types on public methods. By integrating ADR-0006 standards directly into the development workflow, it helps teams eliminate technical debt, improve IDE intellisense, and ensure consistent typing patterns across complex projects like 3D asset generation platforms.