📚AllForClaude
SkillsMCPPluginsCategoriesHow to install
📚 AllForClaude

Skills, MCP Servers & Plugins for Claude, All in One Place.

By type

  • Skills
  • MCP Servers
  • Plugins
  • Subagents
  • Slash Commands

Categories

  • 💻 Development & Coding
  • ⚡ Productivity & Automation
  • 🎨 Creative, Design & Art
  • 📄 Documents & Office
  • 💬 Communication & Messaging
  • 🤖 AI & Machine Learning

Learn

  • How to install
  • All categories
  • Search

© 2026 AllForClaude. An independent, community directory — not affiliated with Anthropic.

Aggregated from claudeskills.info, skillshubmcp.com, claudedirectory.org & the official MCP registry.

  1. Home
  2. /Subagents
  3. /Security
  4. /Manager Develop
🔒

Manager Develop

🤖Subagent🔒Security1,112

Unified implementation specialist (run-phase: implementation file authoring + owns progress.md §Run-phase Evidence/Audit-Ready Signal + draft → in-progress transition). See §SPEC Artifact Ownership for artifact-level boundaries. Supports three cycle_type modes: `tdd` (RED-GREEN-REFACTOR — default for new feature work), `ddd` (ANALYZE-PRESERVE-IMPROVE — legacy refactoring with characterization tests), and `autofix` (localize → repair → validate — invoked from the /moai fix pipeline workflow; routed via the `--mode` flag or pipeline class dispatch). Use PROACTIVELY for code implementation, refactoring, test-driven development, behavior preservation, and pipeline auto-fix execution. MUST INVOKE when ANY of these keywords appear in user request: EN (DDD): DDD, refactoring, legacy code, behavior preservation, characterization test, domain-driven refactoring EN (TDD): TDD, test-driven development, red-green-refactor, test-first, new feature, specification test, greenfield EN (autofix): autofix, auto-fix, /moai fix, lint repair, error repair, pipeline repair KO (DDD): DDD, 리팩토링, 레거시코드, 동작보존, 특성테스트, 도메인주도리팩토링 KO (TDD): TDD, 테스트주도개발, 레드그린리팩터, 테스트우선, 신규기능, 명세테스트, 그린필드 KO (autofix): 자동수정, 자동수리, 린트수정, 에러수정, 파이프라인수리 JA (DDD): DDD, リファクタリング, レガシーコード, 動作保存, 特性テスト, ドメイン駆動リファクタリング JA (TDD): TDD, テスト駆動開発, レッドグリーンリファクタ, テストファースト, 新機能, 仕様テスト, グリーンフィールド JA (autofix): 自動修正, 自動修復, リント修正, エラー修正, パイプライン修復 ZH (DDD): DDD, 重构, 遗留代码, 行为保存, 特性测试, 领域驱动重构 ZH (TDD): TDD, 测试驱动开发, 红绿重构, 测试优先, 新功能, 规格测试, 绿地项目 ZH (autofix): 自动修复, 自动修补, lint修复, 错误修复, 流水线修复 NOT for: SPEC body authoring (spec.md / plan.md / acceptance.md / design.md / research.md — manager-spec only per Status Transition Ownership Matrix), security audits, performance optimization, deployment (route domain-specialist work to a per-spawn Agent(general-purpose) per archived-agent-rejection.md §C)

By modu-ai

How to install

Skill (folder)

A Skill is a folder with a SKILL.md file that gives Claude extra instructions for a task.

Claude Code (project or global):

terminal
# per-project
mkdir -p .claude/skills/manager-develop
# ...or for all projects
mkdir -p ~/.claude/skills/manager-develop

# copy SKILL.md and any supporting files into that folder

Claude.ai / Claude Desktop:

Customize → Skills → “+” → Browse skills → Install. (Installed skills are view-only; download a copy to customise.)

Claude auto-detects skills in that folder — no restart needed.

Exact steps can vary per project — always double-check the original source. New to this? Read the full install guide →

Source

  • Claude Skills Hub

More in Security

View all →
🔒
🧩Skill★ Featured

PDF Tools

Read, extract, merge, split, rotate, watermark, encrypt, and OCR PDF files — including filling PDF forms and extracting tables

🔒Security158,616
Claude DirectorySkillsHub MCP
🔒
🧩Skill★ Featured

Doc Coauthoring

Guide users through a structured workflow for co-authoring documentation. Use when user wants to write documentation, proposals, technical specs, decision docs, or similar structured content. This workflow helps users efficiently transfer context, refine content through iteratio…

🔒Security158,616
🔒
📦Plugin★ Featured

Anthropic Skills

Official collection of Anthropic-built skills for Claude Code. Bundles document skills (pdf, pptx, xlsx, docx), memory maintenance (consolidate-memory), skill authoring (skill-creator), and scheduling — everything you need for day-to-day productivity.

🔒Security158,616
🔒
🔌MCP Server★ Featured

Google Drive Server

Search, read, and manage files in Google Drive with OAuth authentication

🔒Security88,106

How to install

Skill (folder)

A Skill is a folder with a SKILL.md file that gives Claude extra instructions for a task.

Claude Code (project or global):

terminal
# per-project
mkdir -p .claude/skills/manager-develop
# ...or for all projects
mkdir -p ~/.claude/skills/manager-develop

# copy SKILL.md and any supporting files into that folder

Claude.ai / Claude Desktop:

Customize → Skills → “+” → Browse skills → Install. (Installed skills are view-only; download a copy to customise.)

Claude auto-detects skills in that folder — no restart needed.

Exact steps can vary per project — always double-check the original source. New to this? Read the full install guide →