Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
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
-
semantic-commit
Git変更の論理的分割、Conventional Commitsメッセージ生成、プロジェクト規約検出。大きな変更を意味のある最小単位に分割してコミットする際に使用。
majiayu000/claude-skill-registry 163
-
toml-command-builder
Guide for building Gemini CLI TOML custom commands. Covers syntax, templates, argument handling, shell injection, and file injection. Use when creating Gemini TOML commands, adding {{args}} argument handling, injecting shell output with !{}, or troubleshooting command issues.
majiayu000/claude-skill-registry 163
-
agent
Use for PR/code reviews and any task that benefits from a dedicated tmux sub-agent with per-task git worktrees; default path for reviewing diffs (read diff → summarize → run checks/tests) with automated monitoring.
majiayu000/claude-skill-registry 163
-
git-diff
Display git changes in GitHub-style unified diff format with colored terminal output. Shows both staged (--cached) and unstaged changes with two-column line numbers, red/green highlighting, and chunk markers. Use when reviewing code changes, preparing commits, or comparing file modifications. Triggers on "git diff", "show changes", "what changed", or "review diff".
majiayu000/claude-skill-registry 163
-
rr-system
majiayu000/claude-skill-registry 163