{ "name": "typescript", "description": "TypeScript 5.9 type safety, compiler configuration, and best practices based on real-world AI coding failures. Provides intelligent skill recommendations, type safety validation, and prevents common TypeScript anti-patterns.", "version": "1.0.0", "author": { "name": "Claude Code Plugin Marketplace", "email": "plugins@anthropic.com" }, "skills": [ "./skills" ], "commands": [ "./commands" ], "hooks": [ "./hooks" ] }