By dgca
Assume subject matter expert personas for better domain-specific assistance.
npx claudepluginhub dgca/maiAudit persona for quality and offer improvements
Clear session state for loaded personas
Research and create a new subject matter expert persona
Permanently delete persona skill directories from storage
Show available commands and usage guide
Import a persona from a file path or URL, with automatic repair or generation
List available personas from all storage locations
Load and activate an existing persona by archetype name
Recommend personas based on current conversation context
Preview a persona's content without activating it
Show currently loaded personas and their status
Plugins and skills that make Claude Code more effective for real work.
| Component | Type | What It Does |
|---|---|---|
| assume-persona | plugin | Load expert personas for domain-specific assistance |
| lfg | plugin | Break down large work into tasks and execute with subagents |
| create-skill | skill | Guide for building your own Claude Code skills |
Add the marketplace, then install individual plugins:
# Add the marketplace
/plugin marketplace add dgca/mai
# Install plugins you want
/plugin install assume-persona@mai
/plugin install lfg@mai
Requires Node.js 22.6.0+.
Create and load expert personas for domain-specific assistance. Define a React architect, security auditor, or any specialist—Claude adopts their expertise and perspective.
Key features:
See plugins/assume-persona for full documentation.
Let's Fucking Go — structured project management for AI-assisted development. Break large, ambiguous work into right-sized pieces that Claude can execute reliably.
Key features:
See plugins/lfg for full documentation.
A guide for building skills that extend Claude's capabilities. Covers skill structure, YAML frontmatter, bundled resources (scripts, references, assets), and best practices.
Team-oriented workflow plugin with role agents, 27 specialist agents, ECC-inspired commands, layered rules, and hooks skeleton.
No model invocation
Executes directly as bash, bypassing the AI model
Semantic search for Claude Code conversations. Remember past discussions, decisions, and patterns.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Comprehensive startup business analysis with market sizing (TAM/SAM/SOM), financial modeling, team planning, and strategic research
Comprehensive .NET development skills for modern C#, ASP.NET, MAUI, Blazor, Aspire, EF Core, Native AOT, testing, security, performance optimization, CI/CD, and cloud-native applications
Comprehensive PR review agents specializing in comments, tests, error handling, type design, code quality, and code simplification