Generates tsconfig.json for TypeScript compilation configuration. Includes path aliases (@/ for src/), Jest types, and Vite client types.
3.7
Rating
0
Installs
Frontend Development
Category
The skill provides a clear purpose for generating tsconfig.json with specific features (path aliases, Jest/Vite types). However, it lacks the actual template content needed to complete the task - while SKILL.md references examples.md for the template, this file is not present in the directory. The description is adequate for understanding what the skill does, but without the template, a CLI agent cannot actually generate the configuration. The structure is reasonable for a simple skill. Novelty is low as generating a standard tsconfig.json is straightforward and doesn't require significant complexity that would challenge a CLI agent or consume many tokens.
Loading SKILL.md…

Skill Author