Tailwind that scales. Token mapping, responsive variants, dark mode, plugins.
Collection
Best Skills for TypeScript Teams
Curated for TypeScript-heavy stacks: type safety, Next.js App Router, Vitest, Prisma migrations, structured testing, and reviewable patterns.
9 skills · ranked by composite score
Curated
Best Skills for TypeScript Teams
Next.js App Router by the book. Server components, streaming, parallel routes.
Review for reuse, quality, efficiency. Catches over-abstraction and dead code before merge.
57 React/Next.js performance rules, applied as a structural review on your code.
Boolean prop hell → compound components. Cleaner React component APIs by construction.
TDD with red/green/refactor as a concrete TypeScript walkthrough.
TypeScript strict mode by default. Discriminated unions, branded types, exhaustive switches.
Vitest patterns: snapshots, mocks, parallel runs, in-source tests, coverage.
Prisma migrations and queries by the book. Index-aware, migration-safe, type-correct.