TypeScript Core Knowledge Deep Knowledge : Use with technology: for comprehensive documentation. Basic Types Generics Utility Types Advanced Patterns Config (tsconfig.json) --- When NOT to Use This Skill | Scenario | Use Instead | |----------|-------------| | Plain JavaScript project | skill | | Node.js runtime internals | skill | | React-specific types | skill | | Testing type assertions | or skills | | Type generation from schema | or framework-specific skills | --- Anti-Patterns | Anti-Pattern | Why It's Bad | Correct Approach | |--------------|--------------|------------------| | Using ev…