What problem does it solve?
TypeScript/JavaScript development often suffers from inconsistent type usage, security gaps, and readability issues. This skill provides comprehensive guidelines to write type-safe, idiomatic, and secure code across the TS/JS ecosystem.
Core Features & Use Cases
- Type System Guidance: enforce strict typing, use interfaces over types where appropriate, and prefer explicit parameter and return types.
- Security Best Practices: include input validation, safe DOM handling, secure defaults, and safe resource access patterns.
- Code Quality & Review: supplies a formal review checklist and patterns to maintain modular, readable code across frontend and backend projects.
- Use Case: onboarding a new TS project and guiding ongoing code reviews for consistent quality.
Quick Start
Analyze a TypeScript project and generate actionable improvements for typing, architecture, and security.