Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
commitmsg
Generate a concise commit message by analyzing git diff changes
majiayu000/claude-skill-registry 163
-
az-cli
This skill should be used when working with Azure DevOps from the command line. Trigger when user mentions az devops, az repos, az pipelines, az boards, or asks about managing PRs, work items, pipelines, or repositories in Azure DevOps. Also trigger for questions about Azure DevOps CLI setup, authentication, or querying work items.
majiayu000/claude-skill-registry 163
-
discover-containers
Automatically discover container and Docker skills when working with Docker. Activates for containers development tasks.
majiayu000/claude-skill-registry 163
-
enterprise-security
Central authority for Claude Code enterprise security. Covers enterprise managed policies (managed-settings.json), settings precedence hierarchy, policy file locations (macOS, Linux, Windows), unoverridable organizational policies, cloud execution security (isolated VMs, network access controls, credential protection), IDE security (VS Code, JetBrains), devcontainer security, and security best practices for teams. Assists with configuring enterprise policies, understanding precedence, and implementing organizational security standards. Delegates 100% to docs-management skill for official documentation.
majiayu000/claude-skill-registry 163
-
safe-editing
Ensure AI agents work in an isolated Git worktree to prevent changes to the main working directory. Use when AI is about to make its first code modification in a session, or when the user requests isolated/safe editing. Triggers include starting to edit files, implementing features, or fixing bugs.
majiayu000/claude-skill-registry 163
-
woocommerce
WooCommerce development for WordPress e-commerce including custom product types, payment gateways, shipping methods, hooks, REST API, and store optimization. Use when building WooCommerce stores, customizing WooCommerce functionality, developing WooCommerce extensions, or debugging WooCommerce issues.
majiayu000/claude-skill-registry 163
-
ha-emby-typing
Use when writing ANY Python code for the HA Emby integration - enforces strict typing with ZERO Any usage, proper type annotations for all functions, TypedDicts for data structures, and mypy strict compliance.
majiayu000/claude-skill-registry 163
-
regression-test-generator
Generate regression tests when bugs are discovered during /debug or continuous checks. Auto-detects test framework, creates Arrange-Act-Assert tests, and links to error-log.md entries. (project)
majiayu000/claude-skill-registry 163
-
Investigation Patterns
This skill should be used when the user asks to "investigate code", "analyze implementation", "find patterns", "understand codebase", "debug issue", "find bug", "troubleshoot", or needs evidence-based code analysis and debugging. Provides systematic investigation and debugging methodology.
majiayu000/claude-skill-registry 163
-
File and Folder Manager
A comprehensive skill for creating/deleting project folders and downloading files from URLs into them.
majiayu000/claude-skill-registry 163
-
robin
Hyper-opinionated Claude agent for building production-ready Next.js apps with DynamoDB. Enforces best practices, eliminates technology debates, and focuses on shipping functional apps fast. Use when building full-stack applications with Next.js 15 App Router and AWS DynamoDB.
majiayu000/claude-skill-registry 163
-
safe_refactor_migration
Plan and execute large refactors with shadow mode and rollback.
majiayu000/claude-skill-registry 163
-
scm
Source code management workflow - nothing is ever lost
majiayu000/claude-skill-registry 163
-
code-review-digest-writer
Generates weekly code-review digest docs from PR review comments for any GitHub repository. If present, follows project-specific docs/review-digests/AGENTS.md guidelines. Use this to turn a date-bounded set of PR reviews into a structured markdown “newsletter” that captures themes, repeated issues, and concrete takeaways.
majiayu000/claude-skill-registry 163
-
otel-demo-architecture
OpenTelemetry Demo system architecture reference for debugging service dependencies, port conflicts, memory issues, telemetry gaps, and performance problems. Use when analyzing failures, understanding service topology, troubleshooting communication issues, or investigating system bottlenecks in the OTel demo environment.
majiayu000/claude-skill-registry 163
-
elixir-thinking
This skill should be used when the user asks to "implement a feature in Elixir", "refactor this module", "should I use a GenServer here?", "how should I structure this?", "use the pipe operator", "add error handling", "make this concurrent", or mentions protocols, behaviours, pattern matching, with statements, comprehensions, structs, or coming from an OOP background. Contains paradigm-shifting insights.
majiayu000/claude-skill-registry 163
-
part-2-your-are-a-system-of-thinking
majiayu000/claude-skill-registry 163
-
tracking-crypto-derivatives
Track futures, options, and perpetual swap positions with P&L calculations.
Use when tracking futures and options positions.
Trigger with phrases like "track derivatives", "check futures positions", or "analyze perps".
majiayu000/claude-skill-registry 163
-
Enforcing Git Commit Workflow
Enforce semantic commit practices with proper file staging and prefix usage. Use when committing code, managing git history, or when user mentions git/commit/コミット.
majiayu000/claude-skill-registry 163
-
openai-agents-sdk-mcp-backend
Patterns for building AI-powered chatbot backends using OpenAI Agents SDK with MCP (Model Context Protocol) server integration in FastAPI applications. Supports both standalone MCP servers and function tools.
majiayu000/claude-skill-registry 163
-
review-pr-changes
Review PR changes with structured checklist for quality and standards compliance. Use for comprehensive PR code review.
majiayu000/claude-skill-registry 163
-
minimal-helpdesk-distributed
Example Skill packaged as a standalone Maven artifact
majiayu000/claude-skill-registry 163
-
create-skills
効果的なスキルを作成するためのガイド。ユーザーが専門知識、ワークフロー、ツール統合でClaudeの能力を拡張する新しいスキルを作成(または既存のスキルを更新)したい場合に使用します。
majiayu000/claude-skill-registry 163
-
go-navigator-read
Use Go Navigator MCP to explore Go code semantically (packages, symbols, definitions/references, context, metrics, deps) and return file/line/snippets; do not modify code.
majiayu000/claude-skill-registry 163