accelint-ts-testing
π―Skillfrom gohypergiant/agent-skills
Enhances Vitest testing practices by providing expert guidance on test organization, performance optimization, and preventing common testing anti-patterns.
Same repository
gohypergiant/agent-skills(22 items)
Installation
npx skills add https://github.com/gohypergiant/agent-skills --skill accelint-ts-testingNeed more details? View full documentation on GitHub β
More from this repository10
vitest-best-practices skill from gohypergiant/agent-skills
Optimizes Next.js performance by providing best practices for Server Components, data fetching, routing, and code structure across App and Pages Routers.
Optimizes React performance by providing best practices for components, hooks, rendering, state management, and addressing React 19+ features.
js-ts-best-practices skill from gohypergiant/agent-skills
Systematically audits and optimizes JavaScript/TypeScript performance by identifying runtime anti-patterns, V8 deoptimization risks, and algorithmic complexity issues.
Provides AI guidance for implementing React component best practices, focusing on performance optimization, code quality, and efficient rendering strategies.
Enforces TypeScript/JavaScript best practices by providing comprehensive coding standards for type safety, defensive programming, and code correctness.
Generates comprehensive, human-friendly README documentation by recursively analyzing a codebase and creating thorough, up-to-date markdown documentation with practical examples.
Audits and enhances JavaScript/TypeScript documentation by adding JSDoc comments, improving comment quality, and identifying documentation gaps.
Provides expert guidance and automated recommendations for optimizing data fetching, caching, and state management with TanStack Query in React applications.