All Skills
(19,001)Browse all AI agent skills for Claude Code, OpenClaw, Cursor, Windsurf, and more. Install them with a single command to extend what your agents can do.
startup-strategy-council
antonioc-cl/startup-strategy-council
Expert startup strategy council with 6 advisors (Thiel, Graham, Ries, Andreessen, Lavingia, Dunford) for validation, PMF, business models, positioning, and growth.
convex-schema-validator
waynesutton/convexskills
Defining and validating database schemas with proper typing, index configuration, optional fields, unions, and migration strategies for schema changes
azure-monitor-audit
BagelHole/DevOps-Security-Agent-Skills
Configure Azure Monitor and Activity Log for auditing. Set up diagnostic settings and log analytics. Use when auditing Azure activity.
d3js-data-visualization
besoeasy/open-skills
Create interactive, custom data visualizations using d3.js — including charts, graphs, network diagrams, and geographic maps. Use when you need fine-grained control over visual elements, transitions, or interactions beyond what standard charting libraries offer, in any JavaScript environment (vanilla JS, React, Vue, Svelte, etc.).
city-tourism-website-builder
besoeasy/open-skills
Research and create modern, animated tourism websites for cities with historical facts, places to visit, and colorful designs.
api-filtering-sorting
secondsky/claude-skills
Builds flexible API filtering and sorting systems with query parameter parsing, validation, and security. Use when implementing search endpoints, building data grids, or creating dynamic query APIs.
delegate
aayoawoyemi/Delegate-Skill
Parallel code implementation orchestrator. Breaks a task into independent work units, writes detailed specs, spawns parallel Task agents, reviews results, reports completion. Triggers on "/delegate", "/delegate [task]", "delegate this", "parallel implement".
api-rate-limiting
secondsky/claude-skills
Implements API rate limiting using token bucket, sliding window, and Redis-based algorithms to protect against abuse. Use when securing public APIs, implementing tiered access, or preventing denial-of-service attacks.
ecommerce-seo-audit
affilino/ecommerce-seo-audit-skill
Comprehensive ecommerce SEO audit for product pages, collection pages, technical SEO, log file analysis, and competitor research. Use when the user asks for SEO audit, ecommerce SEO review, collection page optimization, product page SEO, crawl analysis, or wants to improve organic rankings.
Agent Browser Automation
PramodDutta/qaskills
Fast Rust-based headless browser automation CLI with Node.js fallback for AI agents, featuring navigation, clicking, typing, snapshots, and structured commands optimized for agent workflows.
canvas-accessibility-auditor
vishalsachdev/canvas-mcp
Accessibility audit and remediation for Canvas LMS courses. Scans content for WCAG violations, generates prioritized reports, guides fixes, and verifies remediation. Use when asked to "audit accessibility", "check WCAG compliance", "fix accessibility issues", or "run accessibility review".
receive-feedback
existential-birds/beagle
Process external code review feedback with technical rigor. Use when receiving feedback from another LLM, human reviewer, or CI tool. Verifies claims before implementing, tracks disposition.
atomic-audit
andireuter/skills-webapp
Audit a React component (or folder) for Atomic Design correctness and refactor recommendations. Use when components are too large, props are exploding, or responsibilities are unclear.
dev-docs-suite
nothingtosurprise/dev-docs-suite
Generates professional software development documents fast from minimal input. Use this skill whenever a developer mentions writing, creating, generating, or drafting any of these: Architecture Decision Records (ADR), post-mortems (incident reports, outage reports, retrospectives), API documentation (API contracts, endpoint docs, OpenAPI specs), or onboarding docs (codebase guides, repo walkthroughs, "how this works" docs for new team members). Trigger even if the user just says "write a post-mortem", "document this API", "create an ADR", "help me onboard devs", or describes an incident/outage/API/decision they need documented. Don't wait for the user to ask explicitly — if they're clearly working on any of these doc types, activate immediately.
nx-workspace
tech-leads-club/agent-skills
Configure, explore, and optimize Nx monorepo workspaces. Use when setting up Nx, exploring workspace structure, configuring project boundaries, analyzing affected projects, optimizing build caching, or implementing CI/CD with affected commands. Keywords — nx, monorepo, workspace, projects, targets, affected. Do NOT use for running tasks (use nx-run-tasks) or code generation with generators (use nx-generate).
delegation-principle
tzachbon/smart-ralph
This skill should be used when the user asks about "coordinator role", "delegate to subagent", "use Task tool", "never implement yourself", "subagent delegation", or needs guidance on proper delegation patterns for Ralph workflows.
canvas-peer-review-manager
vishalsachdev/canvas-mcp
Educator peer review management for Canvas LMS. Tracks completion rates, analyzes comment quality, flags problematic reviews, sends targeted reminders, and generates instructor-ready reports. Trigger phrases include "peer review status", "how are peer reviews going", "who hasn't reviewed", "review quality", or any peer review follow-up task.
flutter-testing
MADTeacher/mad-agents-skills
Comprehensive Flutter testing guidance covering unit tests, widget tests, and integration tests. Use when working with Flutter applications to write unit tests for functions/methods/classes, create widget tests to verify UI components, develop integration tests for end-to-end testing, mock dependencies and plugin interactions, debug common testing errors, test Flutter plugins with native code, and run tests in different build modes (debug, profile, release)
api-versioning-strategy
secondsky/claude-skills
Implements API versioning using URL paths, headers, or query parameters with backward compatibility and deprecation strategies. Use when managing multiple API versions, planning breaking changes, or designing migration paths.
gh-issue-view
dceoy/github-cli-agent-skills
View GitHub issue details, comments, and JSON fields using gh CLI.
accessibility-testing
conorluddy/xclaude-plugin
WCAG compliance testing and accessibility quality assurance workflows for iOS apps. Use when validating accessibility labels, testing VoiceOver compatibility, checking contrast ratios, or ensuring WCAG 2.1 compliance. Covers accessibility tree analysis, semantic validation, and automated accessibility testing patterns.
bug-reproduction-test-generator
ArabelaTso/Skills-4-SE
Automatically generates executable tests that reproduce reported bugs from issue reports and code repositories. Use when users need to: (1) Create a test that reproduces a bug described in an issue report, (2) Generate failing tests from bug descriptions, stack traces, or error messages, (3) Validate bug reports by creating reproducible test cases, (4) Convert issue reports into executable regression tests. Takes a repository and issue report as input and produces test code that reliably triggers the reported bug.
Implement a story according to the requirements and tasks
Intai/story-flow
Implement story.md requirements and tasks.
SecLists Payloads (Curated)
Eyadkelleh/awesome-claude-skills-security
Essential exploitation payloads: anti-virus test files, file name exploits, malicious files. Curated for testing.