Comprehensive TypeScript guidance covering compiler configuration, advanced types, utility types, type guards, strict mode workflows, and documentation patterns; use when configuring tsconfig, designing complex generics, making illegal states unrepresentable, fixing type errors, or writing testable and maintainable type-safe APIs.
Overall
score
99%
Does it follow best practices?
Validation for skill structure
{
"name": "pantheon-ai/typescript-advanced",
"version": "0.1.1",
"private": false,
"summary": "Comprehensive TypeScript guidance covering compiler configuration, advanced types, utility types, type guards, strict mode workflows, and documentation patterns; use when configuring tsconfig, designing complex generics, making illegal states unrepresentable, fixing type errors, or writing testable and maintainable type-safe APIs.",
"skills": {
"typescript-advanced": {
"path": "SKILL.md"
}
}
}Install with Tessl CLI
npx tessl i pantheon-ai/typescript-advanced@0.1.1references