Apply advanced TypeScript patterns - strict type safety, utility types, generics, discriminated unions, branded types, conditional types, template literal types, and declaration merging. Covers tsconfig best practices, type-safe API design, narrowing, and eliminating any/unknown. Use when writing TypeScript, reviewing TypeScript types, designing type-safe APIs, debugging type errors, or improving type coverage in a codebase.
$npx -y skills add jignesh-ponamwar/skills-mcp --skill typescript-patternsInstalls into the current project.
Run `npx skills use "https://github.com/jignesh-ponamwar/skills-mcp" --skill "jignesh-ponamwar/skills-mcp/typescript-patterns"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/jignesh-ponamwar/skills-mcp" that are relevant to the current task. Run `npx skills add "https://github.com/jignesh-ponamwar/skills-mcp"` and select the relevant skills, then follow their instructions.