Claude Skills

aka. Agent Skills

Discover skills for AI coding agents. Works with Claude Code, OpenAI Codex, Gemini CLI, Cursor, and more.

Claude Code
OpenAI Codex
Gemini CLI
Cursor
GitHub Copilot
+more
8660 verified skills
#433

reddit-fetch

verified

Fetch content from Reddit using Gemini CLI when WebFetch is blocked. Use when accessing Reddit URLs, researching topics on Reddit, or when Reddit returns 403/blocked errors. (user)

ykdojo/claude-code-tips
1.6k
#434

worktrunk

verified

Guidance for Worktrunk, a CLI tool for managing git worktrees. Covers configuration (user config at ~/.config/worktrunk/config.toml and project hooks at .config/wt.toml), usage, and troubleshooting. Use for "setting up LLM", "configuring hooks", "automating tasks", or general worktrunk questions.

max-sixty/worktrunk
1.6k
#435

rerender-memo

verified

Extract expensive work into memoized components with React.memo. Apply when components perform expensive computations that can be skipped when props haven't changed.

TheOrcDev/8bitcn-ui
1.5k
#436

setup-timescaledb-hypertables

verified
database

Step-by-step instructions for designing table schemas and setting up TimescaleDB with hypertables, indexes, compression, retention policies, and continuous aggregates. Instructions for selecting: partition columns, segment_by columns, order_by columns, chunk time interval, real-time aggregation.

timescale/pg-aiguide
1.4k
#437

migrate-postgres-tables-to-hypertables

verified
database

Comprehensive guide for migrating PostgreSQL tables to TimescaleDB hypertables with optimal configuration and performance validation

timescale/pg-aiguide
1.4k
#438

design-postgres-tables

verified
database

Comprehensive PostgreSQL-specific table design reference covering data types, indexing, constraints, performance patterns, and advanced features

timescale/pg-aiguide
1.4k
#439

find-hypertable-candidates

verified
database

Analyze an existing PostgreSQL database to identify tables that would benefit from conversion to TimescaleDB hypertables

timescale/pg-aiguide
1.4k
#440

playwright-cli

verified

Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, test web applications, or extract information from web pages.

microsoft/playwright-cli
1.3k
#441

microsoft-docs

verified

Query official Microsoft documentation to understand concepts, find tutorials, and learn how services work. Use for Azure, .NET, Microsoft 365, Windows, Power Platform, and all Microsoft technologies. Get accurate, current information from learn.microsoft.com and other official Microsoft websites—architecture overviews, quickstarts, configuration guides, limits, and best practices.

MicrosoftDocs/mcp
1.3k
#442

microsoft-code-reference

verified

Look up Microsoft API references, find working code samples, and verify SDK code is correct. Use when working with Azure SDKs, .NET libraries, or Microsoft APIs—to find the right method, check parameters, get working examples, or troubleshoot errors. Catches hallucinated methods, wrong signatures, and deprecated patterns by querying official docs.

MicrosoftDocs/mcp
1.3k
#443

jira-epic

verified

Creates Jira epics for large features following Prowler's standard format. Trigger: When user asks to create an epic, large feature, or multi-task initiative.

Gentleman-Programming/Gentleman.Dots
1.3k
#444

criterium

verified
development

Use this skill when users ask about benchmarking Clojure code, measuring performance, profiling execution time, or using the criterium library. Covers the 0.5.x API including bench macro, bench plans, viewers, domain analysis, and argument generation.

hugoduncan/criterium
1.2k
#445

analyzing-projects

verified
productivity

Analyzes codebases to understand structure, tech stack, patterns, and conventions. Use when onboarding to a new project, exploring unfamiliar code, or when asked "how does this work?" or "what's the architecture?"

CloudAI-X/claude-workflow-v2
1.2k
#446

designing-tests

verified
productivity

Designs and implements testing strategies for any codebase. Use when adding tests, improving coverage, setting up testing infrastructure, debugging test failures, or when asked about unit tests, integration tests, or E2E testing.

CloudAI-X/claude-workflow-v2
1.2k
#447

parallel-execution

verified
productivity

Patterns for parallel subagent execution using Task tool with run_in_background. Use when coordinating multiple independent tasks, spawning dynamic subagents, or implementing features that can be parallelized.

CloudAI-X/claude-workflow-v2
1.2k
#448

managing-git

verified
productivity

Manages Git workflows including branching, commits, and pull requests. Use when working with Git, creating commits, opening PRs, managing branches, resolving conflicts, or when asked about version control best practices.

CloudAI-X/claude-workflow-v2
1.2k
#449

optimizing-performance

verified
productivity

Analyzes and optimizes application performance across frontend, backend, and database layers. Use when diagnosing slowness, improving load times, optimizing queries, reducing bundle size, or when asked about performance issues.

CloudAI-X/claude-workflow-v2
1.2k
#450

designing-architecture

verified
productivity

Designs software architecture and selects appropriate patterns for projects. Use when designing systems, choosing architecture patterns, structuring projects, making technical decisions, or when asked about microservices, monoliths, or architectural approaches.

CloudAI-X/claude-workflow-v2
1.2k
#451

designing-apis

verified
productivity

Designs REST and GraphQL APIs including endpoints, error handling, versioning, and documentation. Use when creating new APIs, designing endpoints, reviewing API contracts, or when asked about REST, GraphQL, or API patterns.

CloudAI-X/claude-workflow-v2
1.2k
#452

session-search

verified

For CLI agents WITHOUT subagent support (e.g., Codex CLI). Search previous code agent sessions for specific work, decisions, or code patterns.

pchalasani/claude-code-tools
1.2k
#453

recover-context

verified

Extract full context of the last task from the most recent parent session

pchalasani/claude-code-tools
1.2k
#454

tmux-cli

verified

CLI utility to communicate with other CLI Agents or Scripts in other tmux panes; use it only when user asks you to communicate with other CLI Agents or Scripts in other tmux panes.

pchalasani/claude-code-tools
1.2k
#455

code-walk-thru

verified

Use this when user wants you to walk through (code or text) files in a EDITOR to either explain how some code works, or to show the user what changes you made, etc. You would typically use this repeatedly to show the user your changes or code files one by one, sometimes with specific line-numbers. This way the user is easily able to follow along in their favorite EDITOR as you point at various files possibly at specific line numbers within those files.

pchalasani/claude-code-tools
1.2k
#456

log-work

verified

Log the work segment that you did after the last work log until now in a

pchalasani/claude-code-tools
1.2k
Previous
Page 19 of 361
Next