typescript-quality

Installation
SKILL.md

TypeScript Quality - Quick Reference

When NOT to Use This Skill

  • SonarQube integration - Use sonarqube skill
  • Test configuration - Use vitest skill
  • Security scanning - Use security skills
  • React-specific patterns - Use react skill

Deep Knowledge: Use mcp__documentation__fetch_docs with technology: typescript or biome for comprehensive documentation.

Tool Comparison

Tool Speed Type-aware Configuration
Biome Fastest No Minimal
ESLint Slower Yes (with TS) Extensive
TypeScript N/A Yes tsconfig.json

Recommendation: Use Biome for formatting + basic linting, ESLint for type-aware rules.

Installs
652
GitHub Stars
30
First Seen
Mar 6, 2026
typescript-quality — claude-dev-suite/claude-dev-suite