-
Notifications
You must be signed in to change notification settings - Fork 113
Description
About Us
Organization: MadAppGang
Maintainer: Jack Rudenko ([email protected])
Repository: https://github.com/MadAppGang/claude-code
License: MIT
Plugins for Consideration
We've developed a suite of production-tested Claude Code plugins focused on code intelligence and multi-agent orchestration. We'd like to request inclusion in the official plugin directory.
1. code-analysis (v2.6.0) ⭐ Flagship
Purpose: Deep codebase investigation with claudemem AST structural analysis
Key Features:
- PageRank-based symbol importance - Ranks code by reference importance (like Google for code)
- Code Analysis Commands -
dead-code,test-gaps,impactfor automated quality insights - Multi-Agent Orchestration - Share claudemem output across parallel agents
- 5 Workflow Templates - Bug Investigation, Feature Implementation, Refactoring, Architecture Understanding, Security Audit
- PreToolUse Hooks - Automatically intercept grep/find and replace with AST analysis
- Version Compatibility - Graceful degradation for claudemem v0.3.0 installations
Components: 12 skills, 3 commands, 1 agent, 5 hooks
2. orchestration (v0.5.0)
Purpose: Shared multi-agent coordination patterns for complex workflows
Key Features:
- 4-Message Pattern - True parallel AI model execution (3-5x speedup)
- LLM Performance Tracking - Track model execution times, quality scores, recommendations
- Quality Gates - User approval, iteration loops, TDD patterns
- Error Recovery - Timeout handling, API failures, graceful degradation
Components: 5 skills, 2 commands, 2 hooks
3. frontend (v3.13.0)
Purpose: Comprehensive frontend development toolkit
Key Features:
- TypeScript, React 19, Vite, TanStack Router & Query v5
- Multi-model code review with parallel execution
- Intelligent workflow detection (API/UI/Mixed tasks)
- Chrome DevTools MCP debugging methodology
Components: 13 skills, 11 agents, 7 commands
Why Include These?
| Differentiator | Details |
|---|---|
| Unique Technology | claudemem integration with AST analysis and PageRank - no other plugin has this |
| Multi-Model Validation | Every release validated by 4+ external AI models (Grok, Gemini, DeepSeek) |
| Production-Tested | Used daily in real commercial projects |
| Comprehensive Docs | 6,000+ lines of skill documentation |
| Active Development | Regular releases with semantic versioning |
Compliance Checklist
- Standard plugin structure (
.claude-plugin/plugin.json) - Valid YAML frontmatter in all markdown files
- Comprehensive README documentation
- No hardcoded credentials or API keys
- HTTPS for all external service endpoints
- MIT License
- Proper error handling and user feedback
Installation (Current)
Users can already install via our marketplace:
/plugin marketplace add MadAppGang/claude-code
/plugin install code-analysis@mag-claude-pluginsQuestions
- What is the formal review process for external plugin submissions?
- Are there specific quality criteria beyond the documented standards?
- Should we submit individual plugins or would you prefer the entire marketplace?
- Is there a partnership agreement required for inclusion?
We're happy to make any adjustments needed to meet your standards. Thank you for considering our plugins!
Contact: Jack Rudenko - [email protected]