RaNDoM6913/claude-code-superkit

Production-tested agents (56), commands (16), hooks (42), skills (22), and rules (19) for Claude Code and Codex CLI. All agents on Opus 4.8 — every prompt hardened by Claude Fable 5.

2Stars on the repository
174Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

ai-slop-cleaner

01

RaNDoM6913/claude-code-superkit

Agent

Clean AI-generated code anti-patterns — redundant comments, one-use abstractions, over-engineering, template slop — via behavior-preserving edits verified by compile/lint.

not rated 2 1mo ago A 40 tokens original MIT

architect

03

RaNDoM6913/claude-code-superkit

Agent

System design advisor — scans the codebase, proposes 2-3 architecture approaches with trade-offs, and recommends exactly one.

not rated 2 1mo ago A 26 tokens original MIT

audit-backend

04

RaNDoM6913/claude-code-superkit

Agent

Backend audit — 12 fixed checks (SQL safety, error handling, auth coverage, PII exposure, dead code, TODO density) reporting per-check PASS/WARN/FAIL for /audit.

not rated 2 1mo ago A 42 tokens original MIT

audit-frontend

05

RaNDoM6913/claude-code-superkit

Agent

Audit frontend code for hardcoded values, console.log, TypeScript strict, dead imports, design tokens, accessibility.

not rated 2 1mo ago A 26 tokens original MIT

audit-infra

06

RaNDoM6913/claude-code-superkit

Agent

Infrastructure audit — 12 fixed checks (secrets, Docker, dependency CVEs, CORS, webhooks, migrations, CI/CD, backups, monitoring), each reported PASS/WARN/FAIL for /audit.

not rated 2 1mo ago A 46 tokens original MIT

RaNDoM6913/claude-code-superkit

Agent

Behavioral psychology specialist for retention, habit loops, and notification cadence. Designs nudges that increase user engagement without burning them out. Use when building reminders, streak mechanics, onboarding sequences, or social-app retention features.

not rated 2 1mo ago A 48 tokens original MIT

RaNDoM6913/claude-code-superkit

Agent

First-pass analyst for unfamiliar codebases — maps tech stack, architecture layers, conventions, hot paths, and known constraints into a concise onboarding brief.

not rated 2 1mo ago A 35 tokens original MIT

critic

11

RaNDoM6913/claude-code-superkit

Agent

Final quality gate — multi-perspective review (security, new-hire, ops) with gap analysis, pre-commitment predictions, and a single APPROVE/CONCERN/BLOCK verdict.

not rated 2 1mo ago A 41 tokens original MIT

database-reviewer

12

RaNDoM6913/claude-code-superkit

Agent

PostgreSQL database specialist — query optimization, schema design, index strategy, migration safety, anti-patterns.

not rated 2 1mo ago A 25 tokens original MIT

dependency-checker

14

RaNDoM6913/claude-code-superkit

Agent

Audit dependencies across ecosystems — npm audit, govulncheck, pip-audit, cargo-audit, outdated packages, risk categorization, ordered update plan.

not rated 2 1mo ago A 35 tokens original MIT

docs-reviewer

15

RaNDoM6913/claude-code-superkit

Agent

Documentation review — freshness check (git diff vs docs) + accuracy validation (claims vs code) + coverage audit.

not rated 2 1mo ago A 26 tokens original MIT

evaluator

17

RaNDoM6913/claude-code-superkit

Agent

Calibrated QA evaluator — scores implementation against Sprint Contract criteria and returns exactly one verdict (PROCEED/ITERATE/ESCALATE) with structured critique for the /dev iteration loop.

not rated 2 1mo ago A 41 tokens original MIT

goal-verifier

18

RaNDoM6913/claude-code-superkit

Agent

Goal-backward verification — checks each stated goal through the 4-level substantiation ladder (EXISTS/SUBSTANTIVE/WIRED/DATA-FLOW) and returns exactly one of PASS/NEEDS-ATTENTION/NEEDS-REMEDIATION.

not rated 2 1mo ago A 56 tokens original MIT

health-checker

19

RaNDoM6913/claude-code-superkit

Agent

Project health dashboard — auto-detects the stack, runs 9 checks (compilation, tests, TODO inventory, API spec drift, migration pairs, deps, security, docs, bundle) and reports OK/WARN/FAIL per check plus an overall HEALTHY / NEEDS ATTENTION / UNHEALTHY verdict.

not rated 2 1mo ago A 68 tokens original MIT

RaNDoM6913/claude-code-superkit

Agent

Scope-discipline specialist — REVIEW mode flags scope creep in diffs; IMPLEMENT mode ships the smallest change that solves the task and surfaces out-of-scope work as follow-ups.

not rated 2 1mo ago A 39 tokens original MIT

plan-checker

22

RaNDoM6913/claude-code-superkit

Agent

Validates implementation plans before execution — 8 dimensions (coverage, file paths, dependency order, scope, conventions, docs, tests, factual accuracy), verdict PASS/REVISE/BLOCK.

not rated 2 1mo ago A 42 tokens original MIT

RaNDoM6913/claude-code-superkit

Agent

9-point pre-deploy gate — compilation, linting, tests, build/bundle, migrations, API spec, debug artifacts, env config, secrets — ends in READY / NOT READY.

not rated 2 1mo ago C 42 tokens original MIT

reality-checker

24

RaNDoM6913/claude-code-superkit

Agent

Evidence-based readiness assessor — defaults to NEEDS WORK, rejects hedge-word claims, and demands concrete proof (test output, screenshots, logs) for every claim before declaring READY.

not rated 2 1mo ago A 39 tokens original MIT

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: