MadAppGang/claude-code

claude code plugins marketplace

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

update-models

01

MadAppGang/claude-code

Command Claude Code

Orchestrates a 5-phase workflow to update recommended AI models from OpenRouter trending rankings. Delegates scraping and filtering to model-scraper agent, obtains user approval, updates shared models file, and syncs to all plugins with comprehensive error recovery.

279 5mo ago A 51 tokens original MIT

debug-disable

02

MadAppGang/claude-code

Command

Disable debug mode for agentdev sessions. Stops recording tool invocations and agent delegations.

279 5mo ago D 21 tokens original MIT

debug-enable

03

MadAppGang/claude-code

Command

Enable debug mode for agentdev sessions. Records tool invocations, skill activations, and agent delegations to JSONL files.

279 5mo ago C 29 tokens original MIT

debug-status

04

MadAppGang/claude-code

Command

Check current debug mode status for agentdev sessions. Shows if enabled/disabled, debug level, and recent session files.

279 5mo ago B 27 tokens original MIT

develop

05

MadAppGang/claude-code

Command

Full-cycle agent/command development with multi-model validation and performance tracking. Orchestrates design (architect) -> plan review -> implementation (developer) -> quality review (reviewer) -> iteration. Tracks model performance to ai-docs/llm-performance.json for shortlist optimization. Enable debug mode with…

279 5mo ago A 70 tokens original MIT

agentdev-help

06

MadAppGang/claude-code

Command

Show comprehensive help for the Agent Development Plugin - lists agents, commands, skills, and usage examples.

279 5mo ago A 23 tokens original MIT

apidog

11

MadAppGang/claude-code

Command

Synchronize API specifications with Apidog. Analyzes existing schemas, creates OpenAPI specs, and imports them to your Apidog project.

279 5mo ago A 31 tokens original MIT

implement-api

12

MadAppGang/claude-code

Command

Full-cycle API implementation with multi-agent orchestration, architecture planning, implementation, testing, and quality gates.

279 5mo ago A 23 tokens original MIT

setup-project

13

MadAppGang/claude-code

Command

Initialize a new Bun + TypeScript backend project with best practices setup (Hono, Prisma, Biome, testing, Docker).

279 5mo ago A 29 tokens original MIT

analyze

14

MadAppGang/claude-code

Command

Deep codebase investigation to understand architecture, trace functionality, find implementations, and analyze code patterns.

279 5mo ago A 21 tokens original MIT

setup

15

MadAppGang/claude-code

Command

Add claudemem enforcement rules to project CLAUDE.md and verify setup.

279 5mo ago A 17 tokens original MIT

new-track

17

MadAppGang/claude-code

Command

Create development track with spec and hierarchical task plan.

279 5mo ago A 12 tokens original MIT

revert

18

MadAppGang/claude-code

Command

Git-aware logical undo at track, phase, or task level.

279 5mo ago A 15 tokens original MIT