SKILL.md packages that extend Claude Code, Cursor, Copilot, and other AI agents.
Tags

agent-skills
Automates migration guidance from Jest/Vitest to Rstest: translate configs, update APIs, and provide minimal-change patches to make tests run under Rstest.

skills_collection
Industry-standard Jest testing setup for TypeScript projects with guidance for React Testing Library, ts-jest, snapshots, and coverage configuration.

agentic-tools
Enforce a strict TDD cycle (red→green→refactor) for feature work: require failing tests first, mock bootstrap validation, full-suite runs, and quality gates bef

opencode-skills-collection
Guidelines and utilities for TDD, factory-based test data, mocking strategies, and testing patterns for React/TypeScript projects.