Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
pdf
Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs to fill in a PDF form or programmatically process, generate, or analyze PDF documents at scale.
majiayu000/claude-skill-registry 163
-
merge-prs
Merge multiple PRs with conflict resolution and CI failure auto-patching. Analyzes optimal merge order, resolves conflicts, pulls CI logs on failure, and fixes issues. Use when multiple feature branches need merging into the base branch.
majiayu000/claude-skill-registry 163
-
uk-legal-canned-responses
Generate templated responses for common legal inquiries under English law (England & Wales). Covers DSARs (UK GDPR), disclosure/litigation holds (CPR), privacy inquiries, vendor questions, NDA requests, witness summons/legal process, and insurance notifications. Identifies when situations require individualised solicitor attention.
majiayu000/claude-skill-registry 163
-
claude-api
Build with Claude Messages API using structured outputs for guaranteed JSON schema validation. Covers prompt caching (90% savings), streaming SSE, tool use, and model deprecations. Prevents 16 documented errors.
Use when: building chatbots/agents, troubleshooting rate_limit_error, prompt caching issues, streaming SSE parsing errors, MCP timeout issues, or structured output hallucinations.
majiayu000/claude-skill-registry 163
-
torch-geometric
Graph Neural Networks (PyG). Node/graph classification, link prediction, GCN, GAT, GraphSAGE, heterogeneous graphs, molecular property prediction, for geometric deep learning.
majiayu000/claude-skill-registry 163
-
localsetup-agentlens
Navigate and understand codebases using agentlens hierarchical documentation. Use when exploring new projects, finding modules, locating symbols in large files, finding TODOs/warnings, or understanding code structure.
majiayu000/claude-skill-registry 163
-
add-office365
Adds Office 365 Outlook connector to a Power Apps code app. Use when accessing calendars, sending emails, reading inbox, or managing Outlook events.
majiayu000/claude-skill-registry 163
-
code-auditing
系统化审计与代码优化 - Code Review / Simplifier / Council / Performance。
majiayu000/claude-skill-registry 163
-
jira:sync
Sync local changes with Jira issue. Use when the user wants to "sync to jira", "update jira", "push progress", or "sync status".
majiayu000/claude-skill-registry 163
-
find-skills-combo
Discover and recommend **combinations** of agent skills to complete complex, multi-faceted tasks. Provides two recommendation strategies — **Maximum Quality** (best skill per subtask) and **Minimum Dependencies** (fewest installs). Use this skill whenever the user wants to find skills, asks "how do I do X", "find a skill for X", or describes a task that likely requires multiple capabilities working together. Also use when the user mentions composing workflows, building pipelines, or needs help across several domains at once — even if they only say "find me a skill". This skill supersedes simple single-skill search by decomposing the task into subtasks and assembling an optimal skill portfolio.
majiayu000/claude-skill-registry 163
-
bmad-quick-dev-new-preview
Implements any user intent, requirement, story, bug fix or change request by producing clean working code artifacts that follow the project's existing architecture, patterns and conventions. Use when the user wants to build, fix, tweak, refactor, add or modify any code, component or feature.
majiayu000/claude-skill-registry 163
-
using-git-worktrees
Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification
majiayu000/claude-skill-registry 163
-
multi-agent-planner
majiayu000/claude-skill-registry 163
-
crabwalk
Real-time companion monitor for OpenClaw agents
majiayu000/claude-skill-registry 163
-
ai-guide
Use when onboarding to a project, exploring architecture, or understanding why decisions were made: interactive tours, decision archaeology, and codebase discovery.
majiayu000/claude-skill-registry 163
-
mtls-configuration
Configure mutual TLS (mTLS) for zero-trust service-to-service communication. Use when implementing zero-trust networking, certificate management, or securing internal service communication.
majiayu000/claude-skill-registry 163
-
audit-skills
Expert security auditor for AI Skills and Bundles. Performs non-intrusive static analysis to identify malicious patterns, data leaks, system stability risks, and obfuscated payloads across Windows, macOS, Linux/Unix, and Mobile (Android/iOS).
majiayu000/claude-skill-registry 163
-
design-screenshot
[Design & Content] Create a design based on screenshot
majiayu000/claude-skill-registry 163
-
hig-components-controls
Check for .claude/apple-design-context.md before asking questions. Use existing context and only ask for information not already covered.
majiayu000/claude-skill-registry 163
-
shader
Write GLSL fragment shaders for procedural graphics. Topics: shapes (SDF), patterns, noise (Perlin/simplex/cellular), fBm, colors (HSB/RGB), matrices, gradients, animations. Use for generative art, textures, visual effects, WebGL, Three.js shaders.
majiayu000/claude-skill-registry 163
-
integration-theory
Problem-solving strategies for integration theory in measure theory
majiayu000/claude-skill-registry 163
-
azure-resource-lookup
List, find, and show Azure resources. Answers "list my VMs", "show my storage accounts", "list websites",
"find container apps", "what resources do I have", and similar queries for any Azure resource type.
USE FOR: list resources, list virtual machines, list VMs, list storage accounts, list websites, list web apps,
list container apps, show resources, find resources, what resources do I have, list resources in resource group,
list resources in subscription, find resources by tag, find orphaned resources, resource inventory,
count resources by type, cross-subscription resource query, Azure Resource Graph, resource discovery,
list container registries, list SQL servers, list Key Vaults, show resource groups, list app services,
find resources across subscriptions, find unattached disks, tag analysis.
DO NOT USE FOR: deploying resources (use azure-deploy), creating or modifying resources,
cost optimization (use azure-cost-optimization), writing application code, non-Azure clouds.
majiayu000/claude-skill-registry 163
-
release
Pre-release checklist to ensure CHANGELOG, version numbers, tests, and documentation are updated before cutting a release.
majiayu000/claude-skill-registry 163
-
thinking-critically
Deep engineering analysis before implementation (Phase 2 of 9-Phase Feature Cycle). Challenges assumptions, identifies unknowns, and prevents architectural mistakes. Use when planning complex features, writing PRDs, designing systems, or before any significant code changes.
majiayu000/claude-skill-registry 163