Plugins listed here belong to this category and are auto-indexed from public GitHub repositories.
Plugins listed here belong to this category and are auto-indexed from public GitHub repositories.
Plugins that streamline repetitive tasks, automate workflows, and help you ship faster with Claude Code.
Common tasks like generating boilerplate, managing TODO lists, formatting code, running multi-step workflows, and scaffolding project structures — all triggered through slash commands or agents.
Most productivity plugins are language-agnostic. They operate on files, directories, and git workflows rather than specific runtimes. Check the component list on each plugin page for exact capabilities.
Plugins bundle multiple components — commands, agents, skills, and hooks — into a single installable package. A custom command is a single markdown file in your project; a plugin can provide a full workflow.
Enforce test-driven development, structured debugging, and code review workflows in Claude Code. Plan features in granular tasks, execute them in isolated worktrees with parallel subagents, and verify completeness with automated checks before merging.
Transforms Claude Code into a full-featured development platform with 270+ language-specific skills, 90+ CLI commands, and 67 specialized agents covering code generation, review, testing, debugging, deployment, security, and automation across 40+ technology stacks.
Adds a real-time statusline HUD to Claude Code showing context health, tool activity, agent tracking, and todo progress, with interactive configuration and ghost installation cleanup.
Control Chrome programmatically through the DevTools Protocol via MCP — debug web pages, automate browser interactions, run performance and accessibility audits, capture screenshots, and diagnose memory leaks, all from an AI assistant.
Automatically generate C4 architecture diagrams (Context, Container, Component, Code) from your codebase via bottom-up analysis, producing Mermaid diagrams and documentation for system design, API interfaces, and deployment units.
Plugin-safe Claude Code distribution of Antigravity Awesome Skills with 1,561 supported skills.
Orchestrate 1,388 specialized AI skills in Claude Code to automate expert workflows for Azure SDK integrations, Odoo/Shopify configs, SEO audits, security pentests, full-stack scaffolding, agent building, and DevOps pipelines across Python, React, AWS, Kubernetes.
Persist task plans, findings, and progress as markdown files so work survives context loss and /clear in AI coding agents. Manus-style planning workflow with crash-proof session recovery, tamper detection, and multi-language support (Arabic, German, Spanish, Chinese).
Audit CLAUDE.md files across repositories by discovering them with find, evaluating quality against rubrics, generating reports, and applying targeted improvements after approval. Capture learnings from Claude Code sessions to propose concise updates to CLAUDE.md or .claude.local.md files with user approval.
Orchestrate swarms of AI agents for complex multi-step tasks using SPARC methodology, swarm coordination, and GitHub automation, with WASM-accelerated local execution and a cloud-based orchestration platform providing 70+ tools.
Mine project files and conversation history into a local, searchable semantic memory palace, then query it during development to recall past work, decisions, and context without relying on model memory.
Scans a codebase and recommends tailored Claude Code automations including hooks, skills, MCP servers, and subagents to optimize setup and workflows
Refactors and modernizes legacy codebases by detecting code smells, SOLID violations, and technical debt, generating prioritized remediation plans with cost estimates, while preserving project context for safe incremental migrations.
Orchestrate swarms of specialized AI agents to automate end-to-end software development: plan features, implement code with Rails/Python/TS patterns, conduct multi-perspective reviews for architecture/security/performance, resolve todos/PR feedback in parallel, run browser/iOS tests, sync Figma designs, generate docs/videos, and ship PRs.
Creates and presents web-based slidedecks from Markdown using Slidev, with Vue components, code highlighting, animations, and interactive features for technical presentations, conference talks, code walkthroughs, or teaching materials.
Automates end-to-end feature development: explores codebase to map dependencies, patterns, and execution paths; designs architectures with blueprints, data flows, and build sequences; implements code changes; reviews for bugs, security vulnerabilities, and quality issues using high-confidence filtering.
Automate technical debt reduction, dependency updates, and code refactoring by scanning for vulnerabilities and code smells, generating prioritized remediation plans, and leveraging AI-powered test automation and code review.
Generate Nature-style scientific manuscripts, figures, response letters, patent drafts, and presentations from research materials. Conduct multi-source literature searches, citation management, paper reading with Chinese-English side-by-side rendering, and simulated peer review.
Delegate expert-level code reviews, security audits, penetration tests, QA automation, accessibility compliance checks, performance optimizations, chaos engineering, and compliance validations to specialized sub-agents across codebases, infrastructure, and systems.
Control a browser from the command line for AI-driven testing and automation — navigate pages, click elements, fill forms, capture screenshots, extract data, and automate Electron apps.
Manage Python projects via structured tracks for features, bugs, refactors: initialize context artifacts like product.md and tech-stack.md, create detailed specs and phased plans, implement tasks with strict TDD workflow using pytest coverage and git commits, monitor status, revert commits, and validate artifacts for consistency.
Tooling and developer productivity experts - CLI tools, documentation, README generation, and DX optimization
Automate multi-platform workflows across Airtable, Google Sheets, Notion, Slack, and Make (Integromat) using Composio-connected tools, with guidance on building MCP servers and orchestrating durable execution on n8n, Temporal, or AWS Step Functions.
Automate RevOps and CRM workflows across HubSpot, Stripe, Shopify, Zendesk, SendGrid, Google Calendar, and Outlook Calendar — manage contacts, deals, orders, subscriptions, tickets, campaigns, and events without leaving Claude Code.
Run end-to-end browser tests and automate web interactions using Playwright, allowing Claude to click elements, fill forms, take screenshots, and scrape content locally.
Automate Git workflows by cleaning up gone remote branches and worktrees, intelligently staging changes with generated commit messages, and creating new feature branches with pushes and GitHub PRs via simple commands.
Automate professional equity research workflows: generate earnings reports, initiating coverage, pre-earnings analysis, morning meeting notes, and sector landscapes. Screen stocks, track catalysts, update financial models, and maintain investment theses with cited sources.
Automate legal workflows: draft briefs, triage NDAs, review contracts against playbooks, run compliance checks, prepare e-signature documents, and track vendor agreements across CLM, CRM, email, and chat systems.
Automate finance and accounting workflows including journal entries, account reconciliations, financial statement generation, variance analysis, and SOX 404 compliance testing, with integrations to BigQuery, Slack, and Benchling for querying financial and scientific data.
Manage AI-supervised issue tracking directly from the CLI — create, prioritize, block, and close tasks with persistent memory across coding sessions, while an autonomous agent discovers and claims ready work.
Orchestrate creative AI image generation workflows: search a 1300+ curated design gallery for inspirations, craft batch prompts for parallel variations and concepts, auto-enhance short prompts, and generate images via MeiGen server with ComfyUI or OpenAI-compatible APIs.
Generate Product Requirements Documents (PRDs) interactively by answering questions on feature goals, users, and scope, structuring them into user stories with acceptance criteria and non-goals, then convert to prd.json format for autonomous execution by the Ralph agent system.
Access design system tokens, components, and theme data from a local Open Design daemon via MCP, allowing coding agents to reference design values directly in generated code.
Invoke MiniMax AI skills to scaffold React/Next.js frontends, fullstack apps with Node/Python/Go backends, Flutter/React Native/Android/iOS mobile projects; generate/edit DOCX/PDF/PPTX/XLSX files; produce GIF stickers, shaders, music playlists/videos; analyze images via CLI workflows.
Audit designs for WCAG compliance, critique UI usability, generate developer handoff specs from Figma, manage design system tokens, synthesize user research, and write UX copy — all within a design-to-development workflow.
Provides an opt-in productivity coaching system for Claude Code that enforces structured troubleshooting, evidence-based delivery, and multi-role agent orchestration. Activates automated retry loops, quality verification, and workplace-style process cues to drive task completion after repeated failures or passive behavior.
Run the full engineering lifecycle from a chat interface: review code, debug issues, design systems, document decisions, manage incidents, and generate standups. Connects to Linear, Jira, Slack, Notion, Datadog, PagerDuty, and Benchling for project management, monitoring, and incident response.
Automate sell-side M&A workflows: build buyer universes, draft CIMs and teasers, manage deal pipelines with milestones and deadlines, model accretion/dilution, populate pitch decks and strip profiles, and create financial data packs — all from company data, SEC filings, or web sources.
Orchestrate multi-agent teams for complex AI-driven projects: decompose tasks, match capabilities, coordinate workflows, manage shared context and errors, distribute workloads, monitor performance with Prometheus and OpenTelemetry, and synthesize insights from interactions. Integrates PowerShell, .NET, Azure ops via specialist subagents.
Debug GitHub Actions failures by pinpointing root causes, identifying breaking commits, and scanning for fix PRs. Clone or half-clone Claude conversations to branch experiments or cut token usage. Generate HANDOFF.md summaries for agent handoffs. Fetch Reddit content when WebFetch is blocked. Review conversations to suggest CLAUDE.md improvements.
Build Claude Code plugins from scratch in Cowork via guided discovery, planning, design, implementation, and packaging into .plugin files. Customize plugins for your organization's tools and workflows by replacing template placeholders, editing skills and connectors, configuring MCP servers, and adjusting behaviors in the desktop app.
Automate private equity workflows: screen deals, run due diligence, analyze financials, build IRR models, assess unit economics, monitor portfolio performance, and generate investment memos and value creation plans.
Generate client-facing financial documents including investment performance reports, portfolio review packages, financial plans, investment proposals, rebalancing trade recommendations, and tax-loss harvesting scans with wash sale rule checks.
Persist memory across AI coding agent sessions by capturing tool usage and insights, compressing via LLM, and injecting relevant past context into future interactions. Recall session history, search observations, and forget specific data via natural language commands.
Coordinate multiple AI providers (Claude, Gemini, API-based) to automate code review, TDD, debugging, security audits, design extraction, and documentation generation, with autonomous task decomposition and parallel execution for complex workflows.
Build and audit financial models (DCF, LBO, comps, 3-statement) in Excel, generate competitive landscape and pitch decks in PowerPoint, and access financial data from FactSet, PitchBook, Morningstar, and other sources.
Query and synthesize answers across company tools (Slack, Notion, Jira, Confluence, Asana, Benchling, Guru) from a single natural language search, with automatic deduplication, citation, and configurable digest summaries.
Drive a real Chrome browser via CDP using coordinate clicks and screenshots — no CSS selectors needed. Automate, scrape, test, or interact with web pages by controlling the user's already-running Chrome.
Build, validate, and debug n8n workflows with AI-guided skills for JavaScript/Python code nodes, LangChain AI agents, binary data handling, error recovery, sub-workflow composition, and architectural patterns, enforced by a hooks layer that prevents production breakage during MCP tool calls.
Integrate Terraform Cloud/Enterprise into your local IaC workflow via Docker subprocess, using TFE_TOKEN to manage workspaces, run plans, apply deployments, inspect and manipulate state for automated infrastructure provisioning and updates.
Manage GitLab projects by accessing repositories, creating and reviewing merge requests, monitoring CI/CD pipelines, handling issues, and updating wikis through remote API integration with a personal access token.
Automate KYC/AML compliance by parsing investor onboarding packets into structured fields (identity, ownership, control, source of funds) and applying rules grids to assign risk ratings, check required documents, and route escalation.
Accelerate early-stage life sciences R&D by connecting to preclinical research tools and databases for literature search, genomics analysis, target prioritization, and data conversion.
Manage AI-driven development workflows with hierarchical task trees, dependency graphs, automated subtask expansion, PRD-to-task parsing, status tracking, and intelligent task orchestration via natural language commands.
Install 124 ready-to-use Claude Code skills to automate 50+ third-party services including CRMs (HubSpot, Salesforce), PM tools (Jira, Asana), analytics (GA4, Mixpanel), cloud storage (Google Drive, Dropbox), GitHub/Vercel deploys, doc/PDF/image processing, React artifact building, design generation, and dev productivity tasks via Rube MCP/Composio integrations.
Manage Linear issues directly from Claude: create and update issues, search across workspaces, and update statuses without leaving the chat.
Bridge Figma design files with Claude Code to create and update design system components, generate Figma files, translate designs to SwiftUI code, and build FigJam boards — all from natural language commands.
Orchestrates a structured Plan-Work-Review development cycle for solo developers using Claude Code, automating project setup, task tracking, code generation, testing, CI/CD, and cross-session memory while optionally coordinating with Cursor for multi-agent workflows.
Spawn AI agents, create workspaces, manage tasks, and schedule automations using Superset directly from Claude Code. Edit automation prompts in your preferred editor, view recent logs, and trigger one-off runs with simple commands.
Generate Playwright tests from specs, migrate Cypress/Selenium suites, run on BrowserStack, sync with TestRail, analyze coverage, and diagnose flaky failures — all within your existing workflow.
Manage Firebase projects through Claude: query and write Firestore data, manage authentication users, deploy and invoke Cloud Functions, and handle Storage and Hosting configurations directly from the chat interface.
Automate web tasks with natural language: drives a local Playwright browser, captures screenshots and action logs, visually self-verifies results. Also generates reusable Python CLI tools from the workflows.
Use structured writing methods to deconstruct books, papers, and ideas into digestible formats (library cards, sketchnotes, Q&A pairs, plain-language explanations) and render them as HTML slides or PNG visuals. Also traces research lineages and converts English texts into Chinese with deep annotation.
Develop production-grade Go applications with AI-assisted skills covering project layout, concurrency, profiling, observability, testing, CI/CD, and idiomatic coding patterns across the full development lifecycle.
Provides 20 Chinese-language skills for Claude Code and compatible AI coding tools, enabling structured brainstorming, TDD, debugging, code review, git workflows, MCP server development, and multi-agent task execution with Chinese-language conventions for commits, documentation, and team communication.
Manage Asana projects and tasks directly in your IDE: create tasks, search projects, update assignments, track progress, and sync development workflows with Asana's platform using API token authentication over SSE to its MCP server.
Perform deep web research and content extraction via the Exa search API, enabling lead generation, literature reviews, competitive analysis, and exhaustive searches across the web.
Draft customized NDAs and privacy policies with jurisdiction clauses, compliance checklists, and legal review flags. Review PM resumes against best practices, tailor them to job descriptions with keyword alignment and gap analysis, and proofread text for grammar, logic, and flow issues with categorized fixes.
Run 10 AI agents to fully automate Obsidian vault management: triage Gmail/Hey emails and inbox notes, extract deadlines from Google Calendar, transcribe audio into structured notes, audit and defragment vault structure, generate weekly agendas, evolve knowledge graph, and handle multilingual inputs.
Orchestrate structured, spec-driven development workflows for AI coding agents — from project initialization and phased planning through autonomous execution, code review, testing, and milestone tracking. Includes context engineering, knowledge graphs, and multi-agent debugging.
Run a complete AI-assisted coding workflow with self-correcting memory, persistent FTS5-indexed research wikis, auto-research loops, multi-LLM council deliberation, and 8 specialized agents that coordinate parallel sessions, enforce quality gates, audit context costs, and capture learnings across every session.
Crystallize vague project requirements into executable Seed specifications through Socratic interviews, then run, evaluate, and iteratively refine them with three-stage verification, drift detection, and evolutionary loops.
Quickly pack local or remote GitHub repositories into AI-optimized formats (XML, Markdown, JSON, plain) with compression, file filters, git diffs/logs, and clipboard copy using simple slash commands.
Improve Claude's initial output quality by automatically injecting context, clarifying vague prompts with research-based questions, and applying targeted nudges for plan readability, workflow routing, background execution, and subagent routing.
Generate, edit, and inpaint images via GPT Image 2 CLI skill, using a reference prompt gallery to match styles for UI mockups, diagrams, posters, research figures, anime, and Chinese typography workflows.
Build and orchestrate advanced Claude Code agentic workflows by creating meta-prompts, subagents, hooks, MCP servers, slash commands, and skills; execute hierarchical plans, run autonomous coding loops, apply expert debugging and productivity frameworks like 5 Whys or Eisenhower Matrix, and audit components for compliance and quality.
Build, deploy, and run serverless web scrapers and automation scripts on Apify's platform, extract structured data from 15+ websites (Instagram, LinkedIn, Google Maps, etc.), integrate scraping into JavaScript/TypeScript/Python applications, and convert existing projects into scalable Apify Actors.
Search Slack channels, summarize discussions, draft announcements, and generate standup updates from recent messages — all without leaving Claude.
Automate complex browser workflows from natural language commands — navigate websites, extract data, fill forms, and run AI-powered UI tests, all without writing code.
Automate complete Apollo.io sales workflows in one flow: enrich leads from names, emails, or LinkedIn URLs; prospect ranked decision-makers by plain-English ICP descriptions; search, enrich, dedupe, and bulk-load contacts into outreach sequences—no manual steps or tab switching.
Generate E2E test suites in JavaScript and automate testing for iOS/Android mobile apps on simulators/emulators using Appium, Detox, XCUITest, Espresso, or Maestro. Validate UI interactions, gestures, navigation, permissions, and platform behaviors.
Generate complete Ansible playbooks, roles, inventories, and configurations to automate server provisioning, app deployments, service setups, and idempotent DevOps workflows with production-ready YAML, best practices, security hardening, and built-in documentation.
Migrate React Native apps to newer versions by applying incremental diffs, updating iOS/Android configs, resolving CocoaPods and Gradle changes, and handling breaking API updates
Generate and execute end-to-end browser tests for full user workflows spanning frontend and backend using Playwright, Cypress, or Selenium. Create tests with page objects, scenarios, and assertions, then run them to validate complete user journeys in browsers.
Integrates Jira and Confluence into your development workflow to search documentation, create and triage issues, generate project status reports, extract action items from meeting notes, and convert Confluence specs into Jira backlogs.
Read, send, and manage Gmail messages; create and edit Google Docs, Sheets, and Slides; access and organize Drive files; manage Calendar events, Tasks, and Contacts; orchestrate Chat messages, Apps Script execution, and Custom Search via MCP tools from the command line or uvx.
Generate AI videos from text prompts or images using Kling AI API in Python. Build scalable production pipelines with async Redis queues, batch processing, rate limiting, webhooks, monitoring, cost controls, content filters, security audits, cloud storage uploads, and CI/CD integration.
Run end-to-end YouTube content strategy workflows: research competitors via channel scraping and analysis, generate tiered video ideas with validation, produce structured briefs and detailed outlines including demo prep, craft CTR-optimized titles and thumbnail concepts.
Automate training and optimization of ML models for classification and regression on datasets: analyze data, select/configure algorithms, cross-validate, evaluate metrics, generate Python code using scikit-learn/PyTorch/TensorFlow/XGBoost, and save artifacts.
Automatically discover and hierarchically load AGENTS.md files across project directories into Claude's agent context, merging instructions with conflict detection and caching for specialized behaviors without manual setup. Sync all agent contexts into CLAUDE.md under organized sections with backups and summaries.
Write Markdown contracts (.prose.md) that orchestrate multi-agent AI workflows, compile and validate them, then execute them in a virtual machine with session, parallel, loop, and conditional support — all with an auditable trace.
Manage Google Ads and Meta Ads campaigns, run SEO audits, optimize content for AI search engines (GEO), and generate schema markup — all from Claude. Includes keyword research, broken link scanning, landing page scoring, and content calendar planning powered by Google Search Console and advertising APIs.
Automate spec-driven development workflows with AI agents that handle GitHub issue fixing, PR review, deep research, image generation, and session analysis. Includes custom slash commands, skill creation, and browser automation via Chrome DevTools Protocol.
Scaffold production-grade Claude Code plugins with marketplace integration, validate structure and schemas, audit for security vulnerabilities and best practices, and automate semantic version bumps across manifests and catalogs using auto-invoked skills and interactive commands.
Set up new or migrate existing Python projects using uv for dependency/environment management, ruff for linting/formatting, mypy for type checking, and pytest for testing, while enforcing shell restrictions for security.
Automate overnight software development by configuring Git hooks for TDD enforcement with tests and lints, then run Claude autonomously for 6-8 hours to build features that pass all checks by morning.