AI-Driven Coder Claude Code Plugins
Enhance your Claude Code workflow with AI-driven plugins for validation, search, and voice capabilities.
AI-Driven Coder Claude Code Plugins
Professional AI development tools and MCP servers from AI-Driven Coder - enhancing your Claude Code workflow with validation, search, and voice capabilities.
🚀 Quick Start
Install the Marketplace
/plugin marketplace add aidrivencoder/claude-plugins
Install Individual Plugins
# MAID Runner - Validation framework
/plugin install maid-runner@aidrivencoder
# MAID Runner MCP - MCP server for MAID validation
/plugin install maid-runner-mcp@aidrivencoder
# Everything Search - Fast file search
/plugin install everything-search@aidrivencoder
# ElevenLabs - Text-to-speech integration
/plugin install elevenlabs@aidrivencoder
📦 Available Plugins
🔍 MAID Runner (v0.9.0)
Tool-agnostic validation framework for Manifest-driven AI Development
Ensures your AI-generated code maintains architectural integrity by validating artifacts against declarative manifests. Supports Python 3.10+ and TypeScript/JavaScript.
/plugin install maid-runner@aidrivencoder
Key Features:
- Validates code structure against manifest specifications
- Behavioral testing integration
- Multi-language support (Python, TypeScript/JavaScript)
- Pre-commit hooks for quality enforcement
Learn More: MAID Runner Repository
🔌 MAID Runner MCP (v0.1.0)
Model Context Protocol server for MAID Runner validation tools
Bridges AI agents with the MAID framework, enabling programmatic validation without subprocess calls. Perfect for integrating MAID methodology directly into your AI workflow.
/plugin install maid-runner-mcp@aidrivencoder
Key Features:
- MCP tools for validation and snapshots
- Direct manifest access and schema resources
- Workflow guidance prompts
- Seamless integration with Claude Code and other AI agents
Learn More: MAID Runner MCP Repository
🔎 Everything Search
Fast cross-platform file search MCP server
Find files instantly across your entire system using platform-native search engines (Everything on Windows, locate on Linux, mdfind on macOS).
/plugin install everything-search@aidrivencoder
Key Features:
- Lightning-fast file search across entire system
- Cross-platform support (Windows, Linux, macOS)
- Regex and wildcard pattern matching
- File metadata retrieval
Learn More: Everything Search Repository
🎙️ ElevenLabs
Text-to-speech MCP server for AI workflows
Generate natural-sounding voice audio directly from your AI workflows using ElevenLabs' advanced text-to-speech technology.
/plugin install elevenlabs@aidrivencoder
Key Features:
- High-quality text-to-speech generation
- Multiple voice options
- Seamless integration with AI workflows
- Direct ElevenLabs API integration
Learn More: ElevenLabs MCP Repository
🎯 Use Cases
For AI-Assisted Development
- MAID Runner: Validate that AI-generated code follows architectural patterns
- Everything Search: Quickly find files and references across large codebases
For Content Creation
- ElevenLabs: Generate voiceovers for tutorials and documentation
- MAID Runner: Ensure consistent code examples in educational content
For Workflow Automation
- MAID Runner MCP: Integrate validation into CI/CD pipelines
- Everything Search: Automate file discovery tasks
🛠️ Custom Commands
This marketplace includes custom slash commands to help maintain the repository:
/update-packages
Automatically check PyPI for updates to maid-runner and maid-lsp packages, update version numbers in marketplace.json, commit, and push changes.
# Check for updates and apply them
/update-packages
# Dry run to see what would be updated
/update-packages --dry-run
What it does:
- Checks PyPI for latest versions of maid-runner and maid-lsp
- Compares with current versions in marketplace.json
- Updates marketplace.json and plugins/maid-runner/plugin.json if needed
- Commits changes with descriptive message
- Pushes to repository (skipped with --dry-run)
Requirements: curl and jq must be installed
📚 Documentation
- YouTube Channel: AI-Driven Coder - Tutorials and demos
- Discord Community: Join the conversation
- Website: aidrivencoder.com
Video Tutorials
Subscribe to AI-Driven Coder for upcoming tutorials on:
- Getting started with MAID methodology
- Building plugins for Claude Code - Coming soon!
- Integrating MCP servers into your workflow
🤝 Contributing
These plugins are open source and welcome contributions! Each plugin has its own repository:
💼 Professional Services
Need custom plugin development or MAID implementation for your team?
Codefrost offers professional services including:
- Custom Claude Code plugin development
- MAID methodology training and implementation
- AI-powered development consulting
- SaaS product development
Contact: [email protected] | Book a call
📄 License
All plugins are licensed under the MIT License. See individual repositories for details.
🙏 Support
If you find these plugins useful:
- ⭐ Star the repositories
- 📺 Subscribe to AI-Driven Coder
- 💬 Join our Discord community
- 💖 Sponsor on GitHub
Created by Mamerto Fabian | Codefrost