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

security-scanner

26

RaNDoM6913/claude-code-superkit

Agent

Scan the codebase for security vulnerabilities — 31 numbered checks (generic OWASP-style, Claude Code config, Go-specific) plus a prioritized mitigation roadmap.

not rated 2 1mo ago D 34 tokens original MIT

RaNDoM6913/claude-code-superkit

Agent

Detects swallowed errors — empty catch blocks, promise suppression, fallback masking, log-and-forget, catch-alls, and unexplained linter suppressions — across TS/JS, Python, Go, Rust, Java/Kotlin, and Bash, with severity-graded findings and concrete fixes.

not rated 2 1mo ago A 64 tokens original MIT

test-generator

28

RaNDoM6913/claude-code-superkit

Agent

Generate and run tests matching the project's existing test conventions — table-driven, edge-case checklist, multi-stack aware (Go/TS/Python/Rust).

not rated 2 1mo ago A 33 tokens original MIT

tree-generator

29

RaNDoM6913/claude-code-superkit

Agent

Generate project directory tree documentation — auto-detect structure, filter noise, output clean annotated markdown trees into docs/trees/.

not rated 2 1mo ago A 27 tokens original MIT

ui-reviewer

30

RaNDoM6913/claude-code-superkit

Agent

UI/UX review — accessibility, semantic HTML, z-index, animations, responsive, design tokens.

not rated 2 1mo ago A 23 tokens original MIT

visual-reviewer

31

RaNDoM6913/claude-code-superkit

Agent

Visual QA reviewer — before/after screenshot comparison when screenshots exist, code-based visual consistency review otherwise; scores design-system compliance 0-100 with N/A rescaling (PASS >= 90).

not rated 2 1mo ago A 43 tokens original MIT

RaNDoM6913/claude-code-superkit

Agent

Frontend performance review — bundle size, lazy loading, CSS containment, Core Web Vitals. Activate when reviewing frontend code for performance.

not rated 2 1mo ago A 32 tokens original MIT

RaNDoM6913/claude-code-superkit

Agent

Review scroll-driven presentation sections using GSAP ScrollTrigger, phone frame components, and 3D textures — phase objects, dual ScrollTrigger entrance pattern, performance. Activate when editing scroll-driven presentation sections.

not rated 2 1mo ago A 44 tokens original MIT

r3f-scene-reviewer

34

RaNDoM6913/claude-code-superkit

Agent

Review React Three Fiber and Three.js code — color management, tone mapping, texture pipeline, GLB handling, useFrame performance, disposal patterns. Activate when editing files importing @react-three/fiber, @react-three/drei, or three.

not rated 2 1mo ago A 57 tokens original MIT

ui-design-reviewer

35

RaNDoM6913/claude-code-superkit

Agent

Anti-slop UI review — typography, color calibration, layout diversity, motion quality, interactive states. Activate when reviewing frontend components for design quality.

not rated 2 1mo ago A 34 tokens original MIT

ui-color-reviewer

36

RaNDoM6913/claude-code-superkit

Agent

Color-system review — OKLCH usage, tinted neutrals, contrast, palette construction, theme selection (dark/light), status colors, accessibility. Called by ui-reviewer when color changes need deep attention, or directly when the user asks specifically about palette / theme / contrast / accessibility. Dispatch when: a…

not rated 2 1mo ago B 154 tokens original MIT

ui-design-critic

37

RaNDoM6913/claude-code-superkit

Agent

Holistic design critique, NOT a code reviewer — judges whether a UI FEELS designed or reads as AI template output, covering layout rhythm, visual weight, hierarchy, composition, intentionality, and the aggregate of anti-patterns; complements the technical specialists (typography / color / motion / interaction) by…

not rated 2 1mo ago A 206 tokens original MIT

RaNDoM6913/claude-code-superkit

Agent

Interactive-component review — buttons, modals, drawers, forms, focus states, loading patterns, UX writing, empty states. Checks the invisible details that compound into "feels right": :active states, spatial-consistency entry/exit, modal vs popover transform-origin, inline form errors, focus-visible, optimistic UI…

not rated 2 1mo ago A 208 tokens original MIT

ui-motion-reviewer

39

RaNDoM6913/claude-code-superkit

Agent

Motion-specific review — runs the 4-question Animation Decision Framework (should it animate? purpose? easing? duration?), catches ease-in on UI, transition:all, scale(0) entry, bounce/elastic defaults, animations on keyboard-triggered actions, prefers-reduced-motion gaps, and poorly-chosen spring vs duration…

not rated 2 1mo ago A 189 tokens original MIT

RaNDoM6913/claude-code-superkit

Agent

Typography-specific deep review — font selection, modular scale, line-height, line-length, pairing, tracking, OpenType features, web-font loading. Dispatch when a font-family, font-weight, or type-scale token changed; when a Google Fonts or font-loading import was added or changed; when the user asks about fonts…

not rated 2 1mo ago A 129 tokens original MIT

gan-evaluator

41

RaNDoM6913/claude-code-superkit

Agent

Runs Playwright against gan-generator's output, scores against the plan's rubric, returns concrete failures. Step 3 of 3 in GAN harness — the adversarial verification step.

not rated 2 1mo ago A 39 tokens original MIT

gan-generator

42

RaNDoM6913/claude-code-superkit

Agent

Implements features against a gan-planner plan. Writes code + Playwright tests in lockstep, ensures anti-slop checklist is clean. Step 2 of 3 in GAN harness.

not rated 2 1mo ago A 40 tokens original MIT

gan-planner

43

RaNDoM6913/claude-code-superkit

Agent

Plans testable feature implementations with concrete acceptance criteria + Playwright-verifiable test scenarios for the GAN evaluator loop. Step 1 of 3 in GAN harness.

not rated 2 1mo ago A 35 tokens original MIT

audit-bots

44

RaNDoM6913/claude-code-superkit

Agent Claude Code

Audit Telegram bot code for goroutine safety, rate limits, callback integrity, and production readiness.

not rated 2 1mo ago A 22 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: