All plugins
A plugin is a bundle of Agent Skills you install together. One command sets up a whole workflow in Claude Code, or any agent that reads SKILL.md.
- curated PluginAgents & MCP
Build agents, MCP servers and tool-using workflows.
34 skills - curated PluginDocs & Writing
Generate and edit docs, PDFs, slides and technical writing.
31 skills - curated PluginDesign
Visual design, brand, images and creative assets.
30 skills - curated PluginFrontend & UI
React, Vue, Svelte, CSS and component skills for building interfaces.
30 skills - curated PluginMarketing & Growth
SEO, copywriting, positioning, CRO and growth.
30 skills - curated PluginSecurity
Security audits, vulnerability scanning and secure coding.
29 skills - curated PluginData & ML
SQL, analytics, datasets, models and machine-learning workflows.
28 skills - curated PluginCloud & DevOps
Docker, Kubernetes, CI/CD and cloud (AWS/Azure/GCP) automation.
24 skills - curated PluginTesting & Quality
Testing, TDD, code review, linting and debugging.
24 skills - curated PluginPlanning & Product
PRDs, roadmaps, OKRs, discovery and product strategy.
23 skills - curated PluginSkill Authoring Toolkit
For developers creating and maintaining skills for AI coding agents.
17 skills - curated PluginDesign System Foundation
Create design tokens, principles, and naming conventions for a new design system.
16 skills - curated PluginCode Security Review Pipeline
Audit code changes for bugs, security flaws, and quality issues before merging.
15 skills - curated PluginDesign System Audit and Remediation
Identify design debt, audit tokens, and enforce consistency across a product.
14 skills - curated PluginBrand Identity Kit
Install this pack to generate a complete brand identity kit including logo, color palette, typography, and mockups.
13 skills - curated PluginPaid Ad Campaign Setup
Analyze competitor ads, design ad creative, and set up campaigns on Google/Meta/LinkedIn.
13 skills - curated PluginMCP Security Audit Pipeline
Audit MCP servers for secrets exposure, shell injection, and supply chain risks.
12 skills - curated PluginPython Data Visualization
For data scientists to create static and interactive plots using Python libraries.
12 skills - curated PluginSecure Code Review Pipeline
Installs a pipeline to validate, plan, execute, and enforce a secure code review on PRs.
12 skills - curated PluginSocial Media Scraping
Extract structured data from social media platforms via browser automation.
12 skills - curated PluginBuild Multi-Agent System with CrewAI
Design and orchestrate multi-agent AI teams using the CrewAI framework with agent roles, task decomposition, and crew processes.
11 skills - curated PluginCompetitive Market Intelligence
For product managers and strategists to assess market opportunity and competitive landscape.
11 skills - curated PluginCreate PRD from Idea
Create a PRD by clarifying the idea, researching, and generating a comprehensive requirements document.
11 skills - curated PluginCreate and Share Agent Skills
Scaffold, build, verify, and share a new agent skill with the team.
11 skills - curated PluginDeep Research Report
For analysts and researchers needing comprehensive, evidence-backed reports with citations.
11 skills - curated PluginDocument Coauthoring Pack
For teams that need to co-author, review, and polish technical documents, proposals, and specs.
11 skills - curated PluginEmail Productivity Toolkit
For professionals who want to manage their inbox, draft replies, and send emails with delivery confirmation.
11 skills - curated PluginJira Issue Workflow
For teams using Jira: break specs into issues and manage them directly from your AI workflow.
11 skills - curated PluginPR Review Pipeline
Install this pack to review a PR with structured analysis, security scanning, and quality enforcement.
11 skills - curated PluginPRD to Implementation Plan
Transform a raw product idea into a structured PRD and then into a technical implementation plan with issues.
11 skills - curated PluginProduct Idea to PRD
For product managers to structure and validate a new product concept.
11 skills - curated PluginSecure Agent Governance
Installs a pipeline to validate, plan, execute, and enforce agent governance and supply chain security.
11 skills - curated PluginAudit and Fix Web Accessibility
Install this pack to audit and fix web accessibility issues to WCAG 2.2 AA standards.
10 skills - curated PluginAutomated E2E Test Generation
Installs a pipeline to explore a website, generate a Playwright test, and run it until passing.
10 skills - curated PluginBrand Consistency Review
Check brand expression, flag divergences, and suggest corrections for a single screen.
10 skills - curated PluginCreate AGENTS.md
Generate a comprehensive AGENTS.md file for AI coding agents with project context and setup commands.
10 skills - curated PluginCreate Architectural Decision Record
Document architectural decisions with context, consequences, and alternatives in a standardized ADR format.
10 skills - curated PluginE2E Test Setup with Playwright
Set up an end-to-end test suite with Playwright, including real flows, layered assertions, and CI integration.
10 skills - curated PluginEpic to User Stories
Take a high-level epic, generate a detailed PRD, split into user stories, and create issues.
10 skills - curated PluginFeature Development Pipeline
Plan, execute, and verify a feature using structured planning, gated pipeline, and issue tracking.
10 skills - curated PluginFull-Stack Backend Platforms
For developers building backends with Convex, Firebase, or Django, covering schema design, real-time features, and deployment.
10 skills - curated PluginGenerate Codebase Documentation
Analyze a codebase and produce architecture docs, onboarding guides, and a README for new contributors.
10 skills - curated PluginMCP Toolkit Automation
For users automating third-party services via MCP toolkits with dynamic discovery and execution.
10 skills - curated PluginML Model Lifecycle
Train, evaluate, and deploy a production ML system with monitoring.
10 skills - curated PluginOnboard to Codebase
Analyze an unfamiliar codebase and generate a structured onboarding guide with architecture map, key entry points, conventions, and AGENTS.md.
10 skills - curated PluginSEO Audit and Fix
Audit a website for SEO issues, fix metadata and structured data, and verify improvements.
10 skills - curated PluginTDD Feature Development
Drive feature development by writing tests first, implementing, verifying, and committing via a gated pipeline.
10 skills - curated PluginTask Execution Workflow
Load a plan, execute tasks with verification, and track progress via issues.
10 skills - curated PluginWeb Performance Audit and Fix
Installs a pipeline to audit Core Web Vitals, analyze performance, and debug issues using DevTools.
10 skills - curated PluginAI Search Optimization
Analyze and optimize content for AI Overviews, ChatGPT, and Perplexity using GEO techniques.
9 skills - curated PluginAgent Governance Pipeline
Implement policy enforcement, intent classification, and audit trails for AI agents.
9 skills - curated PluginAgent Interview and Planning
For developers who want to clarify project requirements through structured interviews and generate actionable plans.
9 skills - curated PluginAnalyze Single-Cell RNA-Seq
Analyze single-cell RNA-seq data using Scanpy, including quality control, normalization, clustering, marker gene identification, and visualization.
9 skills - curated PluginArchitecture Documentation with Diagrams
Install this pack to analyze a codebase and produce architectural docs with diagrams, technology stack blueprints, and folder structure blueprints.
9 skills - curated PluginAutomated Form Filling
Installs a pipeline to navigate to a form, fill it, review, and submit using Playwright.
9 skills - curated PluginBug Finding Pipeline
Install this pack to detect bugs, security issues, and logical errors in your branch changes.
9 skills - curated PluginBug Fix with Regression Test
Reproduce a bug as a regression test, fix the code until green, and verify before committing.
9 skills - curated PluginBuild Agent with LangGraph
Build production-grade stateful AI agents using LangGraph, covering graph construction, state management, persistence, and human-in-the-loop patterns.
9 skills - curated PluginCRO Landing Page Optimization
Diagnose conversion issues, design high-converting page elements, and optimize forms to boost conversions.
9 skills - curated PluginCompetitor Teardown
For product teams to deeply analyze competitors and inform strategy.
9 skills
No plugins match that filter.