Marketplace

typescript-type-safety

TypeScript type safety including type guards and advanced type system features. **ALWAYS use when writing ANY TypeScript code (frontend AND backend)** to ensure strict type safety, avoid `any` types, and leverage the type system. Examples - "create function", "implement class", "define interface", "type guard", "discriminated union", "type narrowing", "conditional types", "handle unknown types".

$ Installer

git clone https://github.com/marcioaltoe/claude-craftkit /tmp/claude-craftkit && cp -r /tmp/claude-craftkit/plugins/architecture-design/skills/typescript-type-safety ~/.claude/skills/claude-craftkit

// tip: Run this command in your terminal to install the skill

Repository

marcioaltoe
marcioaltoe
Author
marcioaltoe/claude-craftkit/plugins/architecture-design/skills/typescript-type-safety
6
Stars
0
Forks
Updated1w ago
Added1w ago