Plugins listed here are tagged for this topic and auto-indexed from public GitHub repositories.
Plugins listed here are tagged for this topic and auto-indexed from public GitHub repositories.
General developer productivity plugins — linters, formatters, project scaffolding, and workflow automation.
ESLint configurations, Prettier setups, project generators, dependency managers, and multi-tool workflow orchestrators. Many work across languages.
Several scaffold entire project structures with linting, formatting, testing, and CI configurations from templates or interactive prompts.
Claude Code manages plugins independently — commands and agents from different plugins coexist. Check for overlapping hook events if installing multiple hook-based plugins.
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.
Communicate with Claude Code in an ultra-compressed style that cuts token usage ~75% while preserving technical accuracy, with compressed sub-agents for code review, git commits, file editing, and code exploration.
Run a disciplined engineering workflow: prototype designs, write PRDs, triage issues, refactor code, debug regressions, and publish articles — all with structured agent skills that enforce domain-driven practices and git safety.
Persist and retrieve conversational context across Claude Code sessions using a local filesystem-based memory store, enabling agents to recall past decisions, work patterns, and bugfixes without re-reading source files.
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.
Equip AI agents with a full-stack marketing skillset: SEO audits, paid ad campaigns, conversion optimization, copywriting, email sequences, social media content, analytics setup, and growth strategies for SaaS products.
Manage an Obsidian vault programmatically: read, search, and edit notes, tasks, and properties; create .canvas mind maps and .base database views; write Obsidian-flavored Markdown with wikilinks, embeds, and callouts; also develop and debug Obsidian plugins with reload, screenshot, and DOM inspection capabilities.
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.
Search, retrieve, improve, and manage thousands of AI prompts and Claude skills from prompts.chat directly in your coding assistant. Install skills to extend capabilities, fill prompt variables, save custom prompts with metadata, and enhance them using AI.
Manage feature development with AI-powered code architecture exploration, code review, and CLAUDE.md auditing, plus create and benchmark custom agent skills with evals.
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).
Iteratively create custom Claude Code skills from scratch, refine existing ones via drafting and description optimization, run test evaluations, and benchmark performance with quantitative metrics and variance analysis.
Develop full Claude Code plugins end-to-end: plan and generate agents, commands, skills, hooks, and MCP integrations via guided workflows, then validate structure, naming conventions, and component quality with actionable reviews and fixes.
Orchestrate multi-agent teams within Claude Code for parallel code review, hypothesis-driven debugging, and coordinated feature development with task decomposition, file ownership management, and consolidated reporting.
Run Claude in a continuous iterative loop, feeding the same prompt back after each response for repeated refinement until task completion. Supports cancellation, max iterations, and completion promises.
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
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.
Delegate architecture, implementation, optimization, and debugging of complex applications to specialized AI agents expert in Python/Django/FastAPI, TypeScript/React/Next.js/Angular/Vue, Go, Rust, Java/Spring Boot, PHP/Laravel/Symfony, C#/.NET, mobile (Flutter/React Native/Swift/Kotlin), Elixir/Rails, SQL, and DevOps tools.
Author, evaluate, and iteratively improve Claude Code skills with automated blind comparisons, performance analysis, and grading against predefined expectations.
Enforce code quality and security checks after every change, automate git commits and pushes with conventional messages, generate structured task checklists, guide incremental refactoring, and apply systematic debugging—all within Claude Code.
Delegate complex coding tasks and adversarial code reviews to Codex CLI from within Claude Code, with background job support, git-scoped analysis, and result retrieval.
Apply the BMad structured methodology to software projects: orient within the workflow, generate specs from rough input, brainstorm, critique reasoning, review prose and diffs, split docs, index folders, and run adversarial edge-case analysis — all through agent-driven skills.
Define and enforce custom guardrails for Claude Code sessions by creating hookify rules that block or warn on unwanted bash commands, file edits, prompts, and stop events, using YAML frontmatter and regex patterns.
Saves context window by sandboxing code execution in 11 languages, indexing project files into a persistent FTS5 knowledge base with BM25 ranking, and automatically restoring session state across compactions.
Fetches version-specific documentation and code examples from source repositories to provide up-to-date library docs directly in LLM context, reducing hallucinations without requiring API keys.
Generate self-contained HTML playgrounds with visual controls, live previews, and copyable prompts to interactively explore designs, data visualizations, code reviews, and architectures in a single file.
Enforces a lazy, minimal-code philosophy across your codebase by scanning for over-engineering, dead code, unnecessary abstractions, and stdlib replacements, then producing ranked cleanup lists and diff reviews. Tracks shortcuts as a debt ledger and offers intensity modes to guide simpler solutions.
Generate sales call prep briefs, research prospects and companies, draft personalized outreach emails and LinkedIn messages, and build deal strategy assets like battlecards, landing pages, and forecasts using CRM data and web enrichment
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.
Generate competitive analysis briefs, brainstorm product ideas, plan roadmaps, write feature specs and PRDs, synthesize user research, plan sprints, review product metrics, and send stakeholder updates — all connected to tools like Linear, Jira, Asana, Notion, Slack, Figma, Amplitude, Pendo, and Intercom.
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.
Curate auto-memory for Claude Code: promote learnings to CLAUDE.md and rules, extract proven patterns into reusable skills, and monitor memory health with a dashboard.
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.
Sync tasks from GitHub, Linear, Monday.com, ClickUp, Asana, Jira, and Notion into a local TASKS.md file, then manage them with Active/Waiting/Someday/Done sections. Decode acronyms, nicknames, and project context into a persistent memory system that keeps your work organized across calendar, email, and chat.
Manage GitHub repositories directly from Claude Code: create and review issues, pull requests, and code, search repositories, and interact with the full GitHub API.
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.
Generate an explorable HTML report from local Claude Code session transcripts to analyze token usage, cache efficiency, subagent activity, skills applied, and the most expensive prompts.
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.
Index git repositories into a knowledge graph to trace execution flows, analyze blast radius of code changes, and perform augmented code search for debugging, impact analysis, and safe refactoring.
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.
Run comprehensive SEO audits on entire sites — technical crawl, content quality, schema, Core Web Vitals, backlinks, local/maps presence, e-commerce, hreflang, sitemaps, and GEO/AI search visibility — then generate scored action plans and content briefs, all from Claude Code.
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.
Integrate semantic code analysis into your IDE via LSP for intelligent code understanding, refactoring suggestions, and seamless codebase navigation, powered by a remote MCP server.
Fetch personalized developer news feeds from daily.dev directly in Claude Code chats. Surface relevant articles, tutorials, and discussions based on your interests. Ask for latest tech updates with auto-activation on relevant queries.
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.
Serve as an adversarial thinking partner for executives: stress-test business plans via pre-mortems and bear-case modeling, prepare for board meetings with key metrics and tough questions, navigate hard decisions using reversibility tests and stakeholder maps, conduct precise post-mortems with 5 Whys, and deploy a devil's advocate agent to uncover plan risks with mitigations.
Apply Minimalist Entrepreneur frameworks in Claude Code to build profitable, community-driven businesses: validate ideas via manual tests, define values and culture, find target communities, acquire first customers, price for profitability, build lean MVPs with manual fulfillment first, review decisions for sustainability, and create organic marketing plans.
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.
Turn a one-sentence domain description into a complete agent team and their skill set for Claude Code, using six pre-built orchestration patterns (Pipeline, Fan-out/Fan-in, Expert Pool, Producer-Reviewer, Supervisor, Hierarchical Delegation). Also audit and maintain existing agent-skill configurations.
Automatically collect usage telemetry and session metadata across Claude Code lifecycle events (start, stop, end, user prompt submit) and check for pending skill notifications, using Python collectors via uv.
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.
Delegate full-stack development workflows to Claude via 213 specialized agents, commands, and skills: refactor code, generate tests/deployments/Dockerfiles/K8s manifests, audit security/performance, document APIs/onboarding, orchestrate Git ops, and apply patterns across JS/TS/Python/Rust/Go/Java stacks.
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.
Develop Google Apps Script projects locally by running the clasp CLI to create/list projects, pull/push code, and deploy changes. Authenticate once via clasp login for seamless local workflow.
Open PDFs from URLs, paths, or arXiv in an interactive viewer to annotate sections collaboratively via screenshots, fill forms with live visual feedback, add signatures and stamps on approval, then download the marked-up document for contracts and approvals.
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.
Run a localhost iMessage-style web chat interface for Claude Code, supporting file uploads, message editing, and tool testing without tokens or access control.
Brainstorm creative, cost-effective marketing ideas with channels and rationale; define North Star metrics, input constellations, and business game classifications; generate differentiated positioning statements; ideate unique product names with availability checks; craft targeted value propositions—all in structured formats to build product growth strategies.
Learn coding skills interactively with personalized tutorials and spaced repetition quizzes drawn from your own codebase. Use /teach-me for lessons, /quiz-me for practice with feedback, track progress, and sync tutorial data to a private GitHub repo.
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.
Turn any long-running domain (business, health, career, learning) into a local knowledge project with four layers, source tags, immutable snapshots, and a concept library that learns patterns over time. Includes diagnostics for fuzzy goals, business models, and execution blocks, plus tools to save, restore, and merge diagnostic sessions.
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.
Automatically discovers brand materials across Notion, Confluence, Google Drive, Box, SharePoint, Figma, Gong, Granola, and Slack, distills them into enforceable AI guardrails, and applies brand voice to sales and marketing content like emails, proposals, and pitch decks with compliance validation.
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.
Plan product launches by generating GTM strategies that identify beachhead segments, ideal customer profiles, growth loops, optimal motions across inbound/outbound/PLG, phased timelines with metrics, and sales-ready competitive battlecards using web research.
Query official Microsoft documentation, API references, and code samples for Azure, .NET, Microsoft 365, Windows, and Power Platform directly from the editor, enabling developers to look up concepts, verify SDK methods, troubleshoot errors, and create hybrid agent skills without leaving their workflow.
Apply Maoist dialectical reasoning and strategic frameworks to software development: prioritize tasks via contradiction analysis, resolve trade-offs, investigate unknowns, self-criticize completed work, and bootstrap projects from zero resources using phased warfare tactics.
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.
Invoke to prompt the AI to ask targeted questions clarifying ambiguous coding requests, specifying objectives, scope, constraints, environment, and acceptance criteria before any implementation begins. Ensures precise requirements are gathered explicitly only when needed, improving code accuracy without unnecessary interruptions.
Create and repair Redpanda Connect pipeline configurations and Bloblang transformation scripts using natural language. Automates component search, config generation, and script debugging with optional sample data validation.
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.
Analyze local and remote GitHub repositories using Repomix CLI to explore code structure, search for patterns, and answer questions about components, architecture, and content.
Discover, evaluate, install, update, and manage community legal skills with a security review gate that validates skills against a design framework before they run in your environment.
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.
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 performant Unity games with JEngine hot-update framework by chaining fluent async tasks as coroutine alternatives, pooling objects thread-safely to slash GC pressure, awaiting async modal dialogs for user input, extending editor with themed UIElements UIs, and coding zero-GC patterns like cooldowns and timers using modern C#.
Debug and fine-tune language models using the Tinker API: diagnose training pipeline issues, replicate research papers, run RL/SFT/DPO experiments, and monitor training logs—all from the command line.
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.
Transforms Claude into an all-in-one law school tutor: briefs cases, builds outlines, forecasts exam topics from past patterns, grades IRAC essays, runs Socratic drills, generates bar prep questions keyed to jurisdiction, and creates adaptive study plans — all while never writing answers for the student.
Draw cryptographically random Tarot card spreads via Bash and Python to interpret context, action, obstacles, and outcomes for guiding decisions on vague or ambiguous coding prompts and planning. Invoke for entropy-driven insights when feeling lucky or prompts lack specificity.
Build Claude Code plugins by replicating demonstrated skills, legacy commands, and MCP server structures. Copy SKILL.md layouts, frontmatter options like name-description-argument-hint-allowed-tools-model, argument parsing, tool integrations (Read, Glob, Grep, Bash), reference templates, and content best practices for quick extension development.
Audit Claude Code and Codex sessions for context window waste, recover 5-25% token overhead through config cleanup and compaction, and monitor token usage trends with a dashboard that shows quality scores, session history, and cost savings from recommended fixes.
Streamline end-to-end Obsidian plugin development and vault management: scaffold projects with TypeScript setups, implement UI views/events/data handling, optimize performance/security, establish local dev loops/CI/CD/release pipelines, migrate content, and troubleshoot errors using 24 specialized skills.
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.
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.
Automatically discovers, extracts, and adapts skills from 229 plugins to tackle your current task without manual selection. Analyzes commands, agents, skills, and scripts across the repository, then synthesizes and applies tailored patterns. Invoke with /skill-adapter or enable auto-activation on relevant requests.
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.
Simulate flash loan strategies on Aave, dYdX, Uniswap V3, and Balancer to analyze DeFi arbitrage, liquidations, and collateral swaps. Compute profitability with gas estimation, slippage and fee modeling, plus risk assessments for MEV and front-running.
Persistent memory for AI coding agents that survives across sessions and compactions, letting you save decisions, conventions, bugs, and discoveries so agents retain context indefinitely without relying on API keys or external services.
Set up a real-time statusline HUD in Claude Code to monitor context usage, tool activity, agent tracking, and todo progress at a glance during coding sessions. Provides ~/.claude/settings.json config, build steps, manual setup, and troubleshooting for quick integration.
Design structured workflow skills for Claude Code using multi-step phases, decision trees, subagent delegation, and progressive disclosure for pipelines, routing, and safety gates. Audit skills via 6-phase review detecting structural issues, pattern adherence, tool correctness, and anti-patterns.
Combine multiple Git repositories into unified archives for AI-powered codebase analysis, with built-in security scanning and file search capabilities.