Skip to content

Professional AI development tools and MCP servers from AI-Driven Coder

Notifications You must be signed in to change notification settings

aidrivencoder/claude-plugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI-Driven Coder Claude Code Plugins

License: MIT YouTube Discord

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:

  1. Checks PyPI for latest versions of maid-runner and maid-lsp
  2. Compares with current versions in marketplace.json
  3. Updates marketplace.json and plugins/maid-runner/plugin.json if needed
  4. Commits changes with descriptive message
  5. Pushes to repository (skipped with --dry-run)

Requirements: curl and jq must be installed

📚 Documentation

Video Tutorials

Subscribe to AI-Driven Coder for upcoming tutorials on:

🤝 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: mamerto@codefrost.dev | Book a call

📄 License

All plugins are licensed under the MIT License. See individual repositories for details.

🙏 Support

If you find these plugins useful:


Created by Mamerto Fabian | Codefrost

About

Professional AI development tools and MCP servers from AI-Driven Coder

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages