10 plugins match the active filters.
Generates unit tests from real call sites, hunts flaky tests by rerunning suspects in isolation, and exposes coverage data over MCP.
OpenAPI-first API documentation. Skills keep specs, prose, and SDK examples in sync; an MCP server serves the spec registry.
Code review skills for agent workflows: diff triage, test-gap detection, and API surface checks that run before a human ever opens the PR.
Dependency and secret scanning for agent workflows. Skills audit lockfiles and diffs; the MCP server serves a live advisory feed.
Keeps READMEs, API references, and changelogs in sync with the code they describe. Regenerates only the sections that drifted.
Data-wrangling skills backed by an embedded DuckDB MCP server. Profile a dataset first, then clean it column by column.
Reviews SQL migrations for lock-heavy DDL, missing indexes on new foreign keys, and irreversible operations before they hit production.
Accessibility audit skills: WCAG 2.2 page audits, contrast fixes, and ARIA reviews that produce concrete patches instead of checklists.
Rollout planning and incident notes as skills, plus an SSE feed of fleet deploy events so agents can see what shipped where.
Splits messy working trees into reviewable commits and writes Conventional Commits messages that actually describe the change.