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
61Mods 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

Skill Claude CodeCodex

Clean AI-generated code patterns — redundant comments, unnecessary abstractions, over-engineering, template code.

2 1mo ago A 25 tokens original MIT

architect

03

RaNDoM6913/claude-code-superkit

Skill Claude CodeCodex

System design advisor — evaluates trade-offs, proposes architecture for new features, reviews refactoring plans.

2 1mo ago A 20 tokens original MIT

audit-backend

04

RaNDoM6913/claude-code-superkit

Skill Claude CodeCodex

Audit backend code for SQL safety, error handling, auth coverage, PII exposure, dead code, TODO density.

2 1mo ago B 26 tokens original MIT

audit-frontend

05

RaNDoM6913/claude-code-superkit

Skill Claude CodeCodex

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

2 1mo ago A 26 tokens original MIT

audit-infra

06

RaNDoM6913/claude-code-superkit

Skill Claude CodeCodex

Audit infrastructure — secrets, Docker, deps, CORS, webhooks, migrations, CI/CD, monitoring.

2 1mo ago B 25 tokens original MIT

RaNDoM6913/claude-code-superkit

Skill Claude CodeCodex

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.

2 1mo ago A 48 tokens original MIT

bot-reviewer

10

RaNDoM6913/claude-code-superkit

Skill Claude CodeCodex

Review chat bot code (Telegram, Discord, Slack) for callback safety, state machines, rate limits, and production readiness.

2 1mo ago A 28 tokens original MIT

RaNDoM6913/claude-code-superkit

Skill Claude CodeCodex

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

2 1mo ago A 35 tokens original MIT

critic

15

RaNDoM6913/claude-code-superkit

Skill Claude CodeCodex

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

2 1mo ago A 41 tokens original MIT

database-reviewer

16

RaNDoM6913/claude-code-superkit

Skill Claude CodeCodex

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

2 1mo ago A 25 tokens original MIT

dev-orchestrator

20

RaNDoM6913/claude-code-superkit

Skill Claude CodeCodex

Full-stack development orchestrator -- always-on, 16 phases (0-15): read-docs -> understand -> architect -> pseudocode -> plan -> contract -> validate -> implement -> evaluate -> verify -> test -> goals -> review -> critic -> document -> report.

2 1mo ago A 56 tokens original MIT

docs-reviewer

21

RaNDoM6913/claude-code-superkit

Skill Claude CodeCodex

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

2 1mo ago A 26 tokens original MIT

drizzle-orm-expert

22

RaNDoM6913/claude-code-superkit

Skill Claude CodeCodex

Expert in Drizzle ORM for TypeScript — schema design, relational queries, migrations, serverless DB integration. Use when building type-safe database layers with Drizzle, migrating from Prisma, or optimizing edge runtime DB access.

2 1mo ago A 50 tokens original MIT

evaluator

24

RaNDoM6913/claude-code-superkit

Skill Claude CodeCodex

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.

2 1mo ago A 41 tokens original MIT