Productivity

composiohq/composio

github.com

Use 1000+ external apps via Composio - either directly through the CLI or by building AI agents and apps with the SDK

$ npx skills add composiohq/skills
查看技能

affaan-m/ai-regression-testing

230.4kgithub.com

Regression testing strategies for AI-assisted development. Sandbox-mode API testing without database dependencies, automated bug-check workflows, and patterns to catch AI blind spots where the same model writes and reviews code.

$ npx skills add affaan-m/everything-claude-code
查看技能

okx/okx-x402-payment

github.com

DEPRECATED legacy alias — x402 + MPP support has been merged into `okx-agent-payments-protocol` (see `references/exact.md`, `references/aggr_deferred.md`, `references/charge.md`, `references/session.md`). This stub exists only so that legacy invocations referencing the old name resolve to a meaningful redirect. If you land here, immediately load `okx-agent-payments-protocol` via the Skill tool and follow it instead. Do NOT execute any payment logic from this stub. All HTTP 402 / x402 / MPP / channel / voucher / session triggers now route directly to `okx-agent-payments-protocol` (Path A in its SKILL.md).

$ npx skills add okx/onchainos-skills
查看技能

addyosmani/git-workflow-and-versioning

78.8kgithub.com

Structures git workflow practices. Use when making any code change. Use when committing, branching, resolving conflicts, or when you need to organize work across multiple parallel streams.

$ npx skills add addyosmani/agent-skills
查看技能

affaan-m/enterprise-agent-ops

230.4kgithub.com

Operate long-lived agent workloads with observability, security boundaries, and lifecycle management.

$ npx skills add affaan-m/everything-claude-code
查看技能

aradotso/openclaw-control-center

63github.com

Local-first, security-first control center for OpenClaw agents — visibility dashboard with readonly defaults, token attribution, collaboration tracing, and safe write operations.

$ npx skills add aradotso/trending-skills
查看技能

samber/golang-performance

2.6kgithub.com

Golang performance optimization patterns and methodology - if X bottleneck, then apply Y. Covers allocation reduction, CPU efficiency, memory layout, GC tuning, pooling, caching, and hot-path optimization. Use when profiling or benchmarks have identified a bottleneck and you need the right optimization pattern to fix it. Also use when performing performance code review to suggest improvements or benchmarks that could help identify quick performance gains. Not for measurement methodology (→ See `samber/cc-skills-golang@golang-benchmark` skill) or debugging workflow (→ See `samber/cc-skills-golang@golang-troubleshooting` skill).

$ npx skills add samber/cc-skills-golang
查看技能

affaan-m/blueprint

230.4kgithub.com

Turn a one-line objective into a step-by-step construction plan for multi-session, multi-agent engineering projects. Each step has a self-contained context brief so a fresh agent can execute it cold. Includes adversarial review gate, dependency graph, parallel step detection, anti-pattern catalog, and plan mutation protocol. TRIGGER when: user requests a plan, blueprint, or roadmap for a complex multi-PR task, or describes work that needs multiple sessions. DO NOT TRIGGER when: task is completable in a single PR or fewer than 3 tool calls, or user says "just do it".

$ npx skills add affaan-m/everything-claude-code
查看技能

waynesutton/convex

402github.com

Umbrella skill for all Convex development patterns. Routes to specific skills like convex-functions, convex-realtime, convex-agents, etc.

$ npx skills add waynesutton/convexskills
查看技能

warpdotdev/spec-driven-implementation

109github.com

Drive a spec-first workflow for substantial features by writing PRODUCT.md before implementation, writing TECH.md when warranted, and keeping both specs updated as implementation evolves. Use when starting a significant feature, planning agent-driven implementation, or when the user wants product and tech specs checked into source control.

$ npx skills add warpdotdev/common-skills
查看技能

addyosmani/ci-cd-and-automation

78.8kgithub.com

Automates CI/CD pipeline setup. Use when setting up or modifying build and deployment pipelines. Use when you need to automate quality gates, configure test runners in CI, or establish deployment strategies.

$ npx skills add addyosmani/agent-skills
查看技能

vercel-labs/next-browser

198github.com

CLI that gives agents what humans get from React DevTools and the Next.js dev overlay — component trees, props, hooks, PPR shells, errors, network — as shell commands that return structured text.

$ npx skills add vercel-labs/next-browser
查看技能

warpdotdev/review-pr

109github.com

Review a pull request diff and write structured feedback to review.json for the workflow to publish. Use when reviewing a checked-out PR from local artifacts like pr_diff.txt and pr_description.txt and producing machine-readable review output instead of posting directly to GitHub.

$ npx skills add warpdotdev/common-skills
查看技能

affaan-m/continuous-agent-loop

230.4kgithub.com

Patterns for continuous autonomous agent loops with quality gates, evals, and recovery controls.

$ npx skills add affaan-m/everything-claude-code
查看技能

addyosmani/debugging-and-error-recovery

78.8kgithub.com

Guides systematic root-cause debugging. Use when tests fail, builds break, behavior doesn't match expectations, or you encounter any unexpected error. Use when you need a systematic approach to finding and fixing the root cause rather than guessing.

$ npx skills add addyosmani/agent-skills
查看技能

addyosmani/test-driven-development

78.8kgithub.com

Drives development with tests. Use when implementing any logic, fixing any bug, or changing any behavior. Use when you need to prove that code works, when a bug report arrives, or when you're about to modify existing functionality.

$ npx skills add addyosmani/agent-skills
查看技能

addyosmani/using-agent-skills

78.8kgithub.com

Discovers and invokes agent skills. Use when starting a session or when you need to discover which skill applies to the current task. This is the meta-skill that governs how all other skills are discovered and invoked.

$ npx skills add addyosmani/agent-skills
查看技能

addyosmani/security-and-hardening

78.8kgithub.com

Hardens code against vulnerabilities. Use when handling user input, authentication, data storage, or external integrations. Use when building any feature that accepts untrusted data, manages user sessions, or interacts with third-party services.

$ npx skills add addyosmani/agent-skills
查看技能

addyosmani/idea-refine

78.8kgithub.com

Refines raw ideas into sharp, actionable concepts through structured divergent and convergent thinking. Use when an idea is still vague, when you need to stress-test assumptions before committing to a plan, or when you want to expand options before converging on one. Triggers on "ideate", "refine this idea", or "stress-test my plan".

$ npx skills add addyosmani/agent-skills
查看技能

addyosmani/incremental-implementation

78.8kgithub.com

Delivers changes incrementally. Use when implementing any feature or change that touches more than one file. Use when you're about to write a large amount of code at once, or when a task feels too big to land in one step.

$ npx skills add addyosmani/agent-skills
查看技能

github/azure-pricing

36.7kgithub.com

Fetches real-time Azure retail pricing using the Azure Retail Prices API (prices.azure.com) and estimates Copilot Studio agent credit consumption. Use when the user asks about the cost of any Azure service, wants to compare SKU prices, needs pricing data for a cost estimate, mentions Azure pricing, Azure costs, Azure billing, or asks about Copilot Studio pricing, Copilot Credits, or agent usage estimation. Covers compute, storage, networking, databases, AI, Copilot Studio, and all other Azure service families.

$ npx skills add github/awesome-copilot
查看技能

addyosmani/context-engineering

78.8kgithub.com

Optimizes agent context setup. Use when starting a new session, when agent output quality degrades, when switching between tasks, or when you need to configure rules files and context for a project.

$ npx skills add addyosmani/agent-skills
查看技能

napoleond/clawdirect-dev

github.com

Build agent-facing web experiences with ATXP-based authentication, following the ClawDirect pattern. Use this skill when building websites that AI agents interact with via MCP tools, implementing cookie-based agent auth, or creating agent skills for web apps. Provides templates using @longrun/turtle, Express, SQLite, and ATXP.

$ npx skills add napoleond/clawdirect
查看技能

affaan-m/ai-first-engineering

230.4kgithub.com

Engineering operating model for teams where AI agents generate a large share of implementation output.

$ npx skills add affaan-m/everything-claude-code
查看技能