All Skills
(19,009)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.
coherence
rana/yogananda-skills
Cross-document coherence and cross-reference integrity check. Use when checking if all project documents tell a consistent story, if identifiers match, if stated state matches actual state, or after significant document changes.
ai-context
littlebearapps/pitchdocs
Generates AI IDE context files (AGENTS.md, CLAUDE.md, .cursorrules, copilot-instructions.md) from codebase analysis. Creates project-specific instructions for AI coding assistants so they understand conventions, architecture, and workflows. Use when setting up AI tool context for a repository.
ambee-automation
ComposioHQ/awesome-claude-skills
Automate Ambee tasks via Rube MCP (Composio). Always search tools first for current schemas.
humanize
humanizerai/agent-skills
Transform AI-generated text into natural, human-like content that bypasses AI detectors like GPTZero, Turnitin, and Originality.ai. Uses credits based on word count.
agentic-mcp
bioeu/Agentic-MCP-Skill
Agentic MCP - Three-layer progressive disclosure for MCP servers with Socket daemon. Use when the user needs to interact with MCP servers, query available tools, call MCP tools, or manage the MCP daemon process. Provides socket-based communication for efficient server interaction with three-layer progressive disclosure API.
project-memory
AshokNaik009/project-memory-cc
Ticket-aware project memory for multi-developer teams. Tracks implemented features, detects duplicates before coding, maps features to files. Use when implementing tickets or checking existing work. Triggers: '/execute', '/init-memory', 'implement ticket', 'what features exist', 'has this been built'.
Test Execution Manager
javalenciacai/QASkills
--- name: test-execution-manager description: Manage test execution lifecycle including test suite runs, defect logging, exploratory testing, and execution reporting. Covers smoke, regression, functional, and integration testing. --- # Test Execution Manager Expert skill for executing tests
Ux
javalenciacai/develop-skills
--- name: ux description: User experience design. UX Designer creates interfaces, wireframes, prototypes and defines user experience. Reports to PM. Use when: (1) Designing user interfaces or UI components, (2) Creating wireframes, mockups or prototypes, (3) Defining user flows or navigation, (4)
vite-react-ts-env
andireuter/skills-webapp
Add environment variables in a Vite React-TS project correctly (VITE_ prefix, typing, .env files, safe usage in React components).
vite-react-ts-deploy
andireuter/skills-webapp
Explain and implement the production build + static deployment workflow for a Vite React-TS app (build output, base path, preview, common hosts).
ignite
jppuche/Ignite
This skill should be used when the user asks to "ignite", "start ignite", "initialize a project", "set up workflow", "create project foundation", "set up development infrastructure", "integrate workflow into existing project", or "run Phase 0". Establishes Phase 0: Foundation of the Ignite workflow methodology — creates project memory, documentation, agents, rules, hooks, quality gates, CI/CD, and security framework adapted to the detected stack. Supports new projects and mid-way integration into existing codebases.
writing-plans
brothaakhee/superclaw
Use when you have a spec or approved design before implementation
gitlab-repo
grandcamel/GitLab-Assistant-Skills
GitLab repository operations. ALWAYS use this skill when user wants to: (1) clone repositories, (2) fork projects, (3) view repo info, (4) create new projects, (5) archive/delete repos, (6) manage repo settings.
skillmesh
varunreddy/SkillMesh
Retrieve the most relevant SkillMesh cards from a registry and inject a Codex-ready context block before coding. Use when a task spans many domains and you want top-K routing instead of loading the full skill catalog.
api
AI-Driven-School/aiki
Generate OpenAPI 3.0 specification documents with endpoints, schemas, and security definitions. Use when designing REST APIs, creating API docs, or running /api.
Reality Analysis
works-yesed-scriptedit/awesome-slash
This skill should be used when the user asks about "plan drift", "reality check", "comparing docs to code", "project state analysis", "roadmap alignment", "implementation gaps", or needs guidance on identifying discrepancies between documented plans and actual implementation state.
bog-payment-gateway
furkha/claude-skill-bog-payment-gateway
Bank of Georgia (BOG) Payment Gateway API integration for accepting online payments. Use this skill when implementing BOG payment processing, creating payment orders, handling refunds, checking payment status, or integrating with BOG's OAuth authentication. Triggers include mentions of BOG, Bank of Georgia, Georgian payments, ipay.ge, or requests for payment gateway integration in Georgia.
atomic-template
andireuter/skills-webapp
Create a React TEMPLATE that defines layout and composition without binding to real data sources. Use for page shells, dashboards, list-detail layouts, etc. Templates wire organisms together and expose slots/regions.
better-bug-fix
saadjs/agent-skills
Bug-fixing workflow that starts by writing a failing test to reproduce the bug, then uses subagents to propose fixes and verifies with passing tests. Use when a user reports a bug, asks to fix a bug, or wants a regression test first.
tml-interview
CobraChickenAI/tml-capture-kit
Conversational architecture extraction. Turns natural language into confirmed TML primitives through adaptive interviewing. Supports cold-start (no prior context) and warm-start (from tml-extract candidates). Produces confirmed primitives ready for tml-map. Part of the TML capture pipeline — runs after tml-extract, feeds into tml-infer.
cli-tool-development
autohandai/community-skills
Build professional CLI tools with Node.js, commander, and Ink
Jira Tempo Skill
sanderch/jira-tempo-skill
--- name: jira-tempo description: "Parse a Jira activity RSS/Atom feed and estimate hours spent per Jira ticket per day. Use this skill when the user wants to: (1) extract activity events (date, ticket, action, description) from a Jira activity feed file into a structured CSV, (2) estimate time sp
git-guardian
suryast/free-ai-agent-skills
Pre-commit safety checks for AI-assisted development. Detects secrets, large files, merge conflict markers, sensitive files, and common AI-coding mistakes before they hit your repo.
model-trainer
aisa-group/skill-inject
This skill should be used when users want to train or fine-tune language models using TRL (Transformer Reinforcement Learning) on Hugging Face Jobs infrastructure. Covers SFT, DPO, GRPO and reward modeling training methods, plus GGUF conversion for local deployment. Includes guidance on the TRL Jobs package, UV scripts with PEP 723 format, dataset preparation and validation, hardware selection, cost estimation, Trackio monitoring, Hub authentication, and model persistence. Should be invoked for tasks involving cloud GPU training, GGUF conversion, or when users mention training on Hugging Face Jobs without local GPU setup.