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.
prompt-engineering
ancoleman/ai-design-components
Engineer effective LLM prompts using zero-shot, few-shot, chain-of-thought, and structured output techniques. Use when building LLM applications requiring reliable outputs, implementing RAG systems, creating AI agents, or optimizing prompt quality and cost. Covers OpenAI, Anthropic, and open-source models with multi-language examples (Python/TypeScript).
forecasting-reverso
oaustegard/claude-skills
Zero-shot univariate time series forecasting using the Reverso foundation model (NumPy/Numba CPU-only inference). Activate when users provide time series data and request forecasts, predictions, or extrapolations. Supports Reverso Small (550K params). Triggers on "forecast", "predict", "time series", "Reverso", or when tabular data with a temporal dimension needs future-value estimation.
git-workflow
lgbarn/shipyard
Use when starting feature work that needs a branch, creating worktrees for isolation, making atomic commits during development, or completing a development branch via merge, PR, preserve, or discard
Trend Researcher
davepoon/buildwithclaude
Research latest UI/UX trends from Dribbble and design communities. Use when starting a design project to understand current visual trends, color palettes, and layout patterns.
Matrix Reindex
ojowwalker77/Claude-Matrix
This skill should be used when the user asks to "reindex the codebase", "refresh code index", "update matrix index", "rebuild symbol index", or needs to manually trigger code indexing.
ad-copy-google-ads
edholofy/dojo.md
Writes Google Ads copy including RSA headlines, descriptions, extensions, DKI, CTAs, and intent-matched campaigns. Use when creating, reviewing, or fixing Google Search ad copy, building complete ad groups, or optimizing Quality Score through copywriting.
pydeseq2
K-Dense-AI/claude-scientific-skills
Differential gene expression analysis (Python DESeq2). Identify DE genes from bulk RNA-seq counts, Wald tests, FDR correction, volcano/MA plots, for RNA-seq analysis.
deep-learning
Aznatkoiny/zAI-Skills
Comprehensive guide for Deep Learning with Keras 3 (Multi-Backend: JAX, TensorFlow, PyTorch). Use when building neural networks, CNNs for computer vision, RNNs/Transformers for NLP, time series forecasting, or generative models (VAEs, GANs). Covers model building (Sequential/Functional/Subclassing APIs), custom training loops, data augmentation, transfer learning, and production best practices.
ln-230-story-prioritizer
levnikolaevich/claude-code-skills
RICE prioritization per Story with market research. Generates consolidated prioritization table in docs/market/[epic-slug]/prioritization.md. L2 worker called after ln-220.
charting-vega-lite
oaustegard/claude-skills
Create interactive data visualizations using Vega-Lite declarative JSON grammar. Supports 20+ chart types (bar, line, scatter, histogram, boxplot, grouped/stacked variations, etc.) via templates and programmatic builders. Use when users upload data for charting, request specific chart types, or mention visualizations. Produces portable JSON specs with inline data islands that work in Claude artifacts and can be adapted for production.
statusline-wizard
charlesjones-dev/claude-code-plugins-dev
Interactive setup wizard for configuring Claude Code's custom status line with progress bars and customizable display options.
flows
victorgrein/spec-crew
This skill should be used when designing CrewAI Flows with typed state management, deterministic routing, and event-driven orchestration. Use it for flow architecture, state transitions, control primitives, and production deployment.
prompt-optimizer
Aznatkoiny/zAI-Skills
Optimize prompts for Claude 4.x models using Anthropic's official best practices. Use when users want to improve, refine, or create effective prompts for Claude. Triggers include requests to optimize prompts, make prompts more effective, fix underperforming prompts, create system prompts, improve instruction following, reduce verbosity, control output formatting, or enhance agentic/tool-use behaviors. Also use when users report Claude is being too verbose, not following instructions, not using tools properly, or producing generic outputs.
refactoring-ui
wondelai/skills
Audit and fix visual hierarchy, spacing, color, and depth in web UIs. Use when the user mentions "my UI looks off", "fix the design", "Tailwind styling", "color palette", or "visual hierarchy". Covers grayscale-first workflow, constrained design scales, shadows, and component styling. For typeface selection, see web-typography. For usability audits, see ux-heuristics.
Ai Collaborate Teaching
aiskillstore/marketplace
--- name: ai-collaborate-teaching description: | Design co-learning experiences using the Three Roles Framework (AI as Teacher/Student/Co-Worker). Use when teaching AI-driven development workflows, spec-first collaboration, or balancing AI assistance with foundational learning. NOT for cu
plan
SienkLogic/plan-build-run
Create a detailed plan for a phase. Research, plan, and verify before building.
stitch-ui-design-spec-uviewpro
partme-ai/stitch-skills
uView Pro design spec for Stitch. Outputs hard-constraints prefix or selector JSON and assembled prompt.
weaviate-collection-manager
saskinosie/weaviate-claude-skills
Create, view, update, and delete Weaviate collections with schema management (for local Weaviate)
browser-use
aiskillstore/marketplace
Browser automation using Playwright MCP. Navigate websites, fill forms, click elements, take screenshots, and extract data. Use when tasks require web browsing, form submission, web scraping, UI testing, or any browser interaction.
API Fuzzing for Bug Bounty
xfstudio/skills
This skill should be used when the user asks to "test API security", "fuzz APIs", "find IDOR vulnerabilities", "test REST API", "test GraphQL", "API penetration testing", "bug bounty API testing", or needs guidance on API security assessment techniques.
weaviate-data-ingestion
saskinosie/weaviate-claude-skills
Upload and process data into local Weaviate collections with support for single objects, batch uploads, and multi-modal content
SRT Enhancer
dean9703111/ai-agent-skill-for-video-workflow
This skill should be used when the user asks to "enhance srt subtitles", "optimize srt with original script", "fix srt typos from markdown", "compare srt with origin.md", "improve subtitle accuracy", "add spaces to srt", "優化 srt 逐字稿", "比對原稿修正字幕", or needs to refine SRT subtitle files by comparing them with an original markdown reference document.
cloudflare-browser-rendering-automation
ComposioHQ/awesome-claude-skills
Automate Cloudflare Browser Rendering tasks via Rube MCP (Composio). Always search tools first for current schemas.
workflow-preflight
charlesjones-dev/claude-code-plugins-dev
Run code quality checks (typecheck, lint, tests) - auto-detects configured tools and offers to fix issues.