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

agent-skills
Generate NUnit 3 unit tests and test patterns for C# projects (Assert.That constraint model, parameterized tests, lifecycle hooks, and Moq examples).

apple-skills
Reference skill for Apple's modern Swift Testing framework: defines @Test/@Suite, expectations (#expect/#require), traits, and migration patterns from XCTest.

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

htest
Guidance for writing hTest declarative tests (JS-first and HTML-first), including patterns for args/expect, checks, maps, hooks, and running tests in Node or br

dotfiles
Enforces a TDD workflow for development: write tests first, aim for 80%+ coverage across unit, integration, and E2E tests, and follow a repeatable RED-GREEN-REF

skills_collection
Coordinate test strategy, automation, and quality gates across unit, integration, E2E and performance tests for a component or service.

awesome-omni-skills
Comprehensive workflow for setting up and running robust JavaScript/TypeScript tests (unit, integration, E2E) while preserving upstream provenance and support f

ai-toolkit
Expert guidance on modern Java 17+ development, including Spring Boot, virtual threads, sealed types, and high-performance concurrency patterns.

mockly
A fluent HTTP mocking library for .NET to intercept HttpClient calls and configure precise responses for unit and integration testing.

agent-skills
Automate the generation of professional C# xUnit.net tests, covering Fact/Theory patterns, constructor injection, and shared fixtures.

agent-skills
Generates and configures Karma test runner setups for browser-based JavaScript testing with Jasmine, Mocha, or QUnit.

pi_agent_rust
Implements Jest testing best practices, factory functions, and TDD cycles for robust React Native and TypeScript applications.