Back to Home

Claude Code Plugin

Orbit Audit Suite

10 expert engineers. One command. Every angle covered.

A Claude Code plugin that reviews your plans and code through the eyes of specialized engineers — from design to accessibility, frontend to production readiness.

Install

Step 1 — Add from marketplace

$/plugin marketplace add Recusive/Orbit-plugin

Step 2 — Install the plugin

$/plugin install audit-suite@orbit-plugin

The 10 lenses

Each lens reviews your code or plan through the eyes of a specialized engineer, catching issues that generalist reviews miss.

01

Design Engineer

Visual hierarchy, design tokens, dark mode, interactive states, animation quality

02

UX Engineer

User journey gaps, broken mental models, missing feedback, discoverability

03

Frontend Engineer

React anti-patterns, Zustand pitfalls, type safety, re-render bloat

04

Backend Engineer

Rust error handling, concurrency hazards, resource leaks, IPC mismatches

05

Structural Architect

Module coupling, dependency direction, layer violations, circular deps

06

Repo Maintainer

Convention drift, barrel exports, naming inconsistency, dead code, import hygiene

07

Production Engineer

Dev/prod parity, error recovery, data integrity, rollback safety

08

DX Engineer

Error message quality, CLI ergonomics, keyboard-first design, config defaults

09

Performance Engineer

Memory accumulation, IPC latency, streaming bottlenecks, startup impact

10

Accessibility Engineer

Screen reader compatibility, keyboard navigation, focus management, ARIA

The orchestrator

/full-audit

Runs all relevant lenses sequentially into one document. Smart lens selection skips irrelevant lenses automatically. Deduplicates findings, surfaces cross-cutting concerns, and produces a master verdict. Works in two modes — audit a plan before implementation, or review your uncommitted code changes.

5 bundled reference skills

The audit lenses consult these reference skills for domain-specific best practices.

emil-design-engineering

Typography, surfaces, forms, component composition, touch targets, and accessibility patterns

vercel-react-best-practices

45 prioritized React performance rules across 8 categories from Vercel Engineering

web-animation-design

Easing blueprints, timing guidelines, spring physics, and GPU-only property rules

web-design-guidelines

Web Interface Guidelines compliance — accessibility and UX patterns

make-interfaces-feel-better

Concentric border-radius, optical alignment, shadow depth, and micro-interactions

Zero dependencies

Skills only — no hooks, no MCP servers, no scripts, no executables. Every file in the plugin is human-readable Markdown. Nothing runs, nothing phones home, nothing requires permissions.

No hooksNo MCP serversNo scriptsNo executablesNo network requests

Open source. MIT license.

Inspect every skill file, fork the repo, or contribute new lenses. Everything is on GitHub.