MadAppGang/magus

Professional plugin marketplace for Claude Code — 15 plugins, TUI installer, multi-model workflows

9Stars on the repository
59Mods indexed here, across every type
3d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

detective

01

MadAppGang/magus

Agent

Investigates a codebase read-only — locates implementations, traces how a feature works end to end, maps inbound and outbound dependencies, and tracks a bug to its origin. Use for questions about code that is unfamiliar, spread across several files, or behaving unexpectedly. Returns file:line locations and the flow…

9 3d ago A 208 tokens original MIT

design-review

02

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

03

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

architect

04

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

05

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

06

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

07

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

08

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

09

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

10

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

11

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

12

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