PlugMyPlugin

Browse plugins

102 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 .NET development tools for Claude Code, including automatic CSharpier formatting for C# files after edits and a dotnet-run-file skill to execute C# code directly without projects (.NET 10+). It also offers coverage report generation scoped to branch changes, integrating seamlessly via post-tool-use hooks.

6 skills · 1 hook
DevOps free runs shell hooks
#csharp-formatting#dotnet-tooling#code-execution#coverage-reports

security-audit

★ 859
netresearch

This skill audits any project for security vulnerabilities (OWASP Top 10, CWE Top 25, CVSS scoring) and GitHub repositories, with deep PHP/TYPO3 scanning across 80+ checkpoints and 19 reference guides. It hooks into PreToolUse events to warn about risky commands before execution.

1 skill · 1 hook
Security free runs shell hooks
#security-audit#owasp-top10#vulnerability-scanning#php-security

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

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 using 18 skills, 6 hooks, and an MCP server integration. It intercepts session and tool-use events to manage and compress conversation history, enabling continuity between separate coding sessions.

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

github-release

★ 710
netresearch

This skill prevents dangerous GitHub release commands (like unsigned tags and bypassed CI) by intercepting them via hooks, then orchestrates safe releases with version bumps, signed tags, and CI-driven workflows across multiple ecosystems (TYPO3, PHP, Node.js, Go, Python, Rust). It auto-detects project type, manages versioning from conventional commits, and ensures supply chain security through signed tags and attestations.

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

Claude Code plugin that extracts video frames via ffmpeg and processes audio through configurable backends (Gemini API, local Whisper, or OpenAI) to give Claude direct visual and audio understanding of videos. The plugin supports local files and YouTube URLs, automatically adapting frame extraction parameters based on user queries.

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

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 injects a minimalist decision ladder into Claude Code sessions, forcing the agent to question whether code is needed at all before building solutions. It works by hooking session start and prompt submission to apply YAGNI principles, prefer stdlib, and avoid unrequested abstractions.

6 skills · 2 hooks
Code Review free runs shell hooks
#lazy-senior-dev#yagni-principle#code-minimization#llm-guardrails

jira

★ 526
netresearch

This Jira integration plugin provides two specialized skills—jira-communication for API operations and jira-syntax for wiki markup handling—that auto-detect issue keys and enable comprehensive Jira actions through Python CLI scripts. It supports both Jira Server/DC and Cloud deployments with zero MCP overhead, running scripts directly via Bash for fast execution.

2 skills · 1 hook
Integrations free runs shell hooks
#jira-integration#auto-key-detection#issue-management#time-tracking

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

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 indexes your Claude Code session history as semantic memories, allowing Claude to recall past work across sessions without manual saving. It runs entirely locally using ONNX embeddings and shell hooks, integrating with Claude Code's native skill and hook system.

3 skills · 4 hooks
Productivity free runs shell hooks
#semantic-memory#session-persistence#local-embeddings#claude-code

hivemind

★ 473
activeloopai

Hivemind provides cloud-backed persistent memory using Deeplake, allowing you to read, write, and share memory across Claude Code sessions and agents through hooks that capture session events and tool usage. The plugin integrates with your workflow via Node.js commands and skills, enabling collaborative memory management across multiple Claude instances.

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

brooks-lint

★ 410
hyhmrright

brooks-lint performs AI-powered code reviews grounded in twelve classic engineering books, diagnosing code against six decay risk dimensions with book citations and severity labels. It offers six analysis modes (PR review, architecture audit, tech debt, test quality, health dashboard, and auto-fix) that produce structured findings with symptoms, sources, consequences, and remedies.

6 commands · 6 skills · 1 hook
Code Review free runs shell hooks
#code-review#decay-risk-diagnostics#engineering-classics#book-citations

octo

★ 353
nyldn

Octopus orchestrates code review, research, and development workflows across up to ten external LLM providers (Codex, Gemini, Copilot, Ollama, Qwen, OpenRouter, and others) alongside Claude, using consensus gates and multi-agent deliberation to catch blind spots before shipping. It bundles 50 commands, 58 reusable skills, 50 specialized personas, and persistent session memory to run autonomous pipelines from spec to delivery with quality checks at each phase.

50 commands · 50 agents · 58 skills · 27 hooks
Code Review free runs shell hooks
#multi-llm-orchestration#consensus-gates#code-review#autonomous-agents

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

git-workflow

★ 251
netresearch

This skill provides expert Git workflow patterns including branching strategies (Git Flow, GitHub Flow, trunk-based), commit conventions, pull request processes, and CI/CD integration through a portable Agent Skill. It includes a `/pr-finish` command to automate pull request merge workflows and pre-commit hooks for validation.

1 command · 1 skill · 1 hook
DevOps free runs shell hooks
#git-workflow#commit-conventions#ci-cd-integration#branching-strategies

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 automatically detects missing CLI tools (77+ supported) and installs them via optimal package managers, while also providing proactive environment auditing and batch tool updates. It reacts to "command not found" errors and user requests to maintain development environments across multiple platforms.

1 skill · 1 hook
DevOps free runs shell hooks
#cli-tools#auto-install#devops#environment-audit

engram

★ 91
nagisanzenin

Engram is a learning system that turns your AI assistant into an evidence-based tutor using first-principles Socratic questioning, blind-graded recall verification, and FSRS-based spaced repetition scheduling to ensure you retain knowledge. The plugin stores your learning state locally as plain JSON, works across six agentic platforms, and requires only Python 3 (no external APIs or accounts).

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

typo3-docs

★ 49
netresearch

This skill equips Claude Code and other AI agents to create and maintain TYPO3 extension documentation in reStructuredText format, including RST validation, TYPO3-specific directives, and Docker-based local rendering. It provides extraction patterns, gap analysis workflows, and automated deployment guidance aligned with official TYPO3 documentation standards.

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

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

retro

★ 900
netresearch

The `/retro` command analyzes the current Claude Code session transcript to detect friction (tool errors, repeated mistakes, convention violations) and routes each finding to one of six destinations—user memory, project rules, skill PRs, checkpoints, or harness artifacts—with explicit per-proposal approval before any writes. It replaces continuous background hooks with a single efficient LLM pass that returns ≤10 actionable proposals grouped by destination.

1 command · 1 skill
Project Management free prompt pack
#session-retrospective#friction-detection#learning-materialization#agent-improvement

typo3-a11y

★ 899
netresearch

A Claude Code skill providing WCAG 2.1 AA accessibility patterns and comprehensive guidelines for TYPO3 v13+ sitepackage frontend development. It includes HTML/ARIA patterns, SCSS examples, TypeScript implementations, and patterns for common UI components like forms, tables, navigation, and notifications.

1 skill
Documentation free prompt pack
#wcag-compliance#typo3-development#accessibility-patterns#aria-guidance

file-search

★ 872
netresearch

A skill that teaches efficient CLI-based code and file search strategies, covering ripgrep, ast-grep, fd, rga, tokei, and scc with guidance on tool selection and best practices. It provides pattern recipes and search strategies for finding text patterns and structural code matches in codebases of any size.

1 skill
Search & Research free prompt pack
#code-search#ripgrep#ast-grep#codebase-analysis

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 execution and product management skills for creating PRDs, OKRs, roadmaps, sprint plans, user stories, and other artifacts commonly used in product development workflows. It includes commands for brainstorming strategy, running pre-mortems, generating test scenarios, facilitating retrospectives, and managing stakeholder communication—all without requiring external API keys or tools.

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

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

typo3-ckeditor5

★ 798
netresearch

This skill provides expert patterns for integrating CKEditor 5 into TYPO3 v12+, covering custom plugin development, YAML-based RTE configuration, and migration strategies from CKEditor 4. It includes reference documentation for CKEditor 5 architecture, schema/conversion systems, and TYPO3-specific integration gotchas.

1 skill
Documentation free prompt pack
#typo3#ckeditor5#plugin-development#rte-configuration

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

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
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 toolkit provides seven specialized skills and a guided workflow command for building Claude Code plugins, covering hooks, MCP integration, plugin structure, settings, commands, agents, and skills. The /plugin-dev:create-plugin command guides users through an 8-phase process from discovery to documentation, with best practices, examples, and validation utilities included.

1 command · 3 agents · 7 skills
Productivity free prompt pack
#plugin-development#mcp-integration#workflow-automation#code-generation
netresearch

This TYPO3 upgrade effort model provides per-version risk multipliers, breaking-change baselines, and a 7-phase assessment workflow to estimate the effort required for TYPO3 LTS major version upgrades. It supplies technical risk factors and compatibility matrices but requires pairing with your team's historical project data to produce calibrated effort estimates.

1 skill
Project Management free prompt pack
#typo3-upgrades#effort-estimation#risk-assessment#version-compatibility

skill-repo

★ 714
netresearch

A Claude Code skill that standardizes Netresearch skill repository structure, packaging, validation, and CI workflows to ensure consistency across marketplace, Composer, npm, and release channels. It provides repository templates, validation scripts, and reusable CI workflows to prevent drift and maintain organizational standards for agent skills.

1 skill
DevOps free prompt pack
#skill-repo#repository-standards#agent-skills#ci-templates
netresearch

This plugin provides three independent agentic skills for Matrix/Synapse: matrix-communication enables sending, reading, editing, and reacting to chat messages with full E2EE support; matrix-administration operates Synapse homeserver functions; and matrix-announcement helps compose structured announcements. All skills work with any Matrix/Synapse homeserver and require no external API keys or paid services.

1 command · 3 skills
Integrations free prompt pack
#matrix-chat#e2ee-encryption#homeserver-admin#synapse
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
netresearch

This skill guides TYPO3 extension developers through systematically upgrading extensions to newer LTS versions by diagnosing deprecated APIs, automating PHP and non-PHP code migrations, and providing version-specific guidance across TYPO3 v7–v14. It integrates with tools like Rector, Fractor, PHPStan, and the Extension Scanner to streamline the upgrade workflow.

2 commands · 1 agent · 1 skill
DevOps free prompt pack
#typo3-extensions#php-migration#automated-upgrades#rector-fractor

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 that guide AI coding agents through project structure using the agents.md specification. It auto-detects project language, extracts commands from build configs, and creates both root and scoped documentation files for Go, PHP, TypeScript, Python, and hybrid projects.

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

context7

★ 632
netresearch

This skill fetches live library documentation from the Context7 REST API for 50+ popular libraries like React, Next.js, Vue, and Express, triggered by natural language queries about documentation. It provides current, topic-specific documentation without the persistent context overhead of an MCP server.

1 skill
Documentation free prompt pack
#documentation#library-lookup#rest-api#context-efficient

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
netresearch

This skill systematically evaluates TYPO3 extensions against official coding standards, architecture patterns, and best practices for TYPO3 v12/v13/v14 LTS versions. It orchestrates specialized skills for testing and documentation analysis while performing surface-level conformance checks across extension structure, PHP architecture, PSR-12 compliance, and quality tooling configuration.

1 command · 1 skill
Code Review free prompt pack
#typo3-extensions#coding-standards#psr-12-compliance#architecture-validation

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 plugin provides 8 domain-specific Claude Code skills for OroCommerce v6.1 development, offering version-pinned guidance on entities, datagrids, REST APIs, workflows, security, and bundle scaffolding. It equips experienced Oro developers with accurate task-specific skills that highlight non-obvious pitfalls and best practices rather than introductory tutorials.

14 skills
Documentation free prompt pack
#orocommerce#api-design#entity-creation#workflow-configuration
netresearch

A Claude Code skill providing comprehensive Netresearch brand guidelines, color specifications, typography standards, and production-ready templates for consistent brand implementation across web projects. It enables Claude to help developers maintain visual identity and WCAG AA accessibility compliance when creating Netresearch-affiliated digital materials.

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

go-development

★ 546
netresearch

This Agent Skill provides production-grade Go development patterns for building resilient services, including cron scheduling, Docker integration, LDAP clients, and comprehensive testing strategies extracted from real-world projects. It automatically triggers when working on Go services, job schedulers, Docker APIs, LDAP clients, and systems requiring retry logic or graceful shutdown.

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

This skill guides AI agents through modernizing PHP applications to PHP 8.x with type safety, static analysis (PHPStan, Rector, PHP-CS-Fixer), and PSR/PER compliance using a four-step discovery-drill-apply-reference loop. It provides Python-based verification tools that emit machine-readable JSON, SARIF, or JUnit reports with archetype detection and binding safety guardrails (e.g., no readonly on Doctrine entities, Rector only in dry-run mode).

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

This skill provides version-aware TypoScript, TSconfig, and Fluid reference lookup for TYPO3 projects with local caching, deprecation annotations, and migration guides tailored for Claude Code. It prevents hallucinations by enforcing structured reference lookups, supporting TYPO3 versions 12, 13, and 14 with offline access after the initial cache population.

1 skill
Documentation free prompt pack
#typoscript-reference#typo3-version-aware#offline-lookup#deprecation-detection
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
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 skill enforces natural German technical register for Jira comments, internal documentation, and team messages by catching anglicisms and false cognates while preserving accepted Denglisch loanwords. It applies domain-specific lexicons and register conventions for German-language technical artifacts.

1 skill
Documentation free prompt pack
#german-technical-writing#jira-automation#documentation#anti-pattern-detection

markdown-to-pdf

★ 482
netresearch

This skill converts Markdown files to styled PDFs using WeasyPrint with a generic, brand-neutral default style that can be overridden via custom CSS for branded output. It integrates with Claude Code, Cursor, GitHub Copilot, and other agent-skills-compatible AI agents.

1 skill
Documentation free prompt pack
#markdown-conversion#pdf-generation#weasyprint#styling-customizable

i-have-adhd

★ 474
ayghri

This plugin reformats Claude Code output for ADHD-friendly reading by leading with actionable next steps, numbering tasks, suppressing tangents, and making progress visible. It uses 10 specific rules—like matter-of-fact tone, capped lists, and concrete time estimates—to eliminate preamble and bury-the-answer patterns.

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

typo3-ddev

★ 456
netresearch

This Agent Skill automates DDEV environment setup for TYPO3 extension development, automatically detecting extension metadata and generating configuration for testing across multiple TYPO3 versions (11.5, 12.4, 13.4, 14.3 LTS). It creates pre-configured Docker environments with TYPO3 installations, custom commands, and a branded landing page dashboard for quick multi-version testing.

1 skill
DevOps free prompt pack
#typo3-development#ddev-setup#docker-automation#multi-version-testing

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

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

typo3-vite

★ 423
netresearch

This skill provides a complete Vite build setup, modular SCSS architecture, and Bootstrap 5 theming configuration tailored for TYPO3 v13+ sitepackage development. It includes reference documentation for Vite configuration, SCSS folder structure with naming conventions, and Bootstrap theme customization.

1 skill
DevOps free prompt pack
#vite-bundler#scss-architecture#bootstrap-theming#typo3
netresearch

This skill guides developers through the TYPO3 Core contribution workflow, covering Gerrit-based code review, CI/CD debugging, commit message formatting, and quality assurance. It provides systematic workflows, automated issue detection, and comprehensive troubleshooting for contributions to TYPO3's PHP, JavaScript, CSS, and test code.

1 skill
DevOps free prompt pack
#gerrit-workflow#ci-cd-debugging#code-quality#typo3-contributions
NikiforovAll

This plugin generates beautiful HTML pages that visualize diagrams, diff reviews, plan reviews, slides, and data tables with minimal setup. It provides 7 commands for creating interactive visual explanations without requiring external API keys or tools.

7 commands · 1 skill
Design & Frontend free prompt pack
#html-generation#visual-diagrams#data-visualization#slides

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

pg

★ 338
timescale

pg-aiguide provides AI coding assistants with curated PostgreSQL best practices through semantic search over official documentation and AI-optimized skills that improve schema quality. It works as an Agent Skill, MCP server, or Claude Code plugin to help AI tools generate more robust, performant PostgreSQL code with better constraints, indexes, and modern features.

10 skills
Code Review free prompt pack
#postgres-expertise#ai-assisted-coding#semantic-search#database-schema
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
netresearch

This skill guides developers through upgrading deployed TYPO3 project instances across major LTS versions, covering template migration (sys_template → Site Sets), Bootstrap 4→5 migration, infrastructure updates like ImageMagick configuration, and database cleanup. It provides a structured assessment methodology using checkpoints to verify upgrade completeness across mechanical checks and LLM reviews.

1 skill
DevOps free prompt pack
#typo3-upgrades#site-sets#bootstrap-migration#infrastructure-config

data-tools

★ 326
netresearch

This skill teaches Claude Code agents when and how to use structured data tools (jq, yq, dasel, qsv, mlr) instead of fragile text processing for JSON, YAML, TOML, XML, CSV, and JSONL formats. It includes comprehensive cookbooks and patterns to avoid common antipatterns like grep/sed/awk on structured data.

1 skill
Data & Analytics free prompt pack
#json-processing#yaml-manipulation#csv-analysis#data-transformation
netresearch

This skill teaches coding agents to use Jujutsu (jj) as a reversible, safe local change-management layer while keeping Git as the canonical remote, PR, and CI interface. It enables agents to make cleaner, smaller, reviewable commits while preventing common Git pitfalls like destructive resets, lost work, and unclear version-control state.

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

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
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 security and quality standards including OpenSSF Scorecard, Best Practices Badge, SLSA, and supply chain security frameworks. It provides dynamic scoring across different platforms and languages, with automation scripts and templates to help projects progress toward compliance certifications.

2 commands · 1 skill
Security free prompt pack
#openssf-compliance#supply-chain-security#security-hardening#quality-gates

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
netresearch

This skill performs systematic project assessment by running scripted checkpoint verification (file existence, regex patterns, command execution) combined with domain-specific LLM agent reviews to comprehensively evaluate compliance against Netresearch skills. It generates structured JSON reports detailing pass/fail status across repo-health, security, code-quality, documentation, git-workflow, docker, ddev, and upgrade domains.

3 skills
Testing free prompt pack
#project-assessment#checkpoint-verification#llm-review#quality-gates

github-project

★ 222
netresearch

A single GitHub-platform Agent Skill that configures repository setup, branch protection rules, PR workflows, and issue hierarchies without touching CI/CD or language tooling. It provides procedural knowledge for branch protection, CODEOWNERS, auto-merge workflows, merge queues, and troubleshooting common PR/merge issues via graphQL mutations and shell scripts.

1 skill
DevOps free prompt pack
#github-config#branch-protection#pr-workflows#agent-skill
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

concourse-ci

★ 183
netresearch

An expert agent skill for Concourse CI pipeline development, optimization, and troubleshooting, providing guidance on resource configuration, best practices, and debugging common issues like tag detection problems. The skill includes comprehensive documentation covering pipeline syntax, 50+ resource types, multi-branch pipeline patterns, and critical optimization techniques.

1 skill
DevOps free prompt pack
#concourse-ci#pipeline-automation#ci-cd-optimization#yaml-configuration
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

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

agent-harness

★ 76
netresearch

This skill bootstraps, verifies, and enforces agent-harness infrastructure in repositories to make them AI-agent-ready through CI workflows, git hooks, and self-sustaining conventions. It validates harness consistency across three maturity levels (Basic, Verified, Enforced) and delegates specialized work to other skills while ensuring enforcement mechanisms work for all contributors regardless of skill installation.

1 skill
DevOps free prompt pack
#agent-readiness#repo-infrastructure#harness-verification#ci-enforcement

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

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

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
netresearch

Provides best-practice guidance for Dockerfile development, Docker Compose orchestration, and multi-platform builds with Docker Bake, including CI testing patterns and security hardening. Includes a companion skill for Windows hosts running Docker Desktop via WSL2 to prevent bind-mount path corruption.

2 skills
DevOps free prompt pack
#dockerfile-patterns#docker-compose#multi-platform-builds#ci-testing
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
netresearch

This skill provides a structured runbook for Round-1 IT QA peer review of completed work, enforcing formal correctness, functional resolution, inventory consistency, documentation standards, rollback procedures, and communication protocols before handoff to customer acceptance or internal close. It produces a single formatted QA comment with severity icons and a clear pass/bounce/won't-do verdict.

1 skill
Testing free prompt pack
#qa-runbook#peer-review#it-ops#ticket-workflow
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
netresearch

This skill validates deployable TYPO3 v14 site/project repositories against a gold-standard ruleset covering layout, Docker/Compose topology, Concourse CI pipelines, supply-chain gating, secrets, and Valkey/ofelia runtime. It includes a self-contained Python checker and machine-readable rule catalogue requiring only pyyaml, no external services.

1 skill
DevOps free prompt pack
#typo3-conformance#docker-compose#ci-cd-gating#concourse-ci

typo3-testing

★ 12
netresearch

This TYPO3 extension testing skill generates unit, functional, and E2E tests automatically using Claude Code agents, with support for Playwright browser automation, accessibility testing via axe-core, and CI/CD integration templates. It provides infrastructure setup, fixture management, and quality tooling integration (PHPStan, Rector, php-cs-fixer) following TYPO3 best practices.

2 agents · 1 skill
Testing free prompt pack
#typo3-extension#automated-test-generation#playwright-e2e#accessibility-testing