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

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

claude-code-tauri-skills
Testing patterns and tooling for Tauri v2 apps: unit/integration mocks, WebDriver e2e tests, and CI integration with GitHub Actions.

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.

inertia-rails-skills
Testing guide and helpers for Inertia Rails apps — RSpec/Minitest matchers and examples for Inertia responses, components, props, flashes, and partial reloads.

thebushidocollective
Practical Vitest configuration and workspace patterns for Vite projects: environment setup (node/jsdom), coverage, thread/pool tuning, browser mode, and CI-frie