MadAppGang

143 mods across 5 repositories, 3.2k stars between them.

deep-analysis

121

MadAppGang/magus

Skill Claude CodeCodex

Audits a codebase across seven dimensions, from architecture to code health, scoring each finding with evidence. Use for a full codebase review, tech-debt assessment, or post-incident analysis.

9 3d ago A 43 tokens original MIT

investigate

122

MadAppGang/magus

Skill Claude CodeCodex

Routes a code investigation to one of four modes — bug, test gap, architecture, implementation — and runs the query sequence that mode needs. Use when asked to investigate, trace, or debug code.

9 3d ago A 43 tokens original MIT

designer

123

MadAppGang/magus

Plugin Claude Code

UI design validation. Compares a rendered screen against its reference by pixel diff, then reviews the result for spacing, hierarchy and design-system consistency.

9 3d ago A tokens not measured original MIT

design-review

124

MadAppGang/magus

Agent

Compare a reference design (Figma URL, image file, or browser URL) against an implementation screenshot. Produces structured diff report with pixel-level comparison and optional AI semantic analysis. Use when validating that implementation matches design spec.

9 3d ago A 47 tokens original MIT

ui

125

MadAppGang/magus

Agent

Reviews a screen for usability, WCAG accessibility and design-system consistency, reading the screenshot directly. Use when asked what is wrong with a UI, for an accessibility audit, or to implement a Figma design.

9 3d ago A 44 tokens original MIT

create-style

126

MadAppGang/magus

Command

Interactive wizard to create and update project design style guides. Supports reference image capture, style updates, and visual reference management. Actions: create, update, capture, add-reference, remove-reference, list-references.

9 3d ago A 45 tokens original MIT

review

127

MadAppGang/magus

Command

Compare a reference design against an implementation. Accepts Figma URL, image file, or browser URL as reference.

9 3d ago A 25 tokens original MIT

ui

128

MadAppGang/magus

Command

UI design review from a screenshot or Figma file, covering usability and accessibility.

9 3d ago A 17 tokens original MIT

MadAppGang/magus

Skill Claude CodeCodex

Detects the browser-use@magus plugin and captures screenshots of URL-based references. Use when designer agents need browser screenshot capture and claude-in-chrome is unavailable.

9 3d ago A 39 tokens original MIT

compare

130

MadAppGang/magus

Skill Claude CodeCodex

Provides the compare.ts CLI invocation pattern, semantic comparison prompt template, severity thresholds, and model selection guide for UI design comparison.

9 3d ago C 27 tokens original MIT

design-references

131

MadAppGang/magus

Skill Claude CodeCodex

Provides design system references — Material 3, Apple HIG, Tailwind UI, Ant Design, Shadcn/ui. Use when reviewing UI against an established design system.

9 3d ago A 39 tokens original MIT

ui-analyse

132

MadAppGang/magus

Skill Claude CodeCodex

Reviews a UI screenshot — usability, WCAG, design-system consistency, design-vs-implementation diff. Prompting patterns, depth tiers and severity guidelines. Analysis only; pair with dev:frontend-implement to apply.

9 3d ago A 48 tokens original MIT

ui-style-format

133

MadAppGang/magus

Skill Claude CodeCodex

Specifies the UI design style file format and schema for .claude/design-style.md and .claude/design-references/. Use when creating, validating, or parsing project design styles.

9 3d ago A 41 tokens original MIT

dev

134

MadAppGang/magus

Plugin Claude Code

Universal development assistant. Detects the project stack and routes work to specialist agents for architecture, implementation, debugging, review and research, enforcing design-system guardrails on every UI change.

9 3d ago A tokens not measured original MIT

architect

135

MadAppGang/magus

Agent

Plans system architecture in any language, weighing trade-offs and naming what each choice costs. Use before building a new system or subsystem, for a major refactor, or when comparing two designs.

9 3d ago A 40 tokens original MIT

debugger

136

MadAppGang/magus

Agent

Traces an error to its root cause across files, in any language, and reports the evidence for the diagnosis. Use when a bug is not obvious from the stack trace, or when a failure spans several modules.

9 3d ago A 46 tokens original MIT

developer

137

MadAppGang/magus

Agent

Implements features spanning multiple files, then iterates write-test-fix-lint until every check passes. Use for new modules, subsystems, or any change needing 3+ files with test coverage.

9 3d ago A 43 tokens original MIT

devops

138

MadAppGang/magus

Agent

Handles infrastructure work — CI pipelines, containers, deploys, observability — and reasons through the trade-offs before changing anything. Use when setting up or debugging a pipeline, a deploy, or a runtime environment.

9 3d ago A 45 tokens original MIT

docs

139

MadAppGang/magus

Agent

Writes, analyses, and fixes documentation. Pass mode=write|analyze|fix. Use for READMEs, API docs, tutorials, changelogs, or a documentation quality audit.

9 3d ago A 41 tokens original MIT

frontend

140

MadAppGang/magus

Agent

Builds and revises React components against the project's design system, with optional vision review of screenshots. Use when implementing UI, reworking a component, or matching a reference design.

9 3d ago A 38 tokens original MIT

researcher

141

MadAppGang/magus

Agent

Multi-round web research with convergence detection — searches 10+ sources, assesses their quality, and returns a cited report. Use for technology evaluations, library comparisons, and best-practice surveys.

9 3d ago A 41 tokens original MIT

reviewer

142

MadAppGang/magus

Agent

Reviews recent changes in three passes — security, correctness, maintainability — returning severity-calibrated findings and a PASS/CONDITIONAL/FAIL verdict. Use before merging or when asked to check code quality.

9 3d ago A 45 tokens original MIT

scribe

143

MadAppGang/magus

Agent

Appends Q&A to an interview log, updates checkpoints and maintains session state — a small, fast file writer. Use when recording an interview turn, not for analysis or synthesis.

9 3d ago A 38 tokens original MIT