PlugMyPlugin

Browse plugins

268 plugins, each analyzed from its own files.

hookify

★ 896
anthropics

Hookify creates custom hooks to prevent unwanted behaviors by analyzing conversation patterns or explicit instructions, using simple markdown configuration files with regex pattern matching. It supports four hook events (PreToolUse, PostToolUse, UserPromptSubmit, Stop) and provides commands to generate rules, list configurations, and interactively manage hook behavior without requiring restarts.

4 commands · 1 agent · 1 skill · 4 hooks
Productivity free runs shell hooks
#hook-management#pattern-matching#behavior-prevention#markdown-config

handbook-dotnet

★ 894
NikiforovAll

This plugin provides a suite of .NET development tools including automatic CSharpier code formatting for C# files, dotnet-run-file for executing C# without projects, and skills for code analysis via Roslyn AST queries, API inspection, and code coverage reports. It hooks into Claude's post-edit workflow to format C# files automatically and exposes 9 skills for inspecting .NET libraries, analyzing code patterns, and diagnosing style violations.

9 skills · 1 hook
Code Review free runs shell hooks
#dotnet-development#csharp-formatting#roslyn-ast#code-analysis

file-search

★ 872
netresearch

A Claude Code plugin skill that teaches efficient CLI-based codebase search strategies using ripgrep, ast-grep, semgrep, fd, rga, tokei, and scc. It provides tool selection guidance, pattern recipes, and best practices for searching codebases of any size.

1 skill · 1 hook
Search & Research free runs shell hooks
#code-search#ripgrep#ast-grep#codebase-analysis

security-audit

★ 859
netresearch

This Agent Skill performs automated security audits using OWASP Top 10, CWE Top 25 2025, and CVSS v4.0 standards for any project, with deep PHP/TYPO3 scanning across 80+ checkpoints and 19 reference guides. It integrates via a PreToolUse hook to flag risky commands and provides vulnerability assessment, risk scoring, secure coding guidance, and DevSecOps pipeline security.

1 skill · 1 hook
Security free runs shell hooks
#security-audit#owasp-top-10#vulnerability-scanning#cvss-scoring

nopeek

★ 829
spences10

This plugin automatically loads credentials from a CLAUDE_ENV_FILE environment variable on session start and redacts secrets from CLI output in real-time using the nopeek CLI tool. It intercepts both session initialization and tool execution to prevent sensitive data from being exposed in logs or terminal output.

1 skill · 2 hooks
Security free runs shell hooks
#secret-redaction#credential-loading#env-security#cli-safety

gcloud-tools

★ 814
fcakyon

This plugin provides an MCP server interface to Google Cloud's observability suite, enabling access to logs, metrics, and traces through Claude. It bundles best practices for monitoring and troubleshooting applications running on Google Cloud Platform.

1 command · 2 skills · 1 MCP server
DevOps free MCP
#gcloud-observability#logs-metrics-traces#mcp-server#gcp-integration

github-dev

★ 804
fcakyon

This plugin provides Git and GitHub workflow automation through 4 agents and 7 skills, handling commits, pull requests, code reviews, and comment resolution with built-in safety hooks. It integrates validation tools for commit types, visual proof requirements, and AI attribution checks directly into your development workflow.

4 agents · 7 skills · 5 hooks
DevOps free runs shell hooks
#git-workflow#github-automation#code-review#pr-management

pro-workflow

★ 802
rohitg00

Pro Workflow is a complete AI coding system with self-correcting memory, persistent SQLite-indexed research wikis, and an auto-research loop that learns from corrections across sessions. It provides 41 skills, 8 agents, 23 commands, and intelligent hooks that inject relevant knowledge and enforce quality gates without requiring API keys or external services.

23 commands · 8 agents · 41 skills · 21 hooks
Productivity free runs shell hooks
#self-correcting-memory#persistent-wikis#fts5-search#multi-agent

claude-mem

★ 754
thedotmack

Claude-mem is a memory compression system that persists context across Claude Code sessions through 19 skills and an MCP server, using shell commands and hooks to manage context retention. It integrates with the Code editor's session lifecycle via pre/post tool hooks and prompt submission events.

19 skills · 1 MCP server · 6 hooks
Productivity free runs shell MCP hooks
#memory-persistence#context-compression#session-management#mcp-server
fcakyon

This plugin provides Model Context Protocol (MCP) integration for searching academic papers across multiple databases including arXiv, PubMed, IEEE, and Scopus through a single interface. It requires Docker for deployment and exposes search functionality via one command and two skills.

1 command · 2 skills · 1 MCP server
#academic-search#arxiv#pubmed#mcp-server

plugin-dev

★ 732
anthropics

A comprehensive toolkit for developing Claude Code plugins with seven specialized skills covering hooks, MCP integration, plugin structure, settings, commands, agents, and skills. Includes guided workflow commands, example scripts, validation utilities, and best-practice documentation for building production-ready plugins.

1 command · 3 agents · 7 skills
Productivity free agent skill
#plugin-development#claude-code#hook-api#mcp-integration

github-release

★ 710
netresearch

This Claude Code plugin prevents unsafe GitHub release practices by intercepting dangerous `gh release` commands via hooks and provides orchestrated version bumping, signed tagging, and CI-driven release workflows across multiple ecosystems (TYPO3, PHP, Node.js, Go, Python, Rust). It detects project type, manages semantic versioning from conventional commits, and ensures releases flow through proper code review and CI pipelines with supply chain security features like SBOMs and attestations.

3 commands · 1 skill · 2 hooks
DevOps free runs shell hooks
#github-releases#supply-chain-security#semantic-versioning#signed-tags

pagerangers-seo

★ 671
netresearch

This plugin integrates the PageRangers SEO Monitoring API into AI assistants, enabling keyword analysis, ranking tracking, and KPI queries through a Python-based skill. It runs on user prompt submission and requires local credentials (API token and project hash) to access PageRangers data.

1 skill · 1 hook
Data & Analytics free runs shell hooks
#seo-analytics#keyword-research#ranking-tracking#serp-data

azure-tools

★ 669
fcakyon

This plugin integrates Azure MCP Server, enabling access to 40+ Azure services through Azure CLI authentication directly within Claude. It provides command, skill, and MCP server components to manage Azure resources programmatically.

1 command · 2 skills · 1 MCP server
Integrations free MCP
#azure#mcp-server#cloud-infrastructure#cli-integration
fcakyon

This plugin hooks into Claude Code's session start and user prompt submission events to capture usage metrics, rejections, and session statistics. It collects telemetry data and displays it in a unified dashboard for monitoring plugin performance and user behavior patterns.

2 hooks
Productivity free runs shell hooks
#telemetry-tracking#session-analytics#usage-monitoring#dashboard
anthropics

Three-layer security review for Claude-generated code: pattern-based warnings on edits, LLM-powered diff review on Stop, and an agentic commit reviewer that traces data flow across files to catch injection, XSS, SSRF, hardcoded secrets, and 25+ vulnerability classes. Uses Anthropic's Claude models (Opus 4.7 by default) to review diffs and trace security issues before code is committed.

6 hooks
free runs shell hooks
#code-security#vulnerability-detection#llm-review#data-flow-analysis
composio-community

This plugin acts as a security reminder hook that warns developers about potential security vulnerabilities—including command injection, XSS, and unsafe code patterns—when they edit files. It uses a Python-based analysis triggered by PreToolUse events to flag risky code patterns before they're executed.

1 hook
Security free runs shell hooks
#security-scanning#code-analysis#injection-prevention#xss-detection
jordanrendric

This plugin extracts video frames via ffmpeg and audio via configurable backends (Gemini API, local Whisper, or OpenAI), sending both to Claude for direct multimodal understanding. It supports YouTube URLs, adaptive parameter selection based on user intent, and offers an interactive setup wizard for configuration.

2 commands · 1 agent · 1 skill · 1 MCP server
Design & Frontend free MCP
#video-analysis#multimodal-perception#ffmpeg#youtube-support
NikiforovAll

This plugin provides an MCP server for searching and fetching official Microsoft Learn and Azure documentation directly within Claude Code. It includes tools for documentation search, code sample discovery, and full-page retrieval covering Microsoft, Azure, .NET, C#, and Visual Studio resources.

1 MCP server
Documentation free MCP
#microsoft-docs#azure-documentation#mcp-server#code-samples

handbook-qa

★ 595
NikiforovAll

This plugin provides a Playwright MCP server that integrates browser automation and QA testing capabilities, exposing tools to navigate pages, take screenshots, interact with elements, and fill forms across Chromium, Firefox, and WebKit. It requires npx to run the Playwright-based MCP server for automated testing and web interaction workflows.

1 MCP server
Testing free MCP
#playwright#browser-automation#qa-testing#mcp-server
thedotmack

Claude-Mem for Cowork captures tool use and prompts via hooks, streams them to cmem.ai for server-side observation synthesis, and injects compiled context back into new sessions and spawned agents. It provides fail-soft operation with spool fallback, a mem-search skill for querying memory, and automatic project-based naming in ephemeral cloud sessions.

2 skills · 7 hooks
Integrations free runs shell hooks
#memory-persistence#hook-capture#observability#cloud-sync

arscontexta

★ 552
agenticnotetaking

Ars Contexta generates a personalized knowledge management system through conversational setup, creating markdown vaults with wiki links, processing pipelines, automation hooks, and domain-native documentation—all derived from how you describe your thinking and work. The plugin provides 10 skills for extracting insights, finding connections, and maintaining your vault, plus a 6-phase pipeline that mirrors Cornell note-taking with a meta-cognitive layer for continuous system evolution.

1 agent · 10 skills · 3 hooks
Productivity free runs shell hooks
#knowledge-graph#agent-memory#personal-knowledge-management#conversational-derivation

ponytail

★ 538
DietrichGebert

Ponytail is a Claude Code plugin that enforces minimal, production-ready solutions by prioritizing YAGNI principles, standard library usage, and avoiding unnecessary abstractions. It reduces code bloat, cost, and execution time while maintaining full safety guarantees through session-start and prompt-submit hooks that guide the agent toward simpler implementations.

6 skills · 2 hooks
Productivity free runs shell hooks
#yagni-principle#code-minimization#senior-dev-mode#stdlib-first

jira

★ 526
netresearch

A Claude Code plugin providing comprehensive Jira integration through two specialized skills: jira-communication (API operations via Python CLI scripts) and jira-syntax (Wiki markup syntax, templates, validation). Auto-detects issue keys and supports both Jira Server/DC and Cloud deployments with zero MCP overhead.

2 skills · 1 hook
Integrations free runs shell hooks
#jira-integration#issue-tracking#auto-detection#python-cli

reins

★ 525
pegasi-ai

Reins intercepts tool calls via pre/post hooks to block destructive actions, route high-risk operations to human approval, and maintain an immutable audit trail of all decisions. It protects against vulnerabilities covered in OWASP MCP, ASI, and Agentic Skills Top 10 threat models by analyzing commands before execution and logging outcomes to a local decision log.

1 skill · 10 hooks
Security free runs shell hooks
#runtime-security#ai-agent-safety#pre-hook-interception#audit-trail

autoharness

★ 512
tigerless-labs

AutoHarness is a self-learning skill layer for Claude Code that automatically distills reusable skills from real work sessions, consolidates similar skills to avoid duplication, and prunes unused ones to keep the library clean. Skills are validated by actual adherence in use rather than offline benchmarks, and the system maintains a per-skill ledger of decisions and scenarios for transparency.

2 agents · 1 skill · 1 MCP server · 4 hooks
Productivity free runs shell MCP hooks
#self-learning-skills#skill-consolidation#agent-optimization#session-distillation
anthropics

This plugin restores the deprecated Explanatory output style by injecting a SessionStart hook that instructs Claude to provide educational insights about implementation choices and codebase patterns throughout each session. It formats these insights in a consistent "Insight" block before and after code generation to explain design decisions and conventions.

1 hook
free runs shell hooks
#educational-output#session-hooks#code-explanation#learning-focused

toolkit-skills

★ 487
spences10

This plugin provides five core skills for ecosystem navigation, skill creation, research pattern analysis, session reflection, and plugin development, with a UserPromptSubmit hook that forces skill evaluation on user input. It integrates via a shell-based activation script to enable automated skill assessment workflows.

5 skills · 1 hook
Productivity free runs shell hooks
#skill-framework#plugin-development#session-reflection#ecosystem-guide

memsearch

★ 480
zilliztech

memsearch automatically captures and recalls Claude's work across sessions by hooking into Claude Code's lifecycle and storing summarized memories as searchable embeddings. The plugin runs entirely locally using ONNX-based embeddings, requiring no API keys or external services.

3 skills · 4 hooks
Productivity free runs shell hooks
#session-memory#semantic-search#local-embeddings#context-persistence
fcakyon

This plugin provides web performance audit capabilities using Core Web Vitals metrics and Chrome DevTools integration to analyze and report on website performance. It includes one skill and an MCP server that leverages npx for executing performance diagnostic tools.

1 skill · 1 MCP server
Testing free MCP
#web-performance#core-web-vitals#chrome-devtools#auditing

i-have-adhd

★ 474
ayghri

A Claude Code skill that reformats assistant output for ADHD-friendly readability by leading with actionable next steps, numbering multi-step tasks, and eliminating tangents and filler language. It applies 10 structured rules (e.g., no preamble, specific time estimates, suppressed asides) to make technical guidance direct and scannable.

1 skill · 1 hook
Productivity free runs shell hooks
#adhd-friendly#output-formatting#accessibility#productivity

hivemind

★ 473
activeloopai

Hivemind is a Claude Code plugin that provides cloud-backed persistent memory using Deeplake, allowing you to read, write, and share memory across multiple Claude Code sessions and agents through hooks and skills. It enables long-term state management and data persistence without requiring external API keys, using Node.js as the runtime dependency.

2 commands · 3 skills · 13 hooks
Productivity free runs shell hooks
#persistent-memory#deeplake#multi-session#state-management

phd-skills

★ 455
fcakyon

This plugin provides guardrails and debugging tools for research workflows, catching AI mistakes in paper reproduction and experiment tracking before they become costly. It includes citation validation, LaTeX checking, timezone handling, and evidence-first experiment comparison through shell-based guards and hooks.

6 commands · 2 agents · 12 skills · 12 hooks
Project Management free runs shell hooks
#research-workflows#paper-reproduction#experiment-tracking#arxiv-integration

simplify

★ 443
fcakyon

This plugin reviews changed code for redundancy, reuse opportunities, and over-engineering, then applies simplification fixes automatically. It runs as a pre-tool-use hook and uses Python to analyze and refactor code.

1 skill · 1 hook
Code Review free runs shell hooks
#code-review#refactoring#simplification#over-engineering

humanize

★ 432
fcakyon

This plugin intercepts write operations and blocks a predefined list of AI buzzwords before they're used, helping developers maintain more authentic language in their code and documentation. It leverages Python-based hooks to filter and flag overused terminology in real time.

1 skill · 2 hooks
Productivity free runs shell hooks
#ai-buzzword-filter#writing-guard#code-quality#hook-based
anthropics

This plugin activates an interactive learning mode via SessionStart hook that prompts Claude to request meaningful code contributions at decision points while also providing educational insights about implementation choices. It combines the unshipped Learning output style with explanatory functionality to transform passive observation into hands-on learning experiences.

1 hook
free runs shell hooks
#learning-mode#interactive-coding#session-hooks#educational-insights

brooks-lint

★ 410
hyhmrright

brooks-lint performs AI-driven code reviews grounded in twelve classic software engineering books, diagnosing six decay risk dimensions (cognitive overload, change propagation, knowledge duplication, accidental complexity, dependency disorder, and domain model distortion) with citations and remedies. It offers six analysis modes accessible via commands or natural language: PR review, architecture audit, tech debt assessment, test quality evaluation, health dashboards, and automated fixes.

6 commands · 6 skills · 1 hook
Code Review free runs shell hooks
#code-review#engineering-books#decay-risk#software-quality

claude-tools

★ 379
fcakyon

This Claude Code plugin synchronizes CLAUDE.md documentation and a permissions allowlist with an external Python script, then refreshes context on demand via a PostToolUse hook. It provides four commands to manage plugin metadata and permissions without requiring external API keys.

4 commands · 1 hook
Productivity free runs shell hooks
#claude-plugin-management#documentation-sync#permissions-allowlist#context-refresh
wondelai

A curated library of 65 agent skills for Claude and compatible AI agents, comprising 51 expert frameworks drawn from bestselling business and design books, plus 14 guided metaskills that orchestrate multi-phase journeys (create/improve/grow a business, website, or app; refactor code architecture; optimize conversions). Each metaskill asks decision questions phase by phase and persists state in your project's docs/ folder so work resumes across sessions.

65 skills
Productivity free agent skill
#agent-skills#business-frameworks#ux-design#code-architecture

octo

★ 353
nyldn

Claude Octopus is a multi-LLM orchestration plugin that integrates up to ten external AI providers (Codex, Copilot, Qwen, Ollama, Perplexity, OpenRouter, OrcaRouter, OpenCode, Grok) alongside Claude for consensus-gated code review, research, and multi-model workflows. It provides 53 commands, 49 specialized agent personas, 62 reusable skills, and structured four-phase methodology (Discover→Define→Develop→Deliver) with quality gates, persistent memory integration, and autonomous pipeline execution.

53 commands · 49 agents · 62 skills · 30 hooks
Code Review free runs shell hooks
#multi-llm-consensus#code-orchestration#adversarial-review#provider-routing

pg

★ 338
timescale

pg-aiguide is a PostgreSQL expertise resource that provides 10 AI-optimized skills covering schema design, migrations, full-text search, and TimescaleDB patterns to help AI coding assistants generate better Postgres code. It works as standalone Agent Skills (installed via `npx skills add`), an MCP server for semantic search over PostgreSQL documentation, or a Claude Code plugin.

10 skills
DevOps free agent skill
#postgres-schema-design#timescaledb-patterns#semantic-search#ai-coding-assistant

data-tools

★ 326
netresearch

This skill teaches Claude Code agents when and how to use dedicated structured data tools (jq, yq, dasel, qsv, mlr) instead of fragile text processing on JSON, YAML, TOML, XML, CSV, and JSONL formats. It includes a PreToolUse hook that guides tool selection and provides comprehensive cookbooks for each tool's patterns and use cases.

1 skill · 1 hook
Data & Analytics free runs shell hooks
#data-processing#jq#yaml-editing#csv-analysis

safety-net

★ 301
kenryu42

Safety Net intercepts and blocks destructive git and filesystem commands before AI agents execute them by analyzing command semantics, making it immune to flag reordering and shell wrappers. It runs as a PreToolUse hook across seven coding agent CLIs (Claude Code, Codex, Gemini CLI, GitHub Copilot CLI, Kimi Code, OpenCode, and Pi) and works on Windows, macOS, and Linux.

1 skill · 1 hook
Security free runs shell hooks
#safety-hook#git-protection#destructive-command-blocking#semantic-analysis

ralph-wiggum

★ 288
anthropics

Ralph Wiggum implements continuous self-referential AI loops that repeat the same prompt through a Stop hook until task completion, allowing iterative refinement within a single Claude Code session. The technique runs Claude in a while-true pattern with persistent file state, letting the model read its own past work and fix failures autonomously.

3 commands · 1 hook
Productivity free runs shell hooks
#iterative-development#self-referential-loops#automation#ai-iteration

handbook-sounds

★ 287
NikiforovAll

This plugin adds audio feedback to Claude Code on Windows by playing system sounds when Claude finishes responding or when notifications occur using PowerShell. It provides non-blocking background playback and is configurable via environment variables to select different Windows system sounds or disable the feature entirely.

2 hooks
Productivity free runs shell hooks
#audio-feedback#windows-native#event-hooks#powershell
fcakyon

This plugin hooks into the PreCompact event to automatically summarize file paths, root causes, and open questions, keeping context intact during code compaction. It relies on an external shell script (precompact_priorities.sh) to process and organize information before compaction occurs.

1 hook
Productivity free runs shell hooks
#auto-summarization#code-context#compaction#hook-based

git-workflow

★ 251
netresearch

This Agent Skill provides expert patterns for Git version control workflows including branching strategies (Git Flow, GitHub Flow, trunk-based), Conventional Commits conventions, collaborative pull request processes, and CI/CD integration with Git hooks for quality gates. It includes a `/pr-finish` command to drive pull requests to a fully-green merged state and works across Claude Code, Cursor, GitHub Copilot, and other skills-compatible AI agents.

1 command · 1 skill · 1 hook
DevOps free runs shell hooks
#git-workflow#ci-cd-integration#conventional-commits#git-hooks

git-flow

★ 153
alexei-led

This plugin provides Git workflow automation including worktree management, branch cleanup, secret scanning, and configuration validation through hooks and guardrails. It uses a PreToolUse hook to inspect and control tool execution decisions, with built-in shell integration for Git operations.

3 skills · 1 hook
DevOps free runs shell hooks
#git-workflow#secret-scanning#branch-management#hooks

cli-tools

★ 143
netresearch

This Agent Skill detects missing CLI tools from error patterns, audits project environments, and installs them automatically via optimal package managers (binary downloads, Cargo, pip, npm, or system packages). It supports 77+ tools across development stacks including Python, Node.js, Rust, Go, Docker, and DevOps platforms, with reactive triggers on "command not found" errors and proactive mode for environment audits.

1 skill · 1 hook
DevOps free runs shell hooks
#cli-management#auto-installation#devops#environment-auditing

ultralytics-dev

★ 125
fcakyon

This plugin provides Ultralytics Platform API integration and YOLO26 training skills for Claude Code, with pre/post-tool-use hooks and a push guard that blocks force pushes via Python. It enables direct interaction with Ultralytics services and model training workflows while enforcing safe git practices.

2 skills · 2 hooks
Integrations free runs shell hooks
#ultralytics-yolo#model-training#push-guard#pre-post-hooks

engram

★ 91
nagisanzenin

Engram is a learning system that turns Claude into a Socratic tutor, verifying your understanding through free-recall challenges and scheduling review sessions using FSRS-4.5 spaced repetition. It keeps you accountable to what you actually learn—with receipts—across nine agentic platforms including Claude Code, OpenAI Codex, OpenCode, and multiple others.

3 agents · 3 skills · 1 hook
Productivity free runs shell hooks
#socratic-tutoring#spaced-repetition#learning-verification#fsrs-scheduler

demoday

★ 89
mrieck

DemoDay automates the creation of polished demo videos by having Claude read your codebase, script a demonstration, and drive your app on screen while narrating with AI voiceover and optional on-camera presenter generated via fal.ai. The result is a finished MP4 with captions, transitions, and professional editing rendered using Remotion, available for macOS only.

1 command · 4 skills · 1 MCP server
Marketing & Content free MCP
#demo-video-generation#screen-recording-automation#ai-voiceover#video-editing
NikiforovAll

This MCP server fetches the latest official library documentation from authoritative sources to ground Claude's responses in current API references. It supports popular libraries and frameworks, helping prevent outdated information and reduce hallucinations by providing real-time documentation access.

1 MCP server
#mcp-server#documentation#api-reference#hallucination-prevention

typo3-docs

★ 49
netresearch

This Agent Skill helps create and maintain TYPO3 extension documentation in reStructuredText format, with built-in support for TYPO3-specific directives, local Docker-based rendering, and validation tools. It includes extraction utilities for documenting PHP code, configurations, and project metadata, plus comprehensive guidance on TYPO3 documentation standards and automated deployment workflows.

1 skill · 2 hooks
Documentation free runs shell hooks
#typo3-extensions#rst-documentation#code-extraction#docker-rendering

notfair

★ 46
nowork-studio

The NotFair Plugin provides 45 open-source marketing and analytics skills for AI agents, enabling SEO audits, GEO optimization, and cross-channel ad management across Google, Meta, X, and LinkedIn platforms. It connects agents to live Google Search Console and GA4 data while maintaining safety through read-only review workflows and explicit change approvals.

45 skills · 1 MCP server
Integrations free MCP
#seo-audit#paid-ads-management#ga4-analytics#marketing-workflows

dev-flow

★ 29
alexei-led

dev-flow provides code review, automated fixes, commit management, and linting for development workflows through 2 agents and 6 skills integrated via hooks. It uses local tools (node, bash, python3) to run shell-based linting and code quality checks without external API dependencies.

2 agents · 6 skills · 6 hooks
Code Review free runs shell hooks
#code-review#linting#automated-fixes#git-commits

content-creator

★ 909
ccplugins

This plugin provides a content-creator subagent that integrates into Claude for content generation tasks. It offers specialized capabilities for producing various types of written content without requiring external API keys or third-party service integrations.

1 agent
Marketing & Content free prompt pack
#content-generation#subagent#writing#creator-tools
ccplugins

This plugin updates Git branch names with proper prefixes and formats, enforcing consistent naming conventions across local and remote branches. It supports semantic prefixes and handles remote branch updates automatically.

1 command
DevOps free prompt pack
#git-workflow#branch-naming#cli-automation#naming-conventions

retro

★ 900
netresearch

The retro plugin analyzes Claude Code session transcripts to detect friction points and friction and proposes learnings to appropriate destinations—personal rules, project rules, skill pull requests, or checkpoints—with explicit approval gates on every write. It offers four operational modes: Sweep (current session), Spotlight (focused issue), Outcome (replay past sessions), and Audit (cross-session architectural review).

1 command · 1 skill
Productivity free prompt pack
#session-retrospectives#friction-detection#continuous-learning#agent-workflows

typo3-a11y

★ 899
netresearch

A Claude Code skill that provides WCAG 2.2 AA accessibility patterns, guidelines, and implementation examples for TYPO3 v13+ frontend development. It includes comprehensive documentation on semantic HTML, ARIA patterns, skip links, navigation, forms, and interactive components with TypeScript and SCSS examples.

1 skill
Documentation free prompt pack
#wcag-a11y#typo3#accessibility-patterns#html-aria
ccplugins

This agent analyzes user feedback from multiple sources to identify patterns, complaints, and requests, then synthesizes insights and prioritizes features based on aggregated user input. It transforms raw feedback into actionable product intelligence for development teams.

1 agent
Data & Analytics free prompt pack
#feedback-analysis#user-research#product-insights#pattern-detection

pr-review

★ 882
ccplugins

This plugin reviews pull request changes to identify issues, detect code quality problems, and suggest improvements before merging. It operates as a single command that analyzes diffs and provides actionable feedback directly within the development workflow.

1 command
Code Review free prompt pack
#code-review#pr-automation#quality-checks

pr-review

★ 882
composio-community

This plugin reviews pull request changes to identify issues, provide feedback, and suggest improvements before code is merged. It operates as a single command that analyzes PR diffs to ensure code quality and catch potential problems early.

1 command
Code Review free prompt pack
#code-review#pull-requests#ci-integration#code-quality

code-architect

★ 878
ccplugins

The code-architect agent helps design scalable architecture and folder structures for new features or projects, including microservice boundaries and component hierarchies. It assists with initial planning of authentication systems, feature organization, project structure conventions, and code refactoring.

1 agent
Project Management free prompt pack
#architecture-design#folder-structure#microservices#project-planning

programming

★ 868
alexei-led

This plugin provides idiomatic development assistance across eight major programming languages and frameworks: C#/.NET, Go, Java/Kotlin, Python, Rust, TypeScript, shell, and web technologies. It bundles one AI agent with eight skills to help developers follow language-specific best practices and conventions.

1 agent · 8 skills
Code Review free prompt pack
#multi-language#code-generation#idiomatic-patterns#net-go-java-python-rust-typescript
anthropics

This skill automates migration of code and prompts from Sonnet 4.x and Opus 4.1 to Opus 4.5, updating model strings, beta headers, and configuration details. It helps ensure compatibility with the latest model version and can be used iteratively to refine prompts after migration.

1 skill
Code Review free prompt pack
#model-migration#code-upgrade#opus-4-5#prompt-engineering

pm-execution

★ 863
phuryn

This plugin provides 16 product management skills for creating PRDs, OKRs, roadmaps, user stories, and running sprints, retrospectives, and risk analysis through 11 commands. It operates entirely offline with no external API dependencies, offering frameworks for stakeholder mapping, prioritization, pre-mortems, and test scenario generation.

11 commands · 16 skills
Project Management free prompt pack
#prd-generation#okr-planning#sprint-management#product-strategy

livekit-skills

★ 862
fcakyon

This Claude Code plugin provides LiveKit Agents SDK skills for building voice AI agents that run on cloud or self-hosted LiveKit deployments. It integrates voice capabilities directly into AI agent workflows without requiring external API keys or third-party services.

1 skill
Integrations free prompt pack
#voice-agents#livekit#real-time-audio#self-hosted
ccplugins

This agent designs and implements complex enterprise system integrations for B2B platforms, connecting to Salesforce, HubSpot, Microsoft 365, Google Workspace, SAP, Oracle ERP, and other business software. It handles API orchestration, data synchronization, webhook management, and enterprise integration patterns without requiring external API keys or pre-configured tools.

1 agent
Integrations free prompt pack
#enterprise-integration#b2b-platforms#salesforce#api-orchestration
cbrock84

This Claude Code plugin provides 12 integrated skills for managing the full demand-generation funnel, covering organic and paid acquisition, conversion optimization, measurement, experimentation, lifecycle messaging, and distribution. It enables marketers to implement end-to-end campaigns without external API dependencies or third-party service integrations.

12 skills
Marketing & Content free prompt pack
#demand-generation#funnel-optimization#lifecycle-messaging#a-b-testing

ultrathink

★ 855
ccplugins

The ultrathink plugin coordinates a multi-agent workflow that delegates coding tasks across specialized roles—Architect, Research, Coder, and Tester—to design, implement, and validate solutions. It breaks complex tasks into steps, gathers insights from each specialist, and synthesizes actionable outputs with support for ad-hoc file references.

1 command
Code Review free prompt pack
#multi-agent#task-coordination#code-generation#workflow-automation
anthropics

This is the Claude Code Plugins Directory documentation itself, explaining the structure, installation, and contribution guidelines for the plugin marketplace. It is not a functional plugin but rather the informational hub for discovering, installing, and developing Claude Code plugins.

no extra components
Documentation free prompt pack
#plugin-directory#marketplace#claude-code#plugin-development

update-claudemd

★ 839
ccplugins

This plugin automatically updates a CLAUDE.md file whenever code changes are detected in the repository, keeping documentation synchronized with recent modifications. It uses a single command to scan code changes and refresh the markdown file accordingly.

1 command
Documentation free prompt pack
#documentation#auto-sync#code-tracking#changelog

lyra

★ 838
ccplugins

Lyra is a specialized AI prompt optimization plugin that helps refine and improve AI prompts to master-level quality. It provides command-driven utilities for prompt engineering and optimization without requiring external dependencies or API keys.

1 command
Productivity free prompt pack
#prompt-optimization#ai-engineering#prompt-tuning#llm-tools
fcakyon

This plugin provides four built-in skills for working with common Microsoft Office and PDF file formats directly within Claude. It enables processing and manipulation of PDF, Word, PowerPoint, and Excel documents without requiring external dependencies.

4 skills
Integrations free prompt pack
#office-docs#pdf-processing#document-automation#file-handling
fcakyon

This plugin provides four official OpenAI skills for working with common office document formats: PDF, Word, PowerPoint, and Excel files. It enables direct manipulation and processing of these file types through integrated capabilities.

4 skills
Productivity free prompt pack
#office-documents#pdf-processing#word-excel-powerpoint#file-handling
ccplugins

This plugin analyzes GitHub issues and implements fixes by fetching issue details via GitHub CLI, executing necessary code changes, running tests, and generating proper commit messages. It provides a structured workflow for resolving issues end-to-end without requiring external API keys or additional services.

1 command
DevOps free prompt pack
#github-issues#automation#code-fixes#testing

optimize

★ 819
ccplugins

This plugin analyzes code performance and provides optimization recommendations through a single command interface. It operates without external dependencies, making it suitable for local code analysis workflows.

1 command
Code Review free prompt pack
#code-optimization#performance-analysis#code-review

pm-ai-shipping

★ 817
phuryn

This plugin documents AI-generated codebases and audits them for security/performance gaps by comparing documented intent against actual implementation, producing a reviewer-ready shipping packet. It provides five commands to reverse-engineer architecture, map test coverage, and identify risks that generic scanners miss.

5 commands · 2 skills
Code Review free prompt pack
#security-audit#code-review#documentation#vibe-code

audit

★ 815
ccplugins

This plugin performs security audits on codebases through a single command that analyzes code for potential vulnerabilities and security issues. It operates without requiring external dependencies or third-party services.

1 command
Security free prompt pack
#security-audit#codebase-scanning#vulnerability-detection#code-security
phuryn

This plugin provides product marketing and growth utilities including marketing idea generation, value proposition crafting, North Star metric definition, product naming, and competitive positioning analysis. It offers two main commands and five skills to help teams develop comprehensive go-to-market strategies and validate their product's core metrics.

2 commands · 5 skills
Marketing & Content free prompt pack
#product-marketing#growth-metrics#positioning#value-proposition
ccplugins

This agent optimizes customer success operations for B2B enterprise clients by monitoring customer health, identifying expansion opportunities, and preventing churn through enterprise account management. It handles the full customer lifecycle including onboarding, adoption tracking, and strategic account growth.

1 agent
Project Management free prompt pack
#customer-success#enterprise-accounts#churn-prevention#customer-health

refractor

★ 802
ccplugins

This plugin provides a command to refactor code while following best practices and design patterns. It analyzes code and suggests or applies improvements aligned with established architectural and stylistic conventions.

1 command
Code Review free prompt pack
#code-refactor#best-practices#design-patterns#code-quality

fix-pr

★ 800
ccplugins

This plugin automatically fetches unresolved PR comments and generates targeted code fixes to address reviewer feedback in a single workflow. It streamlines the review cycle by analyzing feedback and making improvements without manual back-and-forth.

1 command
Code Review free prompt pack
#pull-requests#code-review#automation#github

typo3-ckeditor5

★ 798
netresearch

This Agent Skill provides expert patterns for developing CKEditor 5 plugins within TYPO3 v12+, covering plugin architecture, schema definitions, command patterns, and YAML-based RTE configuration. It includes comprehensive migration strategies for upgrading from CKEditor 4 to CKEditor 5 with custom plugin conversion and data transformation patterns.

1 skill
Documentation free prompt pack
#typo3#ckeditor5#plugin-development#rich-text-editor

python-skills

★ 797
fcakyon

This plugin provides a single skill that encodes Python best practices from PEP 8, Zen of Python, Google style, and Effective Python guidelines. It helps developers write more Pythonic and maintainable code by applying established style and design principles.

1 skill
Code Review free prompt pack
#python#best-practices#pep8#code-quality

dokploy-skills

★ 792
fcakyon

This plugin provides a Claude skill for deploying Docker Compose applications, databases, and domains directly to Dokploy Cloud or self-hosted Dokploy instances. It enables automated deployment workflows without requiring external API keys or additional tools.

1 skill
DevOps free prompt pack
#docker-deploy#devops#dokploy#infrastructure

bug-fix

★ 791
ccplugins

This plugin streamlines bug-fixing workflows by automating the creation of a GitHub issue followed by a feature branch, then walking through implementation and testing before merging. It provides a single command that orchestrates the entire bug-fix process from issue creation to code integration.

1 command
DevOps free prompt pack
#bug-fix#github-integration#workflow-automation#feature-branch

bug-fix

★ 791
composio-community

This plugin streamlines the bug-fixing workflow by automating the creation of a GitHub issue and associated feature branch for each bug. It guides developers through implementing and testing the fix before merging back to the main codebase.

1 command
DevOps free prompt pack
#github-issues#git-workflow#bug-tracking#automated-branching

seo-skills

★ 788
fcakyon

This Claude Code plugin provides four SEO skills to audit site performance, plan scalable pages, validate schema markup, and improve overall site architecture. It requires no external APIs or tools, running entirely within the Claude Code environment.

4 skills
Documentation free prompt pack
#seo-audit#schema-validation#site-architecture#page-planning
ccplugins

This agent helps optimize app store listings by researching keywords, improving metadata, and maximizing organic visibility to increase downloads. It analyzes app store performance and provides guidance on conversion rate optimization for app launches.

1 agent
Marketing & Content free prompt pack
#app-store-optimization#keyword-research#app-metadata#conversion-rates

canvas-design

★ 775
composio-community

This plugin creates museum-quality visual art directly in PNG and PDF documents by applying design philosophy principles. Use it to generate posters, art pieces, and static visual works without requiring external tools or API keys.

1 skill
Design & Frontend free prompt pack
#visual-art#png-pdf#poster-generation#design-philosophy
ccplugins

The deployment-engineer agent helps set up CI/CD pipelines, configure Docker containers, deploy to cloud platforms, and implement infrastructure-as-code solutions for automated deployment workflows. It provides guidance and assistance for containerization, Kubernetes clustering, and production-ready deployment strategies.

1 agent
DevOps free prompt pack
#ci-cd-pipelines#docker-containers#kubernetes#infrastructure-as-code
fcakyon

This plugin optimizes Claude's output style to use fewer tokens by structuring responses with short numbered steps, concise insights, and clear next-action calls. It's designed to improve efficiency and readability for users who prefer faster, more focused interactions.

1 skill
Productivity free prompt pack
#token-efficiency#output-formatting#productivity#adhd-friendly

commit-commands

★ 756
anthropics

This plugin provides three slash commands to streamline git workflows: /commit automatically creates commits with AI-drafted messages matching your repo's style, /commit-push-pr handles the complete workflow of committing, pushing, and creating a PR in one step, and /clean_gone removes local branches that have been deleted remotely. The commands analyze your git history and changes to generate contextual commit messages and PR descriptions without requiring external API keys or services.

3 commands
DevOps free prompt pack
#git-workflow#commit-automation#pull-requests#branch-cleanup

senior-frontend

★ 742
composio-community

This plugin provides a frontend development skill for React, Next.js, TypeScript, and Tailwind CSS projects, offering component scaffolding, bundle analysis, and performance optimization tools. It includes accessibility best practices guidance to help developers build production-ready, performant web applications.

1 skill
Design & Frontend free prompt pack
#react#nextjs#typescript#tailwind
fcakyon

This plugin provides OpenObserve search and dashboard-building capabilities through a single skill interface, enabling queries of logs, metrics, and traces via curl commands. It integrates with OpenObserve instances to retrieve observability data and construct dashboards programmatically.

1 skill
Data & Analytics free prompt pack
#openobserve#logs-metrics-traces#observability#dashboard-building
phuryn

This plugin provides market research skills for product managers, including tools to analyze competitors, build user personas, segment customers, and perform sentiment analysis on feedback. It offers three commands to conduct competitive analysis, analyze user feedback at scale, and run comprehensive user research with persona building and customer journey mapping.

3 commands · 7 skills
free prompt pack
#user-personas#market-segmentation#sentiment-analysis#competitive-analysis

plugin-dev

★ 732
anthropics

This plugin provides seven specialized skills and a structured workflow command for building high-quality Claude Code plugins, covering hooks, MCP integration, plugin structure, settings, commands, agents, and skills. It includes comprehensive documentation, working examples, and utility scripts to guide developers through an 8-phase plugin creation process from discovery to marketplace publishing.

1 command · 3 agents · 7 skills
Productivity free prompt pack
#plugin-development#hooks-api#mcp-integration#agent-creation

analyze-issue

★ 726
ccplugins

This plugin fetches GitHub issue details and automatically generates comprehensive implementation specifications by analyzing requirements and dependencies. It structures the issue into clear implementation steps to help developers plan their approach.

1 command
Project Management free prompt pack
#github-integration#issue-analysis#implementation-planning#spec-generation
fcakyon

This plugin provides three skills for crafting distinctive frontend designs and writing clear user interface copy. It integrates directly into your workflow to help with visual design decisions and communication with users.

3 skills
Design & Frontend free prompt pack
#ui-design#interface-copy#frontend-skills#design-system
netresearch

A generic effort model for TYPO3 LTS major version upgrades that provides per-version risk multipliers, breaking-change baselines, compatibility matrices, and a 7-phase assessment workflow to estimate upgrade complexity. Users pair it with their own historical project data to calibrate effort estimates across extensions and versions.

1 skill
Project Management free prompt pack
#typo3-upgrades#effort-estimation#risk-assessment#breaking-changes

skill-repo

★ 714
netresearch

This skill standardizes Netresearch skill repository structure, packaging, and validation to ensure consistent distribution across marketplace, Composer, npm, and CI/CD pipelines. It provides templates, validation scripts, and reusable workflows to maintain repository layout, licensing conventions, and release discipline across multiple organization repositories.

1 skill
DevOps free prompt pack
#repo-scaffolding#ci-templates#plugin-validation#netresearch-conventions
netresearch

This plugin provides three independent Agentic Skills for Matrix/Synapse: matrix-communication sends and reads encrypted chat messages with formatting and reactions, matrix-administration operates Synapse homeservers, and matrix-announcement composes structured announcements. All three skills work with any Matrix homeserver and require only a local config file with credentials.

1 command · 3 skills
Integrations free prompt pack
#matrix-chat#e2e-encryption#homeserver-admin#structured-announcements
ccplugins

This plugin analyzes pull requests and automatically resolves requested changes by processing PR feedback and applying fixes. It provides a single command to streamline the PR review workflow and reduce manual code revision work.

1 command
Code Review free prompt pack
#pr-automation#code-review#ai-fixes#pull-requests

technology

★ 700
cbrock84

This plugin provides 19 standalone Agent Skills covering architecture, engineering delivery, development discipline, debugging, code review, and AI/automation systems. The skills enable developers to tackle technical challenges across the full development lifecycle without requiring external API keys or third-party services.

19 skills
Code Review free prompt pack
#code-review#debugging#architecture#ai-automation
ccplugins

This agent analyzes metrics and performance data to generate actionable insights for studio growth and optimization. It transforms raw analytics into data-driven recommendations that support strategic decision-making.

1 agent
Data & Analytics free prompt pack
#analytics#data-driven#performance-reports#metrics-analysis
ccplugins

This agent implements AI ethics frameworks, governance policies, and responsible AI practices for B2B applications, focusing on bias detection and algorithmic transparency. It helps enterprises establish AI governance structures and compliance requirements that build trust in AI systems.

1 agent
Security free prompt pack
#ai-ethics#governance#bias-detection#compliance
NikiforovAll

This plugin adds C# Language Server Protocol support via csharp-ls, enabling code intelligence features like go-to-definition, find references, hover info, and symbol navigation for .cs files. It requires .NET 10 SDK and csharp-ls to be pre-installed on the developer's system.

no extra components
Code Review free prompt pack
#csharp-lsp#language-server#code-intelligence#dotnet
ccplugins

This plugin provides automated code review functionality with AI-powered analysis, identifying suggestions for improvements, best practices, and potential issues in code submissions. It operates via a single command interface and requires no external API keys or third-party services.

1 command
Code Review free prompt pack
#code-review#ai-suggestions#best-practices#code-quality

ship

★ 683
composio-community

The ship plugin provides a complete PR workflow automation that guides code from commit through production deployment with built-in validation gates. It offers 4 commands that handle staged deployment and validation without requiring external API keys or tools.

4 commands
DevOps free prompt pack
#pr-workflow#deployment-automation#validation#production-ready
phuryn

This plugin equips product managers with SQL query generation and cohort analysis skills to extract insights from user data. It provides three main capabilities: generating SQL queries from natural language descriptions, performing cohort analysis to identify retention patterns and engagement trends, and analyzing A/B test results with statistical rigor.

3 commands · 3 skills
Data & Analytics free prompt pack
#sql-generation#cohort-analysis#ab-testing#retention-patterns
NikiforovAll

This plugin enables discovery and auditing of all available Claude Code plugins in the marketplace, displaying installation status, version information, and detailed component breakdowns. It provides a comprehensive view of the plugin ecosystem through a single skill-based interface.

1 skill
Integrations free prompt pack
#plugin-discovery#marketplace-audit#plugin-management#version-tracking
ccplugins

This plugin acts as a universal quality control orchestrator that dynamically discovers and coordinates with available sub-agents to perform comprehensive multi-dimensional quality assessment, security validation, and deployment readiness verification across any project type. It provides enterprise-grade quality standards validation regardless of programming language or development framework.

1 agent
Code Review free prompt pack
#quality-control#code-review#multi-agent-orchestration#security-validation
netresearch

This Agent Skill guides TYPO3 extension developers through systematic upgrades to newer LTS versions, covering deprecated API detection, automated PHP and non-PHP code migrations, and static analysis. It supports upgrade paths from TYPO3 v7 through v14 with structured commands, planning agents, and cross-platform compatibility.

2 commands · 1 agent · 1 skill
DevOps free prompt pack
#typo3#extension-upgrade#php-migrations#rector

polar-skills

★ 672
fcakyon

This plugin provides two official Polar skills for managing billing and subscriptions, plus utilities for local development integration. It enables developers to interact with Polar's billing platform directly within Claude Code workflows.

2 skills
Integrations free prompt pack
#polar#billing#subscriptions#local-dev
ccplugins

This plugin provides an AI agent specialized in designing and implementing internal API architecture, including REST API design, GraphQL implementation, API documentation, SDK development, and developer portal creation. It handles API performance optimization, versioning strategies, and internal service communication for B2B applications.

1 agent
Integrations free prompt pack
#api-design#developer-experience#api-architecture#graphql

mcp-essentials

★ 662
spences10

This plugin recommends and bundles three essential MCP servers—omnisearch, sqlite-tools, and mcpick—to streamline common Claude Code workflows. It integrates these servers to enable enhanced search, database querying, and tool selection capabilities within Claude Code.

no extra components
Integrations free prompt pack
#mcp-servers#workflow-enhancement#tool-integration#omnisearch
ccplugins

This plugin provides a command that generates Desktop Extension (.dxt) files for MCPs, enabling Claude Code to create the necessary context and structure. It requires only local processing with no external dependencies or API keys.

1 command
DevOps free prompt pack
#mcp-tools#code-generation#desktop-extension#claude-code

mcp-builder

★ 657
composio-community

This plugin provides a skill guide for building high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services. It documents best practices and patterns for designing well-structured tools and servers without requiring external dependencies.

1 skill
Documentation free prompt pack
#mcp-servers#llm-integration#protocol-design#tool-building
NikiforovAll

This plugin provides a spec-driven development workflow system with four specialized agents that guide feature development through structured phases: Requirements (business analyst), Design (software architect), Tasks (development lead), and Implementation (strict task executor). The workflow enforces sequential execution with approval gates, zero-improvisation during coding, and produces comprehensive specification documents at each phase.

4 agents · 1 skill
Project Management free prompt pack
#spec-driven-development#agent-workflow#requirements-management#technical-design

agent-rules

★ 651
netresearch

This skill generates and maintains AGENTS.md files following the agents.md specification, which provides AI coding agents with structured project context in a standardized format. It automatically detects project types (Go, PHP, TypeScript, Python, hybrid), extracts commands from build configs, and creates scoped documentation files for subsystems.

1 skill
Documentation free prompt pack
#agents-md#ai-documentation#project-context#multi-language
ccplugins

This agent implements data privacy engineering and GDPR compliance frameworks for B2B applications, covering data minimization, consent management, and privacy-by-design principles. It specializes in helping enterprises meet global privacy regulation requirements across their platforms.

1 agent
Security free prompt pack
#gdpr-compliance#data-privacy#privacy-engineering#consent-management

context7

★ 632
netresearch

This skill fetches up-to-date library documentation from the Context7 REST API without the context overhead of an MCP server, supporting 50+ libraries like React, Next.js, Vue, Express, and Prisma. It triggers on keywords like "how do I use [library]" and "show me [library] patterns" to deliver live docs and topic-filtered results on-demand.

1 skill
Documentation free prompt pack
#library-docs#rest-api#context-efficient#developer-reference
fcakyon

This plugin provides a skill that integrates with Cloudflare's ecosystem, enabling access to Workers, R2 storage, D1 databases, KV, and 50+ other Cloudflare services directly within Claude. It requires no external API keys and operates as a self-contained skill module.

1 skill
Integrations free prompt pack
#cloudflare-integration#workers#r2-storage#d1-databases

revenue

★ 628
cbrock84

This Claude Code plugin provides 10 skills covering the full revenue lifecycle, including sales enablement, pricing strategies, customer activation, retention, and referral programs. It equips teams to manage outbound campaigns, revenue operations, and packaging decisions without requiring external API keys or third-party services.

10 skills
Productivity free prompt pack
#sales-enablement#revenue-ops#pricing-strategy#customer-retention

browser

★ 624
alexei-led

This plugin provides browser-based testing, validation, screenshots, recordings, and quick automation capabilities through an agent and supporting skills. It requires no external API keys or third-party services.

1 agent · 2 skills
Testing free prompt pack
#browser-testing#screenshots#recordings#automation

2-commit-fast

★ 619
ccplugins

Unable to provide a meaningful summary: the plugin appears to have no commands, agents, skills, hooks, MCP servers, or external dependencies defined.

no extra components
Other free prompt pack
#empty-plugin#no-functionality
netresearch

This Agent Skill evaluates TYPO3 extensions for conformance to official v12/v13/v14 standards through automated validation of file structure, coding guidelines, PHP architecture, and testing patterns. It orchestrates specialized ecosystem skills for deep testing and documentation analysis, with fallback surface-level checks when specialized skills are unavailable.

1 command · 1 skill
Code Review free prompt pack
#typo3-extensions#code-conformance#psr-compliance#architecture-validation
composio-community

This plugin generates comprehensive documentation for code, APIs, and projects through a single command interface. It requires no external tools or API keys, making it a self-contained solution for documentation creation.

1 command
Documentation free prompt pack
#documentation#code-documentation#api-docs#project-docs
ccplugins

This plugin generates comprehensive documentation for code, APIs, and projects through a single command interface. It requires no external tools or API keys, making it a self-contained documentation solution.

1 command
Documentation free prompt pack
#documentation-generation#api-docs#code-documentation#project-docs

perf

★ 584
composio-community

This plugin provides a rigorous performance investigation workflow that establishes baselines, runs controlled sequential benchmarks, and performs profiling to identify hotspots. It consolidates findings into evidence-backed recommendations with structured logging and version-specific baselines.

1 command · 6 agents · 8 skills
Testing free prompt pack
#performance-profiling#benchmarking#hotspot-analysis#evidence-backed
netresearch

This Claude Code plugin provides 14 domain-specific skills for OroCommerce v6.1 development, covering entities, datagrids, APIs, workflows, security, testing (Behat, PHPUnit, k6), and CI/CD pipelines. Each skill delivers version-pinned guidance and awareness of platform-specific pitfalls rather than generic tutorials.

14 skills
DevOps free prompt pack
#orocommerce#php-framework#behat-testing#api-configuration
ccplugins

This plugin enables Claude to analyze GitHub issues and automatically handle them with optimized solutions. It provides a command-based interface for integrating issue management workflows into Claude's capabilities.

1 command
Integrations free prompt pack
#github-integration#issue-analysis#automation#code-review

connect-apps

★ 574
composio-community

This plugin integrates with Composio to enable Claude Code to authenticate and perform actions across 500+ third-party applications, including sending emails, creating issues, and posting messages. It provides a unified interface for managing authentication and executing real-world operations across multiple services without requiring individual API key configuration.

1 command
Integrations free prompt pack
#composio-integration#multi-app-auth#action-execution#email-messaging
netresearch

This skill provides AST-native mutations for PHP code through nikic/php-parser, allowing agents to describe syntax changes that are validated and applied structurally rather than via regex or text replacement. Every edit is parsed, pretty-printed, and reparsed before being written atomically, preventing corruption from textual matches that miss syntactic boundaries.

1 skill
Code Review free prompt pack
#php-ast#structured-edits#nikic-parser#code-mutations
ccplugins

This plugin provides an agent for coordinating B2B product launches, managing enterprise release processes, and executing go-to-market strategies within a 6-day development cycle. It triggers automatically when enterprise release dates are set or B2B launch plans are needed, helping teams align business milestones with development workflows.

1 agent
Project Management free prompt pack
#b2b-launch#enterprise-release#go-to-market#project-coordination

react-skills

★ 565
fcakyon

A collection of 5 skills providing React, Next.js, and React Native best practices guidance plus web design guidelines for developers. No external dependencies or API keys required.

5 skills
Design & Frontend free prompt pack
#react-best-practices#nextjs#react-native#web-design

context-memory

★ 557
ccplugins

context-memory provides persistent, searchable storage of conversation context across Claude Code sessions using SQLite with full-text search (FTS5). It enables quick retrieval and reuse of previous work without losing continuity between separate coding sessions.

1 command · 1 skill
Productivity free prompt pack
#session-persistence#context-storage#sqlite-fts5#searchable-memory

security

★ 555
cbrock84

This Claude Code plugin provides eight skills for threat modeling, security architecture review, incident response, vulnerability management, and access/identity governance. It enforces blocking findings that cannot be overruled by reviewed departments, establishing a strict security governance framework.

8 skills
Security free prompt pack
#threat-modeling#security-review#incident-response#vulnerability-management
netresearch

A Claude Code skill that provides comprehensive Netresearch brand guidelines, including color systems, typography standards, logo usage, and production-ready templates for maintaining visual consistency across web projects. The skill offers reference documentation, interactive components, and implementation checklists with WCAG AA accessibility compliance built in.

1 skill
Design & Frontend free prompt pack
#brand-guidelines#design-system#web-templates#typography

go-development

★ 546
netresearch

A portable Agent Skill providing production-grade Go development patterns including cron scheduling with resilience wrappers, Docker integration, LDAP/Active Directory support, and comprehensive testing strategies with build tag isolation. This skill automatically triggers when building Go services, job schedulers, Docker clients, or systems requiring retry logic and observability.

1 skill
Code Review free prompt pack
#go-development#job-scheduling#resilience-patterns#docker-integration
netresearch

An Agent Skill that modernizes PHP applications to PHP 8.x standards with type safety, static analysis (PHPStan, Rector), and PSR/PER-CS compliance through executable Python tools that emit structured verification reports and actionable recommendations. The skill includes binding guardrails against common pitfalls (e.g., no readonly on Doctrine entities, Rector only in dry-run mode) and supports project-archetype detection for Symfony apps, TYPO3 extensions, and monorepos.

1 skill
Code Review free prompt pack
#php-8x-modernization#type-safety#static-analysis#phpstan
netresearch

This skill provides version-aware TypoScript, TSconfig, and Fluid reference lookup for TYPO3 projects (v12, v13, v14) with local caching and best-practice annotations to prevent hallucinated properties and deprecated syntax. It supports code review, migration guidance, debugging hints, and integration with project-specific lint rules.

1 skill
Documentation free prompt pack
#typo3#typoscript#version-aware-docs#offline-reference
phuryn

This plugin provides 12 product strategy skills and 5 commands covering frameworks essential for product managers—including Business Model Canvas, Lean Canvas, SWOT, PESTLE, Porter's Five Forces, Ansoff Matrix, and value proposition design. It enables PMs to analyze markets, design pricing strategies, and develop comprehensive product strategies without requiring external APIs or services.

5 commands · 12 skills
Project Management free prompt pack
#product-strategy#business-canvas#market-analysis#pricing-design

executive

★ 529
cbrock84

The Executive plugin provides seven skills for organizational leadership, including direction-setting, capital allocation, cross-functional arbitration, strategy validation, and organizational structuring. It operates entirely self-contained with no external dependencies or API keys required.

7 skills
Project Management free prompt pack
#executive-leadership#strategy-validation#organization-design#capital-allocation

stripe-skills

★ 525
fcakyon

This plugin provides three official Stripe skills enabling developers to integrate checkout, billing, Connect, and API upgrade workflows directly into Claude. The skills encapsulate Stripe's core functionality for payment processing, subscription management, and platform operations.

3 skills
Integrations free prompt pack
#stripe#payments#billing#checkout
ccplugins

This plugin provides an expert Flutter development agent for analyzing code, creating widgets, debugging issues, and optimizing mobile app architecture. It handles navigation problems, widget design, performance tuning, and other Flutter-specific development challenges.

1 agent
Code Review free prompt pack
#flutter-dev#mobile-development#widget-creation#code-analysis

handbook-extras

★ 521
NikiforovAll

Handbook Extras provides 7 commands and 4 specialized agents to extend Claude Code's capabilities with root cause analysis, code explanation, research, backend architecture, git analysis, and collaborative problem-solving. The plugin offers structured workflows for complex development tasks without requiring external API keys or services.

7 commands · 4 agents
Productivity free prompt pack
#root-cause-analysis#code-explanation#architecture-design#git-analysis

data-scientist

★ 516
ccplugins

This plugin provides a data analysis expert agent that specializes in SQL queries, BigQuery operations, and generating data insights from existing datasets. It operates proactively to assist with data analysis tasks without requiring external API keys or tools.

1 agent
Data & Analytics free prompt pack
#data-analysis#sql-queries#bigquery#data-insights
ccplugins

This agent fetches and retrieves documentation from Context7 for specific libraries and frameworks like React, Express.js, and MongoDB. It enables users to access accurate, up-to-date reference materials directly within their development workflow.

1 agent
Documentation free prompt pack
#docs-fetcher#react#express-mongodb#library-reference

create-pr

★ 508
ccplugins

This plugin automates the entire pull request workflow, creating a new branch, committing changes, formatting files with Biome, and submitting the PR in a single command. It streamlines code contributions by eliminating manual steps and ensuring consistent code formatting before submission.

1 command
DevOps free prompt pack
#pr-automation#git-workflow#code-formatting#biome

create-pr

★ 508
composio-community

The create-pr plugin automates the pull request workflow by creating a branch, committing changes, formatting code with Biome, and opening a PR in one command. It streamlines the entire process from local changes to submitted pull request without requiring external services.

1 command
DevOps free prompt pack
#pull-request-automation#git-workflow#code-formatting#biome
NikiforovAll

This plugin analyzes development tasks and proposes a minimal agent team composition with defined roles, responsibilities, and work isolation, then creates the team after user confirmation. It optionally chains with an ADR-based planning skill to decompose tasks into structured implementation steps with dependencies and completion criteria.

2 skills
Project Management free prompt pack
#agent-teams#adr-planning#team-composition#multi-agent-coordination
netresearch

This Agent Skill enforces natural German technical register for Jira tickets, wiki pages, and team messages by detecting and correcting anglicisms (false cognates like "returnen" → "zurückgeben") and enforcing domain-specific terminology with correct grammar and impersonal voice. It catalogs ~60 English-to-German false friends and maintains artifact-specific conventions across Claude Code, Cursor, GitHub Copilot, and other Agent Skills-compatible platforms.

1 skill
Documentation free prompt pack
#german-technical#jira-automation#natural-language-register#anglicism-detection

markdown-to-pdf

★ 482
netresearch

This Agent Skill converts Markdown files to styled PDFs using WeasyPrint, with neutral default styling that can be overridden via custom CSS for branded output. It works across Claude Code, Cursor, GitHub Copilot, and any skills-compatible AI agent.

1 skill
Documentation free prompt pack
#markdown-to-pdf#weasyprint#document-generation#css-styling
ccplugins

This plugin generates API documentation automatically for your endpoints using a single command. It analyzes endpoint definitions and produces structured documentation without requiring external dependencies.

1 command
Documentation free prompt pack
#api-docs#documentation-generator#endpoint-analysis#code-documentation

bug-detective

★ 458
ccplugins

Bug Detective helps developers systematically debug issues by providing step-by-step troubleshooting approaches through a command-driven interface. It guides users through structured debugging workflows to identify and resolve problems efficiently.

1 command
Code Review free prompt pack
#debugging#troubleshooting#step-by-step#issue-resolution

typo3-ddev

★ 456
netresearch

This Agent Skill automates DDEV environment setup for TYPO3 extension development, detecting extension metadata and generating multi-version TYPO3 configurations. It creates custom DDEV commands, multi-domain development URLs, and a branded landing page while supporting TYPO3 versions 11.5 through 14.3 LTS.

1 skill
DevOps free prompt pack
#typo3#ddev#extension-development#multi-version-testing

analytics

★ 446
spences10

This plugin queries the ccrecall database to surface Claude Code usage metrics including token consumption, session counts, and thinking block statistics. It enables developers to monitor and analyze their coding AI utilization patterns directly from their workspace.

no extra components
Data & Analytics free prompt pack
#usage-analytics#token-tracking#session-metrics#claude-code
ccplugins

This agent specializes in building user interfaces and implementing React/Vue/Angular components with expertise in state management and responsive design. It handles frontend development tasks from UI component creation to performance optimization and accessibility improvements.

1 agent
Design & Frontend free prompt pack
#react-components#responsive-design#performance-optimization#ui-ux
composio-community

This agent specializes in building and optimizing user interfaces using React, Vue, and Angular, handling tasks like component implementation, state management, and responsive design. It excels at creating performant, accessible web applications and fixing UI/UX issues across all device sizes.

1 agent
Design & Frontend free prompt pack
#react#responsive-design#ui-components#performance-optimization

handbook-glab

★ 444
NikiforovAll

This skill provides GitLab CLI (glab) expertise to help manage merge requests, issues, CI/CD pipelines, and repositories from the command line. It requires the GitLab CLI tool to be pre-installed and authenticated locally.

1 skill
DevOps free prompt pack
#gitlab-cli#merge-requests#ci-cd-pipelines#devops

fix-issue

★ 439
ccplugins

This plugin takes a GitHub issue number as input, analyzes the issue context, implements a solution, and validates the fix through testing to ensure proper integration. It automates the end-to-end workflow of addressing issues without requiring external API keys or tools.

1 command
Code Review free prompt pack
#github-issues#automation#code-fixing#testing
cbrock84

This Claude Code plugin provides seven skills for managing customer experience after purchase, including support operations, escalation handling, and voice-of-customer collection. It operates entirely within Claude without requiring external integrations or API keys.

7 skills
Productivity free prompt pack
#customer-support#escalation-management#voc-collection#self-service

pm-toolkit

★ 435
phuryn

The pm-toolkit provides four core skills for product managers: resume review and tailoring against PM best practices, NDA drafting with jurisdiction-specific clauses, privacy policy generation covering compliance requirements, and grammar/flow checking with targeted fixes. It runs entirely locally without external API dependencies or third-party services.

5 commands · 4 skills
Productivity free prompt pack
#resume-optimization#legal-drafting#privacy-compliance#grammar-checking

desktop-app-dev

★ 433
ccplugins

This plugin provides a subagent specialized in desktop application development, enabling focused assistance on building and debugging desktop apps across multiple frameworks and platforms. It acts as a dedicated expert component that can be invoked to handle desktop-specific development tasks within a larger workflow.

1 agent
DevOps free prompt pack
#desktop-app-dev#subagent#multi-platform#developer-tools

theme-factory

★ 433
composio-community

Theme Factory provides a single skill that applies professional, pre-configured styling to artifacts like slides, documents, reports, and HTML landing pages. It includes 10 preset themes with coordinated colors and fonts, eliminating the need for manual design work.

1 skill
Design & Frontend free prompt pack
#theme-application#styling#artifact-formatting#presentation-design

hetzner-skills

★ 430
fcakyon

This plugin provides a Hetzner Cloud CLI skill that wraps the hcloud command-line interface for managing servers, networks, firewalls, DNS records, and storage resources. It enables Claude to execute infrastructure operations on Hetzner Cloud through standard CLI commands without requiring external API keys or dependencies.

1 skill
DevOps free prompt pack
#hetzner-cloud#devops-cli#infrastructure-management#cloud-servers

ai-engineer

★ 429
ccplugins

This agent specializes in implementing AI/ML features including language model integration, recommendation systems, computer vision, and intelligent automation for rapid deployment. It guides developers through prompt engineering, model selection, ML pipeline design, and response handling for production AI features.

1 agent
Code Review free prompt pack
#ai-implementation#llm-integration#recommendation-systems#computer-vision

codex-advisor

★ 427
fcakyon

This plugin provides a skill that integrates with Codex CLI to fetch GPT-powered second opinions before making significant decisions. It offers advisory functionality by routing decisions through OpenAI's language model for thoughtful analysis.

1 skill
Productivity free prompt pack
#decision-support#gpt-advisor#codex-cli#second-opinion

typo3-vite

★ 423
netresearch

This skill provides a complete Vite build setup, SCSS architecture, and Bootstrap 5 theming framework for TYPO3 v13+ sitepackage development. It includes reference documentation for vite configuration, SCSS folder structure with naming conventions, and Bootstrap theming workflows with CSP compliance.

1 skill
DevOps free prompt pack
#typo3#vite#scss#bootstrap
ccplugins

This plugin generates comprehensive analysis and documentation of entire codebases by processing source code through a single command. It helps developers understand code structure, dependencies, and architecture without requiring external services or tools.

1 command
Documentation free prompt pack
#codebase-analysis#documentation#code-understanding#architecture-mapping

fluent-korean

★ 408
snflkd

This plugin configures Claude Code to respond in fluent, natural Korean while maintaining coding guidelines through dual output style options. It provides separate configurations for responses that strictly adhere to coding standards and those with more flexible formatting.

no extra components
Productivity free prompt pack
#korean-language#output-style#localization#coding-guidelines

code-review

★ 407
anthropics

This plugin automates code review on pull requests by launching multiple specialized agents in parallel to audit changes from different perspectives, then filters findings using confidence-based scoring to surface only high-confidence issues. It integrates with GitHub, respects repository CLAUDE.md guidelines, and can post reviews as PR comments or output locally.

1 command
Code Review free prompt pack
#code-review#multi-agent#confidence-scoring#false-positive-filtering

code-review

★ 407
ccplugins

This plugin performs comprehensive code reviews of recent changes by analyzing diffs and providing actionable feedback on code quality, style, and potential issues. It integrates directly into your workflow as a single command to streamline peer review processes.

1 command
Code Review free prompt pack
#code-review#git-diffs#quality-analysis#automated-feedback

code-review

★ 407
composio-community

This plugin performs a comprehensive code review of recent changes using a single command. It analyzes code modifications to identify issues, improvements, and best practices without requiring external integrations or API keys.

1 command
Code Review free prompt pack
#code-review#static-analysis#quality-assurance
netresearch

This Agent Skill guides developers through TYPO3 Core contributions via Gerrit, providing workflows for code review, CI/CD debugging, commit message formatting, and quality assurance. It offers step-by-step assistance from account setup through patch submission with automated validation and best practices enforcement.

1 skill
DevOps free prompt pack
#typo3-core#gerrit-workflow#devops-ci-cd#code-contributions

agent-sdk-dev

★ 398
anthropics

This plugin scaffolds new Claude Agent SDK applications in Python and TypeScript with a single interactive command, then automatically verifies the setup against best practices using dedicated verifier agents. It handles environment setup, dependency installation, type checking, and provides comprehensive verification reports with actionable recommendations.

1 command · 2 agents
DevOps free prompt pack
#agent-sdk#project-scaffolding#typescript#python

agent-sdk-dev

★ 398
composio-community

This plugin provides a development toolkit for building Claude Agents, including one command and two agent templates to scaffold and test agent-based workflows. It requires no external APIs or tools, making it a self-contained local development resource for agent creation.

1 command · 2 agents
DevOps free prompt pack
#agent-sdk#scaffolding#local-dev#workflow-templates
ccplugins

This plugin creates and manages git worktrees for all open pull requests or specific branches, with support for branches containing slashes and automatic cleanup of stale worktrees. It provides a single command to streamline multi-branch development workflows without requiring external dependencies.

1 command
DevOps free prompt pack
#git-worktrees#pr-management#multi-branch#development-workflow
NikiforovAll

This plugin generates beautiful, self-contained HTML pages with no build step or external dependencies to visually explain systems, code changes, plans, and data through diagrams, tables, and slide decks. It includes seven commands for creating diff reviews, plan reviews, architecture overviews, and implementation plans with customizable themes and Mermaid diagram support.

7 commands · 1 skill
Documentation free prompt pack
#html-generation#visual-diagrams#mermaid-charts#documentation-as-code

harness

★ 377
revfactory

Harness is a Claude Code plugin that transforms a domain description into a coordinated agent team architecture and supporting skills by applying one of six pre-defined team patterns: Pipeline, Fan-out/Fan-in, Expert Pool, Producer-Reviewer, Supervisor, or Hierarchical Delegation. It automatically generates agent definitions and skills tailored to your domain through a structured six-phase workflow spanning domain analysis, architecture design, agent/skill generation, integration, and validation.

1 skill
Project Management free prompt pack
#agent-teams#team-architecture#agent-orchestration#multi-agent-design

code-reviewer

★ 374
ccplugins

The code-reviewer plugin provides an expert code review specialist agent that proactively analyzes code for quality, security, and maintainability issues immediately after writing or modifying code. It runs entirely within Claude without requiring external APIs or tools.

1 agent
Code Review free prompt pack
#code-review#security-analysis#code-quality#maintainability

test-file

★ 368
ccplugins

This plugin generates comprehensive test suites for individual files by analyzing their content and structure. It provides a command-line interface to create thorough test coverage tailored to specific code files.

1 command
Testing free prompt pack
#test-generation#unit-testing#code-analysis#automation

product

★ 361
cbrock84

This plugin provides 11 integrated skills for product strategy, UX audits, design systems, and visual direction work. It guides users through interface design decisions, brand expression, and usability improvements without requiring external tools or APIs.

11 skills
Design & Frontend free prompt pack
#design-systems#ux-audit#product-strategy#interface-design

angelos-symbo

★ 355
ccplugins

This plugin provides an agent that creates and converts prompts using SYMBO (symbolic) notation, a structured format for defining AI system behavior and capabilities. It ensures proper adherence to SYMBO notation rules when generating prompts for task-specific AI agents and systems.

1 agent
Productivity free prompt pack
#symbo-notation#prompt-generation#prompt-conversion#symbolic-format
ccplugins

This agent optimizes database performance for B2B and SaaS applications, specializing in query tuning, indexing strategies, connection pooling, and scaling for PostgreSQL, MySQL, MongoDB, and cloud databases. It provides enterprise-grade multi-tenant database optimization without requiring external API keys or services.

1 agent
DevOps free prompt pack
#database-optimization#performance-tuning#saas-scaling#query-indexing
phuryn

This plugin provides 13 product discovery skills for PMs to run ideation, experiment design, assumption testing, feature prioritization, and customer interview workflows. It includes commands to brainstorm ideas, run full discovery cycles, manage metrics dashboards, and synthesize customer interviews without requiring any external APIs or tools.

5 commands · 13 skills
Project Management free prompt pack
#product-discovery#ideation#experiment-design#assumption-testing
anthropics

PR Review Toolkit bundles six specialized agents that analyze different aspects of code quality: comment accuracy, test coverage, error handling, type design, general code compliance, and code simplification. Each agent can be triggered individually with natural language requests or used together for comprehensive pull request review.

1 command · 6 agents
Code Review free prompt pack
#pr-review#code-review#test-coverage#error-handling
netresearch

This Claude Code skill guides developers through upgrading deployed TYPO3 project instances across major LTS versions, covering TypoScript to site set migration, Bootstrap package updates, infrastructure changes, and database cleanup. It includes structural comparison methodology and 13 assessment checkpoints (9 mechanical, 4 LLM-based) to verify upgrade completeness.

1 skill
DevOps free prompt pack
#typo3#major-version-upgrade#cms-migration#bootstrap-package

people

★ 329
cbrock84

This plugin provides 12 standalone skills for HR and organizational management, covering org design, hiring, interviewing, compensation, leveling, and workforce planning. It requires no external API keys or third-party services, making it a self-contained tool for people operations tasks.

12 skills
Project Management free prompt pack
#hr-operations#org-design#hiring-recruiting#compensation-leveling

operations

★ 325
cbrock84

This Claude Code plugin provides 12 skills for managing program delivery, process workflows, vendor relationships, and operational execution across teams and systems. It enables developers to integrate operational management capabilities like supplier tracking, process documentation, and delivery coordination into their Claude applications.

12 skills
Project Management free prompt pack
#program-management#operations-ops#vendor-management#process-design
ccplugins

This agent automates compliance processes for major regulatory frameworks including SOC 2, ISO 27001, GDPR, and HIPAA, helping B2B platforms with audit preparation and continuous monitoring. It provides a specialized interface for implementing and managing enterprise regulatory requirements without external dependencies.

1 agent
Security free prompt pack
#compliance-automation#soc2#iso27001#gdpr

data-analytics

★ 320
cbrock84

This plugin provides seven skills for implementing data governance, warehouse design, semantic modeling, business intelligence, and AI/ML governance practices. It helps teams structure and manage data assets across analytics and machine learning workflows without requiring external integrations.

7 skills
Data & Analytics free prompt pack
#data-governance#warehouse-design#semantic-modeling#business-intelligence
netresearch

This skill teaches Claude agents to use Jujutsu (jj) as a safer local change-management layer while keeping Git as the canonical remote and PR interface, avoiding common agent mistakes like destructive resets and unclear commits. It includes runnable evaluations proving jj's advantages for speculative iterative work: reversible discards, non-blocking conflicts, non-interactive history surgery, and whole-repo time travel.

1 skill
DevOps free prompt pack
#jujutsu#git-workflow#version-control#agent-safety

dev-practices

★ 309
spences10

This plugin provides a skill for implementing test-driven development (TDD) workflows using the red-green-refactor cycle. It guides developers through writing failing tests first, then implementing code to pass those tests, and finally refactoring for quality.

1 skill
Testing free prompt pack
#tdd#red-green-refactor#testing-workflow#development-practices
NikiforovAll

This plugin provides a code-reviewer agent that performs systematic reviews against a base branch by analyzing diffs for critical issues and quality. It includes two skill strategies: disposable subagents for quick one-shot reviews and persistent team members for iterative follow-up questions.

1 agent · 2 skills
Code Review free prompt pack
#code-review#diff-analysis#agent-strategies#subagents

frontend-design

★ 304
composio-community

This plugin provides a single skill for generating distinctive, production-grade frontend interfaces with high design quality and polished code. It helps avoid generic AI aesthetics by focusing on creative design patterns and best practices.

1 skill
Design & Frontend free prompt pack
#frontend-design#ui-generation#design-quality#code-generation

frontend-design

★ 304
anthropics

This skill enhances Claude's frontend design capabilities to create production-grade UI/UX with distinctive aesthetics, bold typography, color palettes, and high-impact animations that avoid generic AI-generated interfaces. Claude automatically applies it for frontend work, enabling context-aware implementation of dashboards, landing pages, and other design components with meticulous visual detail.

1 skill
Design & Frontend free prompt pack
#frontend-design#ui-ux#production-grade#aesthetic-choices

feature-dev

★ 291
anthropics

The feature-dev plugin guides systematic feature development through 7 phases: discovery, codebase exploration, clarifying questions, architecture design, implementation, quality review, and documentation. It orchestrates multiple specialized agents to understand context, design thoughtfully, and ensure quality before and after code is written.

1 command · 3 agents
Productivity free prompt pack
#feature-workflow#code-exploration#architecture-design#multi-agent

designlang

★ 283
Manavarya09

designlang is a Claude Code plugin that reads any website's live design system—colors, typography, spacing, motion, component structure—and emits DTCG tokens, Tailwind/Figma/shadcn configs, brand guidelines, and pixel-diff fidelity scores. Fourteen slash commands analyze single pages or whole sites, grade consistency, battle competing designs, remix vocabularies, and place sites within a measured design-space landscape of real systems.

14 commands · 1 skill
Design & Frontend free prompt pack
#design-extraction#design-tokens#dtcg#tailwind-figma
NikiforovAll

This plugin enables Python scripting and AI-powered image generation within Claude using Google's Gemini models, with inline script dependencies managed through uv. It supports image generation, editing, and arbitrary Python script execution through heredoc-based workflows.

2 skills
Code Review free prompt pack
#image-generation#python-scripting#gemini-api#uv-package-manager
netresearch

This Agent Skill assesses software projects against enterprise-grade standards including OpenSSF Scorecard, Best Practices Badges (Passing/Silver/Gold), SLSA, and supply chain security frameworks. It provides dynamic cross-platform scoring, quality gates, automated security hardening scripts, and guided certification pathways with no external API dependencies.

2 commands · 1 skill
Security free prompt pack
#openssf-compliance#supply-chain-security#slsa-framework#enterprise-audit

mongodb-skills

★ 270
fcakyon

This plugin provides 7 official MongoDB skills covering schema design, query tuning, and search optimization. It integrates directly with Claude to assist developers in building and optimizing MongoDB applications without requiring external API keys or tools.

7 skills
Data & Analytics free prompt pack
#mongodb#schema-design#query-tuning#database-optimization

double-check

★ 266
ccplugins

This plugin adds a command that forces an AI agent to reconsider and verify whether its work is actually production-ready before declaring completion. It eliminates the need for manual post-verification of agent outputs.

1 command
Project Management free prompt pack
#agent-validation#qa-automation#work-verification#production-check

debugger

★ 258
composio-community

A debugging specialist agent that diagnoses errors, test failures, and unexpected behavior in your code. It can be invoked proactively whenever issues arise to help identify and resolve problems.

1 agent
Code Review free prompt pack
#debugging#error-diagnosis#test-failures#troubleshooting

debugger

★ 258
ccplugins

A debugging agent that identifies and resolves errors, test failures, and unexpected behavior in code. It proactively analyzes issues and provides diagnostic guidance without requiring external tools or API integrations.

1 agent
Code Review free prompt pack
#debugging#error-resolution#troubleshooting#test-failures
ccplugins

This plugin provides an agent that analyzes codebases and service components to generate comprehensive CLAUDE.md documentation files. It automatically documents new services, refactored code, and API modules to keep team documentation synchronized with implementation changes.

1 agent
Documentation free prompt pack
#codebase-analysis#documentation-generation#code-documentation#claude-md

supabase-skills

★ 249
fcakyon

This Claude Code plugin provides three skills for working with Supabase, enabling developers to manage PostgreSQL databases, use the JavaScript SDK, and run CLI migrations and local development tasks. It integrates Supabase tooling directly into Claude workflows without requiring external API keys or additional dependencies.

3 skills
DevOps free prompt pack
#supabase#postgres#migrations#local-dev
ccplugins

This plugin provides an AI agent that conducts comprehensive security assessments and compliance validation for B2B SaaS platforms, covering SOC 2, GDPR, and ISO 27001 standards. It specializes in multi-tenant security reviews, enterprise compliance checks, and audit preparation without requiring external API keys or tools.

1 agent
Security free prompt pack
#security-audit#compliance-review#b2b-saas#soc2

devops-skills

★ 239
spences10

This plugin provides five DevOps-focused skills for CI debugging, detecting technical debt, and implementing ownership patterns within development pipelines. It equips teams with patterns and diagnostics to troubleshoot CI failures and manage code quality without requiring external APIs or tools.

5 skills
DevOps free prompt pack
#devops-patterns#ci-debugging#tech-debt#failure-ownership
composio-community

This plugin analyzes your Claude Code chat history to identify coding patterns, development gaps, and skill areas, then generates a personalized growth report with curated learning resources from HackerNews. It works entirely with local data and requires no external API keys or third-party services.

1 skill
Productivity free prompt pack
#chat-analysis#learning-resources#skill-assessment#developer-growth

overleaf-skills

★ 237
fcakyon

This plugin pulls review comments from Overleaf directly into your local .tex repository and helps apply the suggested edits programmatically. It provides two skills that streamline the workflow of incorporating feedback from Overleaf collaborators without manual copy-pasting.

2 skills
Integrations free prompt pack
#overleaf#latex#review-workflow#document-collaboration
netresearch

Systematically assesses projects against Netresearch checkpoint-enabled skills using scripted mechanical verification and domain-batched LLM review agents. Outputs structured JSON compliance reports with per-checkpoint status (pass/fail/skip/blocked) across domains like repo-health, security, code-quality, and documentation.

3 skills
Code Review free prompt pack
#project-assessment#checkpoint-verification#compliance-reporting#llm-review-agents

github-project

★ 222
netresearch

Configures GitHub repository features including branch protection rules, CODEOWNERS, pull request workflows, and issue hierarchies without touching CI/CD pipelines. This Agent Skill provides procedural knowledge for setting up GitHub-specific platform features like Dependabot auto-merge, merge queues, and sub-issues across multiple AI agent platforms.

1 skill
Project Management free prompt pack
#github-setup#branch-protection#codeowners#pr-workflows

husky

★ 216
ccplugins

This plugin sets up and manages Husky Git hooks to enforce pre-commit checks, commit message standards, and code quality validation at commit time. It integrates with linting tools and enforces consistent development practices across your repository.

1 command
DevOps free prompt pack
#git-hooks#husky#commit-quality#pre-commit

brand-guardian

★ 200
ccplugins

Brand Guardian is an agent that helps establish brand guidelines, maintain visual consistency across touchpoints, and evolve brand identity. It enables rapid development of cohesive brand experiences by managing brand assets and ensuring design uniformity.

1 agent
Design & Frontend free prompt pack
#brand-guidelines#design-system#brand-consistency#asset-management
cbrock84

This Claude Code plugin provides six skills for corporate strategy work, including portfolio strategy, corporate development, strategic alliances, and scenario planning analysis. It operates entirely within Claude without requiring external APIs or third-party services.

6 skills
Project Management free prompt pack
#corporate-strategy#strategic-planning#portfolio-analysis#business-development
NikiforovAll

This plugin provides Git worktree management through a single skill that creates, lists, and deletes worktrees for working on multiple branches simultaneously. It automatically activates when you mention worktree tasks and organizes worktrees in a sibling directory pattern using the naming convention `../<project>-<branch>`.

1 skill
DevOps free prompt pack
#git-worktree#branch-management#multi-branch-workflow#developer-productivity

nateherk-design

★ 190
nateherkai

This Claude Code plugin provides a specialized skill for designing and building scroll-driven interactive landing pages with premium attention to design fundamentals like typography, spacing, color, depth, motion, and accessibility. It uses a comprehensive design system approach rather than relying on animation libraries.

1 skill
Design & Frontend free prompt pack
#scroll-craft#interactive-landing-pages#design-system#web-design

spec-flow

★ 186
alexei-led

spec-flow provides a lightweight spec loop that guides you through planning a slice, executing a task, and then checkpointing progress or closing out work. It consists of two agents and one skill to streamline iterative development cycles.

2 agents · 1 skill
Project Management free prompt pack
#spec-loop#task-planning#checkpoint-workflow#iterative-development

concourse-ci

★ 183
netresearch

This Agent Skill provides expert guidance on Concourse CI pipeline development, covering pipeline architecture, resource configuration, optimization patterns, and troubleshooting for 50+ resource types. It activates automatically when working with Concourse CI topics and includes production-ready examples, validation scripts, and best practices for building scalable CI/CD pipelines.

1 skill
DevOps free prompt pack
#concourse-ci#pipeline-optimization#ci-cd-automation#devops-guidance
NikiforovAll

This skill breaks down complex feature implementations into structured phases—Setup, Research, Finalize, Tasks, Implement, Review—with clear task dependencies and success criteria tracked in `.plans/` directories. It guides users through iterative approach selection and integrates with TodoWrite for progress tracking across phased implementation workflows.

1 skill
Project Management free prompt pack
#task-decomposition#structured-planning#feature-implementation#phase-tracking
NikiforovAll

This skill teaches Claude how to query, index, and manage Elasticsearch clusters via curl and REST APIs, covering search, aggregations, ES|QL, index management, and cluster operations. It includes comprehensive markdown references for Query DSL, document CRUD, bulk operations, Kibana dashboards, and OpenTelemetry data correlation — all without requiring an SDK or MCP server.

1 skill
Data & Analytics free prompt pack
#elasticsearch#kibana#rest-api#query-dsl

openapi-expert

★ 166
ccplugins

This plugin helps keep OpenAPI specifications synchronized with REST API implementations by validating endpoints, schemas, and documentation coverage. It can update specs to match actual code, add missing endpoints, and identify discrepancies between specification and implementation.

1 command
Documentation free prompt pack
#openapi#api-docs#rest-api#schema-validation
ccplugins

The devops-automator agent helps set up CI/CD pipelines, configure cloud infrastructure, and implement monitoring systems for automated deployments and operations. It specializes in streamlining deployment processes and infrastructure scaling to support rapid development cycles.

1 agent
DevOps free prompt pack
#ci-cd-pipelines#infrastructure-automation#deployment#monitoring
TerminallyLazy

This Claude Code plugin integrates Tree Ring Memory, a local-first memory lifecycle system, providing slash commands for agents to recall, write, audit, consolidate, and forget project memory without background services or network dependencies. It packages one skill and seven commands that guide memory actions through the open-source Tree Ring Memory CLI, with support for receipt-backed harness verification and multi-agent identity management.

7 commands · 1 skill
Productivity free prompt pack
#local-first-memory#project-context#memory-lifecycle#claude-code

fable-advisor

★ 157
fcakyon

The plugin leverages Claude's reasoning capabilities to provide thoughtful second opinions on significant decisions you're facing. It integrates a single skill that helps you explore multiple perspectives before committing to important choices.

1 skill
Productivity free prompt pack
#decision-support#ai-advice#reasoning#second-opinion

handbook

★ 152
NikiforovAll

This plugin provides 4 built-in agents and 2 commands that enforce best practices for Claude Code development, including code review, refactoring, and root-cause analysis workflows. It contains no external dependencies and serves as a foundational handbook for structured code quality and development processes.

4 agents
Code Review free prompt pack
#code-review#refactoring#best-practices#git-commits
ccplugins

This plugin provides step-by-step guidance for creating pull requests on GitHub, with enforced title conventions and template structure following best practices. It offers concrete GitHub CLI command examples to streamline the PR creation workflow.

1 command
Productivity free prompt pack
#pull-requests#github-cli#workflow-automation#best-practices

claude-workflow

★ 144
spences10

A plugin providing Claude Code workflow patterns focused on prompting strategies, CLAUDE.md documentation maintenance, and multi-agent orchestration techniques. It offers 4 reusable skills to streamline agent coordination and collaborative coding workflows.

4 skills
Productivity free prompt pack
#workflow-patterns#multi-agent#orchestration#prompt-engineering

audit-project

★ 139
composio-community

The plugin provides a multi-agent iterative code review workflow that automatically identifies and fixes issues until none remain. It operates through 3 commands that orchestrate sequential review passes on a codebase.

3 commands
Code Review free prompt pack
#code-review#iterative-fixing#automated-audit#multi-pass
ccplugins

The backend-architect agent helps design APIs, implement databases, and architect scalable backend systems with focus on security and performance. It guides developers through creating robust server-side infrastructure through conversational design assistance.

1 agent
DevOps free prompt pack
#api-design#database-architecture#backend-systems#oauth2
composio-community

The backend-architect agent guides design decisions for APIs, databases, and scalable server-side systems by providing architectural expertise and best practices. It specializes in building secure, performant backends through careful consideration of authentication, indexing, query optimization, and system design patterns.

1 agent
DevOps free prompt pack
#api-design#database-optimization#authentication#backend-architecture

discovery

★ 137
alexei-led

This plugin provides 3 agents and 7 skills for research, documentation lookup, utility routing, and skill authoring, along with instruction review and agent configuration auditing capabilities. It enables developers to audit reasoning processes and review agent configurations without requiring external API keys or services.

3 agents · 7 skills
Search & Research free prompt pack
#research-tools#docs-lookup#agent-config#skill-authoring

it-operations

★ 126
cbrock84

This IT operations plugin provides 12 skills covering corporate IT domains including service desk, systems and network administration, cloud and virtualization, telephony, endpoint management, asset tracking, identity lifecycle, and backup/recovery. It requires no external API keys or third-party integrations, making it self-contained for organizational IT workflows.

12 skills
DevOps free prompt pack
#it-operations#service-desk#network-admin#cloud-management

agent-browser

★ 121
fcakyon

Agent Browser provides browser automation skills for AI agents to navigate web pages, fill forms, and interact with web applications programmatically. It includes 2 reusable skills that enable agents to perform web testing and automation tasks without external dependencies.

2 skills
Testing free prompt pack
#browser-automation#web-testing#ai-agent-tools#form-filling

discuss

★ 119
ccplugins

Discuss is a command-driven plugin that facilitates collaborative technical conversations with proactive requirements gathering during discussions. It helps teams align on project needs by structuring dialogue and capturing requirements within conversations.

1 command
Project Management free prompt pack
#collaborative-discussion#requirements-gathering#team-alignment#technical-discussion

finance

★ 118
cbrock84

This Claude Code plugin provides 13 skills for financial modeling, budgeting, forecasting, and unit economics analysis. It enables financial decision support through integrated calculations and analysis tools without requiring external API keys or services.

13 skills
Data & Analytics free prompt pack
#financial-modeling#budgeting#forecasting#unit-economics

pmo

★ 114
cbrock84

A Claude Code plugin providing nine skills for enterprise program management office functions, including portfolio governance, program and project delivery, dependency tracking, delivery risk assessment, benefits realization, and adoption management. It operates entirely within Claude without requiring external APIs or tools.

9 skills
Project Management free prompt pack
#pmo#program-management#portfolio-governance#project-delivery
fcakyon

Ultralytics brand guidelines plugin provides a skill that enforces brand consistency across presentations, documents, marketing emails, social posts, and web designs. It includes colors, the Archivo font, naming conventions, and tone standards for maintaining a cohesive brand identity.

1 skill
Marketing & Content free prompt pack
#branding#style-guide#design-consistency#marketing-content
composio-community

This plugin provides a comprehensive skill for building complex HTML artifacts with React, Tailwind CSS, and shadcn/ui components, supporting state management and routing. It enables developers to create elaborate multi-component interactive interfaces directly within Claude.

1 skill
Design & Frontend free prompt pack
#html-artifacts#react-builder#shadcn-ui#tailwind-css

commit

★ 105
composio-community

This plugin creates git commits in conventional commit format with contextually appropriate emojis, auto-generating descriptive messages that explain the purpose of each change. It enforces project standards for commit messaging through a single command interface.

1 command
DevOps free prompt pack
#git-workflow#commit-messages#conventional-commits#emoji-formatting

commit

★ 105
ccplugins

The commit plugin creates well-formatted git commits using conventional commit conventions with contextual emojis, automatically generating descriptive messages that align with project standards. It streamlines the commit workflow by enforcing consistent messaging patterns without requiring external services or tools.

1 command
Productivity free prompt pack
#git-automation#conventional-commits#emoji-commits#commit-messages

marketing

★ 101
cbrock84

This plugin provides 19 skills for marketing tasks including positioning, content strategy, social media, video production, brand voice, copywriting, PR, and partnerships. It requires no external APIs or tools, making it a self-contained marketing suite for Claude users.

19 skills
Marketing & Content free prompt pack
#marketing-content#copywriting#brand-voice#content-strategy

api-tester

★ 79
ccplugins

The api-tester agent provides comprehensive API testing capabilities including performance, load, and contract testing to ensure APIs are robust and meet specifications before deployment. It functions as a standalone testing agent without external dependencies or third-party service requirements.

1 agent
Testing free prompt pack
#api-testing#performance-testing#load-testing#contract-testing

agent-harness

★ 76
netresearch

Agent Harness is a Claude Code skill that bootstraps, verifies, and enforces agent-ready infrastructure in repositories through CI workflows, git hooks, and conventions. It provides three maturity levels (Basic, Verified, Enforced) and a verify-first approach to ensure repos are reliably prepared for AI coding agents with self-sustaining enforcement mechanisms.

1 skill
DevOps free prompt pack
#agent-readiness#ci-enforcement#repo-bootstrap#harness-verification
composio-community

This agent automatically writes new tests, runs existing test suites, analyzes failures, and fixes issues after code modifications. It ensures comprehensive test coverage and maintains suite health throughout the development lifecycle.

1 agent
Testing free prompt pack
#test-automation#test-generation#failure-analysis#code-quality

infra-ops

★ 65
alexei-led

This plugin provides an infrastructure operations agent for managing Kubernetes, Terraform, Helm, GitHub Actions, and cloud platforms like AWS and GCP. It bundles capabilities for common DevOps and infrastructure automation tasks.

1 agent · 2 skills
DevOps free prompt pack
#kubernetes#terraform#helm#github-actions
ccplugins

This plugin provides an agent that designs and optimizes complex enterprise customer onboarding processes, handling multiple stakeholders, change management, and large-scale rollouts for B2B platforms. The agent specializes in enterprise implementation strategy, stakeholder management, and organizational adoption coordination.

1 agent
Project Management free prompt pack
#enterprise-onboarding#change-management#stakeholder-management#b2b-implementation

reflect

★ 59
NikiforovAll

Handbook Reflect provides three skills for analyzing Claude Code sessions: a reflection dashboard that identifies wrong turns, a summary tool that generates an interactive HTML recap, and a quest tree visualizer that maps session flow with retries and reversals. These tools help developers turn development sessions into reusable artifacts and insights.

3 skills
Productivity free prompt pack
#session-analysis#reflection#workflow-visualization#interactive-dashboard

legal-risk

★ 57
cbrock84

This plugin provides eight specialized skills for contract review, privacy protection, enterprise risk assessment, corporate governance, compliance verification, and audit readiness. Its reviewer-class findings are authoritative and cannot be overridden by the department under review.

8 skills
Security free prompt pack
#contract-review#compliance#data-protection#enterprise-risk
phuryn

This plugin equips product managers with structured frameworks for launching products, including GTM strategy, growth loops, competitive positioning, and customer segmentation. It provides six skills and three commands covering everything from identifying beachhead segments and ideal customer profiles to designing growth mechanisms and sales-ready battlecards.

3 commands · 6 skills
Project Management free prompt pack
#gtm-strategy#product-launch#growth-loops#competitive-analysis

img

★ 48
nyldn

The img plugin generates and edits images using OpenAI GPT-4o's image generation or Google's Gemini 3.1 Flash with image preview capabilities, with no automatic provider fallback. It provides both a CLI tool and Claude Code/Codex plugins that support on-brand image workflows for teams managing multiple client projects.

4 commands · 1 skill
Design & Frontend free prompt pack
#image-generation#openai-integration#gemini-integration#brand-assets

debug-session

★ 44
ccplugins

The debug-session plugin adds a command that invokes Claude Code to help troubleshoot and resolve issues in your codebase. It provides a streamlined way to ask Claude for debugging assistance without leaving your development environment.

1 command
Code Review free prompt pack
#debugging#code-analysis#troubleshooting#ai-assistance
netresearch

This plugin provides two agent skills for Docker development: one for Dockerfile best practices, Docker Compose orchestration, Docker Bake multi-platform builds, and CI testing patterns; the other for routing docker commands through WSL on Windows hosts. The skills activate automatically when working with container configuration files and offer guidance on security, layer optimization, health checks, and cross-platform builds.

2 skills
DevOps free prompt pack
#docker#dockerfile#docker-compose#ci-testing
ccplugins

This plugin provides a subagent that automatically generates changelogs from project history or commit data. It streamlines documentation by extracting and formatting relevant changes into readable release notes.

1 agent
Documentation free prompt pack
#changelog#documentation#automation#release-notes
composio-community

This plugin analyzes git commit history to automatically generate user-friendly changelogs by categorizing and transforming technical commits into clear release notes. It uses a skill to parse commits and produce customer-facing documentation without requiring external services or API keys.

1 skill
Documentation free prompt pack
#changelog-generation#git-automation#release-notes#commit-analysis

explore

★ 38
ccplugins

The explore plugin helps Claude understand a topic by reading a planning document and systematically exploring related files, with a workflow of Plan, then Execute. It works better when framed as preparation for discussion rather than for specific task completion.

1 command
Productivity free prompt pack
#document-exploration#topic-research#planning-workflow#knowledge-assembly
ccplugins

This agent helps manage budgets, optimize costs, forecast revenue, and analyze financial performance by transforming raw financial data into strategic clarity for studio resource allocation. It provides tools to track spending, plan quarterly budgets, and ensure resources generate maximum return on investment.

1 agent
Project Management free prompt pack
#budget-management#financial-forecasting#cost-optimization#revenue-analysis
netresearch

An Agent Skill that structures Round-1 IT QA peer review workflows, providing severity vocabularies, checklists, and comment templates to verify formal correctness, functional resolution, inventory consistency, and documentation before customer acceptance or internal close. Works with Claude Code and any agent runtime implementing the open skill standard.

1 skill
Project Management free prompt pack
#qa-runbook#peer-review#it-ops#ticket-lifecycle
spences10

This plugin provides 2 skills for setting up and optimizing development environments, including git worktrees management and terminal configuration. It requires no external APIs or tools and runs entirely within Claude's sandboxed environment.

2 skills
DevOps free prompt pack
#git-worktrees#dev-setup#terminal-optimization#environment-config
ccplugins

The experiment-tracker agent automatically monitors and documents A/B tests, feature experiments, and iterative improvements throughout the development cycle. It captures metrics, triggers on experimental code changes, and supports data-driven product decisions from feature flag introduction through deployment and analysis.

1 agent
Data & Analytics free prompt pack
#a-b-testing#feature-flags#experiment-tracking#metrics-analysis

plan

★ 17
ccplugins

The Plan plugin provides a single command to help structure problem-solving workflows, offering guidance for tackling both simple and complex tasks. It serves as a starting point for straightforward issues or as a follow-up step after the Explore phase for more challenging problems.

1 command
Productivity free prompt pack
#workflow-planning#problem-solving#task-structuring
netresearch

This skill provides a conformance ruleset and self-contained checker for TYPO3 v14 site/project repositories, validating repository layout, Docker/Compose topology, Concourse CI pipelines, supply-chain security, secret handling, and runtime configuration against the Netresearch gold standard. The bundled checker (check.py) requires only Python 3 and PyYAML to audit a target repo and generate a prioritized remediation list across seven rule families (STRUCT, CONTAINER, CI, DEPLOY, DEP, SEC, DOC).

1 skill
DevOps free prompt pack
#typo3-site-config#docker-compose-validation#concourse-ci-audit#supply-chain-gating

typo3-testing

★ 12
netresearch

This TYPO3 extension skill automates the creation and management of unit, functional, and end-to-end tests using Playwright and axe-core for accessibility compliance. It integrates with CI/CD pipelines (GitHub Actions, GitLab CI) and provides infrastructure setup, quality tools (PHPStan, Rector, php-cs-fixer), and fixture management following TYPO3 best practices.

2 agents · 1 skill
Testing free prompt pack
#typo3-testing#playwright-e2e#accessibility-testing#phpunit