1,524 curated testing & debugging skills, agents, commands and plugins — from original author repos, ranked by GitHub signal.
jeremylongshore
Profile application performance metrics
jeremylongshore
Profile and optimize database queries
jeremylongshore
Designs versioned system prompts, few-shot libraries, and chain-of-thought patterns with A/B testing and regression coverage — treats prompts as production code. Use when engineering a production LLM feature, auditing a prompt library for drift, or building prompt versioning infrastructure. Trigger with \"design this system prompt\", \"audit our prompt library\".
jeremylongshore
Risk-maps codebases and writes the actual test code — integration tests on critical paths, Playwright E2E for user journeys, flaky test triage, and CI gating — using the testing trophy over the pyramid. Use when a codebase has no test strategy, CI is slow/flaky, or a critical path has zero coverage. Trigger with \"write the tests\", \"triage our flaky tests\".