14-agent AI Teams web testing - security, SEO, performance, DB, touch, image optimization
API/네트워크 전문가 - 네트워크 트래픽 분석, API 엔드포인트 검증, 응답 시간 분석
빌드 검증 전문가 - 배포 전 빌드 오류, 보안 취약점, 의존성 문제 사전 탐지 (v4 신규)
DB/API 검증 전문가 - Supabase CRUD, REST API 엔드포인트 실제 동작 검증 (v4 신규)
오류 복원력 전문가 - 404 페이지, 콘솔 에러, 깨진 링크, 오프라인 동작, 에러 바운더리 검사
기능 테스트 전문가 - page-map 기반 UI 인터랙션, 네비게이션, 폼 UX 테스트
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
🇺🇸 English · 🇰🇷 한국어
TL;DR — One marketplace, eleven AI teammates. Install it once, and you can call a CEO, PM, Architect, Designer, QA Engineer, Code Reviewer, and DevOps engineer from inside Claude Code with simple slash commands like /mj-ceo or /MJ-test.
⚡ Optional: Install uv for 70%+ token savings on code analysis —
brew install uvorcurl -LsSf https://astral.sh/uv/install.sh | sh. Works without it too (automatic fallback).
Claude Code is Anthropic's official AI coding CLI. It supports plugins — bundles of slash commands, agents, and skills you install on top of it.
MJnCompany_2-0 is a marketplace that bundles 11 plugins, each one a specialist on a virtual AI team:
You ──▶ /mj-ceo "build a dashboard"
│
▼
🧭 CEO decides which teammates to call
│
┌──────────┼──────────┬──────────┐
▼ ▼ ▼ ▼
🏗️ Plan 🎨 Design 🧪 Test 🚢 Ship
You don't need to remember which command does what — type /mj-ceo "your goal" and it dispatches the right teammates. Or call them directly when you know what you need.
| Member | Plugin | Slash Command | What it does |
|---|---|---|---|
| 🧭 CEO | mj-ceo | /mj-ceo "goal" | Estimates effort, picks teammates, dispatches them. Start here if unsure. |
| 💬 PM | mj-clarify | /mj-clarify | Asks Socratic questions, surfaces hidden assumptions, prevents over-engineering |
| 🏗️ Architect | MJ-plan | /MJ-plan "feature" | TDD + Clean Architecture plan: domain analysis, architecture, test strategy, checklist |
| 🎨 Designer | mj-design | /mj-design <url> | 5-agent design review: hierarchy, interaction, design system, a11y, anti-patterns |
| 🎨 Design Reference | mj-design-sample1 | /mj-design-sample1 | Crextio-style design guide for Tailwind/Next.js dashboards |
| 🧪 QA Engineer | MJ-test | /MJ-test <url> | 14-agent web test: security, SEO, perf, a11y, DB, PWA, touch, image |
| 🔍 Code Reviewer | MJ-codebase-review | /MJ-codebase-review ./src | 5-agent review: architecture, quality, security, perf, maintainability |
| 🚢 DevOps | mj-ship | /mj-ship | Pre-PR validation: spec compliance, coverage, commit messages |
| ⚡ Team Lead | mj-smart-run | /mj-smart-run "task" | Plan with Opus → execute with Sonnet agents in parallel |
| 📚 Knowledge Keeper | mj-experiencing | /mj-experiencing | Versioned learnings + /mj-end session-wrap (author-only push) |
| 🗣️ Language Coach | convo-maker | /convo-maker | Turns session Q&A into natural American English conversations |
Install Claude Code:
npm install -g @anthropic-ai/claude-code
Then launch it:
claude
Inside Claude Code, paste:
/plugin marketplace add nh-investment-squad1/MJnCompany_2-0
Pick à la carte, or install everything:
/plugin install mj-ceo@MJnCompany_2-0
/plugin install mj-clarify@MJnCompany_2-0
/plugin install MJ-plan@MJnCompany_2-0
/plugin install mj-design@MJnCompany_2-0
/plugin install mj-design-sample1@MJnCompany_2-0
/plugin install MJ-test@MJnCompany_2-0
/plugin install MJ-codebase-review@MJnCompany_2-0
/plugin install mj-ship@MJnCompany_2-0
/plugin install mj-smart-run@MJnCompany_2-0
/plugin install mj-experiencing@MJnCompany_2-0
/plugin install convo-maker@MJnCompany_2-0
That's it. Type / in Claude Code and you'll see the new commands.
Ask the CEO:
/mj-ceo "I want to build a user dashboard with auth"
The CEO estimates effort, decides which teammates to call (PM, Architect, Designer, etc.), and runs them in the right order. You just sit back and answer when they ask clarifying questions.
/mj-clarify "add Stripe payments" # PM: surface assumptions
↓
/MJ-plan "Stripe checkout + webhook" # Architect: TDD plan
↓
… you implement code …
↓
/MJ-test https://staging.example.com # QA: 14-agent web test
↓
/MJ-codebase-review ./src # Reviewer: 5-agent code review
↓
/mj-ship # DevOps: pre-PR gate
/mj-design https://example.com # Visual + UX review
/MJ-test https://example.com # Security/SEO/perf/a11y
/mj-ceo "audit my landing page and tell me what to fix first"
npx claudepluginhub nh-investment-squad1/mjncompany_2-0 --plugin MJ-testRequirements clarification before planning — 4-agent Socratic elicitation team. Surfaces hidden assumptions, validates scope, prevents over-engineering before MJ-plan runs.
TDD + Clean Architecture 4-agent planning - domain analysis, architecture, test strategy, implementation checklist
Crextio-inspired design guide: warm cream palette, amber/slate accents, dark table headers, KPI cards — for Tailwind/Next.js dashboard UIs
5-perspective codebase review - architecture, quality, security, performance, maintainability
CS Session Closing — Session Digest (Attention) → 4-Agent parallel analysis → Learning Gate (Input Gate) → Selective version-up (GRU Update Gate) → Knowledge Decay (Forget Gate) → Structured compact handoff (Hidden State)
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Complete creative writing suite with 10 specialized agents covering the full writing process: research gathering, character development, story architecture, world-building, dialogue coaching, editing/review, outlining, content strategy, believability auditing, and prose style/voice analysis. Includes genre-specific guides, templates, and quality checklists.
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
Unity Development Toolkit - Expert agents for scripting/refactoring/optimization, script templates, and Agent Skills for Unity C# development
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
Intelligent draw.io diagramming plugin with AI-powered diagram generation, multi-platform embedding (GitHub, Confluence, Azure DevOps, Notion, Teams, Harness), conditional formatting, live data binding, and MCP server integration for programmatic diagram creation and management.