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
13225 verified skills
#6457

validate-git-safety

verified

Validate git operations won't affect protected branches or cause data loss

cowwoc/cat
27
#6458

write-and-commit

verified

Create file and commit atomically (60-75% faster than step-by-step)

cowwoc/cat
27
#6459

safe-rm

verified

Safely remove files and directories without breaking the shell session

cowwoc/cat
27
#6460

history-analyzer

verified

Analyze git history for hotspots, coupling, and knowledge distribution. Use when user asks "who knows this code", "what files change most", "hotspots", "bus factor", "knowledge silos", or needs to understand code evolution.

lis186/SourceAtlas
27
#6461

impact-analyzer

verified

Analyze what code will be affected by changes. Use when user asks "what will break if I change X", "impact of changing X", "dependencies of X", "is it safe to modify X", or before making significant code changes.

lis186/SourceAtlas
27
#6462

dependency-analyzer

verified

Analyze dependencies for upgrade planning and migration. Use when user asks "upgrade to X", "migrate from X to Y", "what breaks if we upgrade", "iOS 17 migration", "React 18 upgrade", or planning framework/SDK upgrades.

lis186/SourceAtlas
27
#6463

safe-rm

verified

Safely remove files and directories without breaking the shell session

cowwoc/claude-code-cat
27
#6464

git-rewrite-history

verified

Rewrite git history using git-filter-repo (not filter-branch)

cowwoc/cat
27
#6465

git-commit

verified

Guide for writing clear, descriptive commit messages

cowwoc/cat
27
#6466

git-amend

verified

Safely amend commits with HEAD verification and push checks

cowwoc/claude-code-cat
27
#6467

git-rewrite-history

verified

Rewrite git history using git-filter-repo (not filter-branch)

cowwoc/claude-code-cat
27
#6468

batch-read

verified

Find and read multiple files in one operation (50-70% faster for exploration)

cowwoc/claude-code-cat
27
#6469

batch-read

verified

Find and read multiple files in one operation (50-70% faster for exploration)

cowwoc/cat
27
#6470

grep-and-read

verified

Find and read multiple files in one operation (50-70% faster for exploration)

cowwoc/claude-code-cat
27
#6471

git-commit

verified

Guide for writing clear, descriptive commit messages

cowwoc/claude-code-cat
27
#6472

grep-and-read

verified

Find and read multiple files in one operation (50-70% faster for exploration)

cowwoc/cat
27
#6473

git-amend

verified

Safely amend commits with HEAD verification and push checks

cowwoc/cat
27
#6474

validate-git-safety

verified

Validate git operations won't affect protected branches or cause data loss

cowwoc/claude-code-cat
27
#6475

pattern-finder

verified

Find implementation examples and design patterns in the codebase. Use when user asks "how to implement X", "how does this project do X", "show me examples of X", "where is X implemented", or needs to follow existing code conventions.

lis186/SourceAtlas
27
#6476

write-and-commit

verified

Create file and commit atomically (60-75% faster than step-by-step)

cowwoc/claude-code-cat
27
#6477

code-flow-tracer

verified

Trace code execution paths and data flow. Use when user asks "how does X work", "what happens when X", "trace the flow of X", "where does data come from", or needs to understand feature implementation.

lis186/SourceAtlas
27
#6478

register-hook

verified

Create and register hook scripts with proper error handling and settings

cowwoc/claude-code-cat
27
#6479

codebase-overview

verified

Quickly understand a new codebase's architecture, tech stack, and patterns. Use when user asks "what is this project", "project overview", "how is this codebase structured", "what tech stack", or when onboarding to a new codebase.

lis186/SourceAtlas
27
#6480

cli

verified

Prefect CLI commands for mutations. The MCP server is read-only - use this skill when you need to trigger deployments, cancel flow runs, create automations, or modify Prefect resources.

PrefectHQ/prefect-mcp-server
26
Previous
Page 270 of 552
Next