ComposioHQ/awesome-claude-plugins Skills
(22)Browse AI agent skills from ComposioHQ/awesome-claude-plugins for Claude Code, OpenClaw, Cursor, Windsurf, and more. Install them with a single command to extend what your agents can do.
add-sub
ComposioHQ/awesome-claude-plugins
Subscribe to a skill event. Adds a subscription that injects context before or after a skill runs. Supports optional conditions at both insert-level (inherited by all subscriptions) and subscription-level (AND-stacked). Conditions include fileExists, gitBranch, envSet, envEquals, fileContains (with optional regex).
perf-analyzer
ComposioHQ/awesome-claude-plugins
Use when synthesizing perf findings into evidence-backed recommendations and decisions.
artifacts-builder
ComposioHQ/awesome-claude-plugins
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, or shadcn/ui components - not for simple single-file HTML/JSX artifacts.
perf-baseline-manager
ComposioHQ/awesome-claude-plugins
Use when managing perf baselines, consolidating results, or comparing versions. Ensures one baseline JSON per version.
perf-benchmarker
ComposioHQ/awesome-claude-plugins
Use when running performance benchmarks, establishing baselines, or validating regressions with sequential runs. Enforces 60s minimum runs (30s only for binary search) and no parallel benchmarks.
canvas-design
ComposioHQ/awesome-claude-plugins
Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.
changelog-generator
ComposioHQ/awesome-claude-plugins
Automatically creates user-facing changelogs from git commits by analyzing commit history, categorizing changes, and transforming technical commits into clear, customer-friendly release notes. Turns hours of manual changelog writing into minutes of automated generation.
perf-code-paths
ComposioHQ/awesome-claude-plugins
Use when mapping code paths, entrypoints, and likely hot files before profiling.
developer-growth-analysis
ComposioHQ/awesome-claude-plugins
Analyzes your recent Claude Code chat history to identify coding patterns, development gaps, and areas for improvement, curates relevant learning resources from HackerNews, and automatically sends a personalized growth report to your Slack DMs.
frontend-design
ComposioHQ/awesome-claude-plugins
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
perf-investigation-logger
ComposioHQ/awesome-claude-plugins
Use when appending structured perf investigation notes and evidence.
list-subs
ComposioHQ/awesome-claude-plugins
List all active skill-bus subscriptions across global and project scopes, showing merge status, insert-level and subscription-level conditions, effective condition stacking, and what would fire for each skill.
mcp-builder
ComposioHQ/awesome-claude-plugins
Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).
pause-subs
ComposioHQ/awesome-claude-plugins
Temporarily disable the skill bus. Quick toggle to stop all subscriptions from firing without removing them.
perf-profiler
ComposioHQ/awesome-claude-plugins
Use when profiling CPU/memory hot paths, generating flame graphs, or capturing JFR/perf evidence.
reflecting-on-sessions
ComposioHQ/awesome-claude-plugins
Use when completing a plan, finishing a development branch, wrapping up a session, or at any natural transition between work phases — reviews skill-bus telemetry to identify subscription gaps and suggest improvements
remove-sub
ComposioHQ/awesome-claude-plugins
Unsubscribe from a skill event. Removes or disables subscriptions with scope-aware options.
senior-frontend
ComposioHQ/awesome-claude-plugins
Frontend development skill for React, Next.js, TypeScript, and Tailwind CSS applications. Use when building React components, optimizing Next.js performance, analyzing bundle sizes, scaffolding frontend projects, implementing accessibility, or reviewing frontend code quality.
theme-factory
ComposioHQ/awesome-claude-plugins
Toolkit for styling artifacts with a theme. These artifacts can be slides, docs, reportings, HTML landing pages, etc. There are 10 pre-set themes with colors/fonts that you can apply to any artifact that has been creating, or can generate a new theme on-the-fly.
perf-theory-gatherer
ComposioHQ/awesome-claude-plugins
Use when generating performance hypotheses backed by git history and code evidence.
perf-theory-tester
ComposioHQ/awesome-claude-plugins
Use when running controlled perf experiments to validate hypotheses.
unpause-subs
ComposioHQ/awesome-claude-plugins
Re-enable the skill bus after pausing. Restores subscription processing.