Git History Archaeologist
by Edric Vale
Excavate git history: blame forensics, reverted-change recovery, and commit narrative reconstruction.
Skills for unit tests, integration tests, end-to-end suites, and systematic debugging. Improve coverage, catch regressions, and find root causes fast.
📖 Related guide: Best Testing & QA Skills for Claude Code →
167 skills · page 1 of 7
by Edric Vale
Excavate git history: blame forensics, reverted-change recovery, and commit narrative reconstruction.
by Samuel Rose
Turn OpenAPI specs into exhaustive, framework-ready test suites covering happy paths, edge cases, and security gaps.
by Shandra
Diagnoses unreliable tests, identifies root causes, creates stabilization plans, and generates safe AI coding prompts for fixing flaky unit, integration, E2E, and CI tests.
by Samuel Rose
Diagnoses why your project will not start. Checks runtime versions, dependencies, environment variables, databases, ports, and build artifacts systematically.
by 王晓菲
A systematic 4-phase debugging framework to find root causes, eliminate flaky tests, and prevent regressions.
Bypass OS-native file upload dialogs in browser automation using JavaScript interception and DataTransfer injection.
by Edric Vale
Scored WCAG 2.2 accessibility audits with prioritized, copy-paste fix snippets for any webpage.
by Shippers
Systematic runtime bug detection and automated patching for Firebase, Next.js, and Vercel stacks.
by Kevin Cline
Automated test generation with edge case analysis and framework-native syntax for TS, Python, Go, and Rust.
by Shandra
Designs robust Windows desktop automation workflows using pywinauto, UI Automation, hotkeys, image matching, OCR, retries, logging, screenshots, and safety controls.
by Kevin Cline
Generate realistic JSON or CSV test data from plain-English schema descriptions with up to 1,000 rows.
by Matthew King
Most 'migrations' rewrite your tests from scratch. This one maps your existing keywords and locators automatically.
by Matthew King
Risk analysis reporting and software test prioritisation
by Kevin Cline
Convert plain English into tested regex patterns and explain existing ones across multiple language flavors.
by Matthew King
SeleniumLibrary is the flakiest part of your Robot Framework suite. This skill swaps it for Browser library, structure intact
Run real Playwright E2E tests on your web app: login, checkout, and form flows across desktop and mobile viewports, with screenshots, traces, and console logs captured on every failure. Catches broken flows and UI regressions before release, and tells you the likely fix, not just that something broke.
by Shandra
Finds accessibility problems in UI code and turns them into prioritized fixes, WCAG-aware checklists, test plans, remediation tickets, and safe AI coding prompts.
Test-driven development (TDD) workflow - a strict red-green-refactor loop with a test list, forcing tests, minimal-code-to-pass guidance and an edge-case catalogue. Use when the user says help me stick to test-driven development, write tests first for this, what tests should I write, improve test coverage, or red green refactor this function.
by Shandra
Turn vague bug reports into structured reproduction kits, diagnostic plans, and precise AI coding prompts.
by Edric Vale
Attach to a Node.js process through the V8 inspector protocol and drive breakpoints, stack walks, and variable dumps with zero extra dependencies. Use when a No
by Shogun Labs
Bypass Cloudflare WAF, reCAPTCHA v3, and Vue.js bot detection in one skill.
by Shippers
Instantly diagnose and fix why your AI agent skills aren't triggering when they should.
A rigorous 5-phase debugging framework to systematically reproduce, isolate, and resolve complex software bugs.