Harness Component — Plugin
Example Plugin
A comprehensive example plugin demonstrating all Claude Code extension options including commands, agents, skills, hooks, and MCP servers
Definition
{ "name": "example-plugin", "description": "A comprehensive example plugin demonstrating all Claude Code extension options including commands, agents, skills, hooks, and MCP servers", "author": { "name": "Anthropic", "email": "[email protected]" } }
More from anthropics/claude-plugins-official
Asana
pluginAsana project management integration. Create and manage tasks, search projects, update assignments, track progress, and integrate your development workflow with Asana's work management platform.
Claude Code Setup
pluginAnalyze codebases and recommend tailored Claude Code automations such as hooks, skills, MCP servers, and subagents.
Claude Md Management
pluginTools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
Code Modernization
pluginModernize legacy codebases (COBOL, legacy Java/C++/.NET, monolith web apps) with a structured preflight / assess / map / extract-rules / brief / (reimagine | transform | uplift) / harden / status workflow. Cross-stack rewrites, greenfield reimagining, and same-stack version uplifts (e.g. .NET Framework → .NET 8); an interactive topology viewer; specialist agents; and optional dynamic-workflow orchestration with adversarial verification.
Code Review
pluginAutomated code review for pull requests using multiple specialized agents with confidence-based scoring
Code Simplifier
pluginAgent that simplifies and refines code for clarity, consistency, and maintainability while preserving functionality