lint
97Command
Lint OpenAPI spec AND codebase for inconsistencies.
Command
Lint OpenAPI spec AND codebase for inconsistencies.
Command
Map generated API code to actual usage locations in your codebase.
Command
Quick status check - show sync state without fetching spec.
Command
Sync codebase with OpenAPI spec - generate types and API code (100% accuracy by default).
Skill Claude CodeCodex
Universal code generator - clones your existing code style exactly.
Skill Claude CodeCodex
Check and install OpenAPI Sync MCP server dependency.
Skill Claude CodeCodex
Parse OpenAPI 3.x / Swagger 2.x specs and extract endpoint information.
Skill Claude CodeCodex
Beautiful ASCII art output formatting guidelines for all plugin commands.
Skill Claude CodeCodex
Universal pattern detector - learns from ANY codebase through sample analysis.
Skill Claude CodeCodex
Best practice templates for API layer scaffolding.
Plugin Claude Code
Marketplace hosting the Harness Kit plugin — a portable engineering harness + repo introspect generator.
Plugin Claude Code
A portable Claude Code engineering harness — plan → work → verify → feedback discipline as reusable agents, skills, and hooks, plus an introspect skill that tailors a .claude/ setup to any repo's tech stack.
Agent
READ-ONLY accessibility critic — audits a running surface against WCAG 2.2 AA and returns a PASS/FAIL verdict per criterion WITH THE MEASURED VALUE. Covers semantic HTML, ARIA roles/states/names, keyboard nav + focus order + focus-visible, tap-target size (44px), color contrast (real computed-style probe)…
Agent
Senior AI/LLM engineer — designs and hardens LLM features: prompt design with structured/JSON-schema output, RAG (chunking, embeddings, retrieval eval, reranking), eval harnesses (golden sets, regression, LLM-as-judge, hallucination detection), model/provider selection by cost/latency/quality…
Agent
Senior product-analytics / data engineer — designs the tracking plan (event taxonomy, naming, properties), defines funnel / retention / activation metrics, sets the North-star + input metrics, implements instrumentation (client + server events), enforces data quality + validation, designs A/B tests + reads them out…
Agent
Verifies a chrome-extension/ change before it is reported done. Checks Service Worker (Manifest v3) compatibility with vm.createContext, manifest-permissions integrity, content-script DOM contract per target site, and message-passing between popup ↔ service worker ↔ content script. Use after any change in…
Agent
Independently verifies a data-shape claim against the REAL configured store — MongoDB or a SQL store (SQLAlchemy / SQLite / Postgres) — before any data-touching change is reported done. Detects the store from repo config, then measures field/column existence, population, and type by a real query, never inferred from…
Agent
Orchestrator / engineering-manager for a small product org — takes a whole feature or initiative end-to-end and runs the specialist team as ONE company: decomposes the work, routes each slice to the right role agent, fans out independent slices as parallel waves, wires dependencies, integrates results, drives the…
Agent
Non-engineering design / UX heuristic critic WITH EYES. SCREENSHOTS the running surface (Playwright) and judges rendered craft — visual hierarchy, spacing rhythm, alignment, contrast, density, design-token conformance, DESIGN.md tone — against a concrete per-dimension rubric, ON TOP of the static DESIGN.md/FLOWMAP…
Agent
The omp harness inspection + management device. Runs the deterministic health check (harness-check.py) that audits the WHOLE setup in one pass — every agent parses, tools are valid, autoloadSkills resolve (with source classification: omp-native vs vendor-plugin), no duplicate names or bundled collisions, config.yml…
Agent
Senior platform/DevOps engineer — owns build, ship, run, and observe. Covers Docker/compose, CI/CD (GitHub Actions), deploy targets (Vercel/Render/Fly/AWS), env + config management + 12-factor, observability (structured logs, metrics, tracing, error tracking), health checks, scaling + cost, IaC, rollback/ blue-green…
Agent
Senior performance engineer — measures, diagnoses, and fixes performance across the stack, always with a before/after number. Covers Core Web Vitals (LCP / INP / CLS) measured in a real browser, bundle size + code-splitting + tree-shaking, render perf (excess re-renders, memoization), DB query perf (N+1, missing…
Agent
Product / UX designer (producer) — the missing producer pair of the read-only design-critic. Given a UIUX feature, it frames the JTBD, grounds in the matching DESIGN.md + FLOWMAP.md (web search for the delta only), audits the current-state surfaces, decides design-craft forks with conviction (north-star default, shown…
Agent
Senior PM / PO — frames the job-to-be-done, prioritizes with conviction (RICE / impact-effort), writes the PRD (problem, users, success metric, scope, non-goals, risks), and cuts scope decisively. Two-phase: DEFINE (default — produces the PRD/spec doc only) then HANDOFF (recommends the design / architect /…