7-phase full-stack development workflow with TDD, systematic debugging, code review, and documentation generation. Supports C/C++/Python/TypeScript/Go/Rust/Java and embedded STM32 development.
★not rated 2 4mo agoA
tokens not measured
originalMIT
AI-powered test generation skills for AWS Python projects — Lambda, API Gateway, Step Functions, and Batch. Generates E2E, integration, contract, performance, and load tests by reading actual handler code.
★not rated 2 2mo agoA
tokens not measured
originalApache-2.0
Skills for critically exploring and documenting code. exploratory-qa surfaces non-obvious decisions in a feature; document-feature captures how and why a feature works for future maintainers; consulting-project-docs routes existing docs into AI sessions; migrate-project-docs prepares pre-existing docs for that router.
★not rated 2
changed todayA
tokens not measured
originalMIT
Agent-native API regression verification. Snapshot a known-good baseline, then let the agent check its own edits for broken contracts (removed fields, status changes, failing tests) before reporting done. Deterministic — no LLM judging, no cloud.
★not rated 1 1mo agoA
tokens not measured
originalMIT
Author verifiable eval records through a draft → review → revise → submit loop with server-enforced graders; compile to JSONL/CSV/Inspect/lm-eval via MCP. STDIO or Streamable HTTP.
★not rated 1 12d agoA
tokens not measured
originalApache-2.0
Semantic C# analysis and refactoring for AI agents, powered by Roslyn. Load .sln/.csproj files, inspect the live MCP catalog at runtime, and use 32 bundled agent skills for analysis, refactoring, testing, architecture review, and release workflows.
★not rated 1
changed todayA
tokens not measured
originalMIT
Audit live web pages for fake/mock data — 5-phase Playwright + Claude Code skill that classifies every visible value as REAL, MOCK, LLM, HARDCODED, BROKEN, or UNKNOWN.
★not rated 1 3mo agoA
tokens not measured
originalMIT
Declarative Action Architecture (DAA) — a strict three-layer separation pattern for E2E automation testing. Provides skills for generating, reviewing, and architecting DAA-compliant test code.
★not rated 1 3mo agoA
tokens not measured
originalApache-2.0
Code review, pre-flight, worktree isolation, guard hooks, and risk-weighted test coverage for Claude Code. Consumed as-is; /dotclaude:coding and /dotclaude:testing elicit your project's bar.
★not rated 1
changed todayA
tokens not measured
originalMIT
Defense against LLM Rust failure modes: 59 categories of bugs that survive rustc, clippy, and cargo test — async cancellation, unsafe/FFI, concurrency, crypto, supply-chain, tests-that-pass-by-luck, semantic conformance, and systemic performance cost. Ships the rust-intel skill plus /rust-intel:audit, /rust-intel:fix.
★not rated 1
changed todayA
tokens not measured
originalApache-2.0
Living Spec Architecture — a technology-agnostic spec layer that authors a grounded spec and verifies it before and after an external implementer builds it. LSA is NOT the implementer: any coding agent (Claude Code, Cursor) or human writes the code. Skills: discover (extract intent + gather codebase facts; the…
★not rated 1 9d agoA
tokens not measured
originalMIT
Three hooks, no agents. A stated test result must reproduce, a fabricated import never reaches disk, and every command's real output is recorded. Active in every project the moment it is installed.
★not rated 1 18d agoA
tokens not measured
originalMIT
Counterfactual A/B + layered-ablation harness for Claude Code setup. Measures whether your /.claude/ stack (skills, lessons, axioms, memory) plus in-repo discipline (docs/runbooks, decisions, findings) actually helps on real tasks. Binary A/B (setup-ON vs setup-OFF) and layered ablation (strip one layer at a time, ran.
★not rated 1 18d agoA
tokens not measured
originalMIT
A check reported clean without examining the case it exists for — "green" meant "nothing ran". Use when about to trust a gate, test or CI step you have never watched fail; when a guard is green but the bug it guards shipped anyway; when a check passes on a shallow clone, a disabled object, a malformed input or an…
★not rated 1 18d agoA
tokens not measured
originalMIT
At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: