Agent Skills Hub

Discover reusable agent skills, browse implementation details, and find the right skill for your workflow.

Clear

101 skills found

EngineeringAutomation
jest-testing avatar

jest-testing

Provides Jest testing patterns and best practices for interpreters, parsers, and async TypeScript code in the Lea language repository.

Views: 714
EngineeringAutomation
testing-patterns avatar

testing-patterns

Jest testing patterns, factory functions, mocking strategies, and TDD workflow. Use when writing unit tests, creating test factories, or following TDD red-green-refactor cycle.

Views: 115,850
Engineering
testing avatar

testing

Run, debug, and manage DBHub tests including unit, integration with Testcontainers, and database-specific suites. Perfect for verifying code changes and troubleshooting database connector issues.

Views: 122,669
Engineering
vitest avatar

vitest

Vitest testing patterns for reliable unit and integration tests. Focuses on critical business logic, edge cases, and mocking strategies for high-impact functions.

Views: 91
EngineeringProductivityAutomation
pali-me avatar

pali-me

Automatically keep technical documentation in sync with codebase changes by analyzing git diffs.

Views: 80
Engineering
testing-frontend avatar

testing-frontend

Automate frontend component testing, user interaction simulation, API mocking, and setup of Vitest, React Testing Library, and Vue Test Utils.

Views: 9255
EngineeringAutomation
typescript-testing avatar

typescript-testing

Standardizes Vitest unit and integration testing workflows for TypeScript, enforcing 70% coverage, proper mocking, and CI/CD-ready verification patterns.

Views: 8204
Engineering
encore-testing avatar

encore-testing

Unit and integration test your Encore.ts backend applications using Vitest, including support for isolated test databases and service mocking.

Views: 923
EngineeringAutomation
vitest-runner avatar

vitest-runner

Automated Vitest management skill: handles test execution, coverage reporting, failure diagnosis, and configuration management for TypeScript/JavaScript projects.

Views: 15124
EngineeringProductivity
testing-fundamentals avatar

testing-fundamentals

Implement professional TDD workflows with strict 80% coverage, automated testing strategies, and AAA pattern enforcement for robust, high-quality code.

Views: 115
Engineering
testing-anti-patterns avatar

testing-anti-patterns

Enforce high-quality testing practices by identifying and preventing common anti-patterns like mock-testing, test-only production code, and incomplete dependency mocking.

Views: 516
EngineeringAutomation
mutation-testing-js avatar

mutation-testing-js

Mutation testing patterns for JS/TS using Stryker. Analyze branch code to find weak or missing tests, verify test effectiveness, and strengthen Node.js test suites.

Views: 5422