PlugMyPlugin

Browse plugins

81 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

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

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
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
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

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

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

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

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

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

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

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

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

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

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

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

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

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

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 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
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

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
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

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

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

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

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
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

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

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
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

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

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
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

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

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

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

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

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

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
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

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

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
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
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

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
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
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
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

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

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

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

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

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
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

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
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

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