48 plugins, each analyzed from its own files.
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
#microsoft-docs#azure-documentation#mcp-server#code-samples
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
#knowledge-graph#agent-memory#personal-knowledge-management#conversational-derivation
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
#adhd-friendly#output-formatting#accessibility#productivity
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#engineering-books#decay-risk#software-quality
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
#postgres-schema-design#timescaledb-patterns#semantic-search#ai-coding-assistant
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
#auto-summarization#code-context#compaction#hook-based
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
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
#typo3-extensions#rst-documentation#code-extraction#docker-rendering
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
#wcag-a11y#typo3#accessibility-patterns#html-aria
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
#prd-generation#okr-planning#sprint-management#product-strategy
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
#plugin-directory#marketplace#claude-code#plugin-development
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#auto-sync#code-tracking#changelog
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
#typo3#ckeditor5#plugin-development#rich-text-editor
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
#python#best-practices#pep8#code-quality
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
#seo-audit#schema-validation#site-architecture#page-planning
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
#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
#ui-design#interface-copy#frontend-skills#design-system
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
#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
#spec-driven-development#agent-workflow#requirements-management#technical-design
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
#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
#gdpr-compliance#data-privacy#privacy-engineering#consent-management
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
#library-docs#rest-api#context-efficient#developer-reference
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#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-generation#api-docs#code-documentation#project-docs
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
#react-best-practices#nextjs#react-native#web-design
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
#brand-guidelines#design-system#web-templates#typography
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
#typo3#typoscript#version-aware-docs#offline-reference
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
#docs-fetcher#react#express-mongodb#library-reference
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
#german-technical#jira-automation#natural-language-register#anglicism-detection
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
#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
#api-docs#documentation-generator#endpoint-analysis#code-documentation
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
#resume-optimization#legal-drafting#privacy-compliance#grammar-checking
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
#codebase-analysis#documentation#code-understanding#architecture-mapping
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
#korean-language#output-style#localization#coding-guidelines
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
#html-generation#visual-diagrams#mermaid-charts#documentation-as-code
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
#symbo-notation#prompt-generation#prompt-conversion#symbolic-format
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
#typo3#major-version-upgrade#cms-migration#bootstrap-package
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-extraction#design-tokens#dtcg#tailwind-figma
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
#codebase-analysis#documentation-generation#code-documentation#claude-md
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
#brand-guidelines#design-system#brand-consistency#asset-management
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
#concourse-ci#pipeline-optimization#ci-cd-automation#devops-guidance
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
#openapi#api-docs#rest-api#schema-validation
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#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
#pull-requests#github-cli#workflow-automation#best-practices
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
#session-analysis#reflection#workflow-visualization#interactive-dashboard
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
#changelog-generation#git-automation#release-notes#commit-analysis
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
#changelog#documentation#automation#release-notes
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
#qa-runbook#peer-review#it-ops#ticket-lifecycle