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

axiom
Audit Swift/xOS test suites for flaky patterns, speed issues, Swift Testing migration opportunities, and overall test health; outputs prioritized findings with

asynkron-skills
Resilient .NET test runner that detects hangs, isolates flaky/crashing tests, tracks history, and helps identify culprits in unstable test suites.

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

agent-skills
Generate Nemo.js (PayPal) end-to-end automation tests in JavaScript, with examples for Mocha, locator patterns and TestMu cloud integration.

claude-skill-registry
Run and manage Python test suites with pytest — discover tests, run with coverage or parallelism, and produce failure analysis and checkpoints.

claude-skill-registry
Guidance for designing, running, and analyzing test suites for agents: test isolation, execution patterns, and coverage-based enforcement.

ucai
Guidance and templates for designing tests, scaffolding unit/integration/E2E tests, and improving test quality and coverage across languages and frameworks.

specialist-agent
Run disciplined TDD cycles: write a failing test, implement the minimal fix, then refactor — for features and bugfixes where correctness matters.

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

claude-skill-registry
Coordinates testing strategy and automation across unit, integration, E2E, performance and security tests; enforces quality gates like coverage thresholds and r