💻Development
6
89

accelint-ts-testing

Comprehensive vitest testing guidance for TypeScript projects. Use when (1) Writing new tests with AAA pattern, parameterized tests, or async/await, (2) Reviewing test code for anti-patterns like loose assertions (toBeTruthy), over-mocking, or nested describe blocks, (3) Optimizing slow test suites, (4) Implementing property-based testing with fast-check - especially for encode/decode pairs, roundtrip properties, validators, normalizers, and idempotence checks. Covers test organization, assertions, test doubles hierarchy (fakes/stubs/mocks), async testing, performance patterns, and property-based testing patterns. Trigger keywords on vitest, *.test.ts, describe, it, expect, vi.mock, fast-check, fc.property, roundtrip, idempotence.

#testing#best-practices#typescript#vitest#fast-check
Share
Quick Install
>_npx skills add gohypergiant/agent-skills
Documentation
Loading documentation...
Repository
Repositorygohypergiant/agent-skills
Stars6
Last UpdatedMar 6, 2026
Related Skills
98,200
1,664

remotion-best-practices

Best practices for creating videos with React and Remotion.

remotion-dev
remotion-dev/skills
85,870
22,258

vercel-react-best-practices

Provides React and Next.js performance optimization guidelines from Vercel Engineering.

vercel-labs
vercel-labs/agent-skills
17,885
22,258

vercel-composition-patterns

A skill for applying React composition patterns that scale, useful for refactoring components and building flexible libraries.

vercel-labs
vercel-labs/agent-skills
13,500
55,506

systematic-debugging

A skill for systematic debugging to identify and resolve bugs or unexpected behaviors before proposing fixes.

obra
obra/superpowers
13,370
22,258

vercel-react-native-skills

Best practices for React Native and Expo app development, focusing on performance and native module integration.

vercel-labs
vercel-labs/agent-skills