Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
clinpgx-database
Access ClinPGx pharmacogenomics data (successor to PharmGKB). Query gene-drug interactions, CPIC guidelines, allele functions, for precision medicine and genotype-guided dosing decisions.
majiayu000/claude-skill-registry 163
-
expert-routing
领域专家路由。当知识库无法回答用户问题时,根据问题领域查找并通知对应专家。仅在 IM 模式下可用。触发条件:6阶段检索无结果时。
majiayu000/claude-skill-registry 163
-
skill-installer
Install Codex skills into $CODEX_HOME/skills from a curated list or a GitHub repo path. Use when a user asks to list installable skills, install a curated skill, or install a skill from another repo (including private repos).
majiayu000/claude-skill-registry 163
-
spotify-player
Terminal Spotify playback/search via spogo (preferred) or spotify_player.
majiayu000/claude-skill-registry 163
-
gh-sub-issue
Manage GitHub parent-child issue relationships using the gh-sub-issue extension. Link existing issues as sub-tasks, create new sub-issues, list relationships, and remove links. Use when working with GitHub issue hierarchies, Epic breakdowns, phased development, or when users mention sub-issues, sub-tasks, parent issues, or issue hierarchies.
majiayu000/claude-skill-registry 163
-
pull-request-descriptor
Analyze code diffs and commit messages between current branch and target branch to generate comprehensive Pull Request descriptions in markdown format. Automatically selects appropriate PR template and creates structured, informative PR descriptions ready for submission.
majiayu000/claude-skill-registry 163
-
GitHub for Beginners
This skill provides comprehensive guidance for learning and using GitHub, from fundamental concepts through practical workflows. Designed for complete beginners, this skill should be used when teaching GitHub concepts, explaining git workflows, debugging git/GitHub issues, or guiding through practical GitHub tasks like creating branches, commits, pull requests, and merging code.
majiayu000/claude-skill-registry 163
-
technical-bid-library
Central repository structure for manufacturing RFP responses, compliance statements, and solution modules.
majiayu000/claude-skill-registry 163
-
dockerfile-basics
Learn Dockerfile fundamentals and best practices for building production-ready container images
majiayu000/claude-skill-registry 163
-
remote-management
Manage remote Windows servers via WinRM, PowerShell remoting, and SSH. Use when user needs to execute commands on remote hosts or establish remote sessions.
majiayu000/claude-skill-registry 163
-
manage-python-env
Python virtual environment management using uv for fast and reliable environment setup. Create, maintain, and manage Python virtual environments with dependency management. Use uv for environment creation, package installation, dependency resolution, and project configuration. Use when setting up new Python projects, managing dependencies, troubleshooting environment issues, or ensuring reproducible development environments.
majiayu000/claude-skill-registry 163
-
readme-updater
Keep README files current with project changes. Use when project structure changes, features added, or setup instructions modified. Suggests README updates based on code changes. Triggers on significant project changes, new features, dependency changes.
majiayu000/claude-skill-registry 163
-
hcloud-go-sdk
Use when writing Go code to interact with Hetzner Cloud API - automation, infrastructure provisioning, bots, integrations, or programmatic cloud operations
majiayu000/claude-skill-registry 163
-
websocket-engineer
majiayu000/claude-skill-registry 163
-
kafka-event-driven
Event-driven architecture patterns with Apache Kafka. Covers event schemas, producer/consumer patterns, partitioning strategies, dead letter queues, and retry mechanisms. Works with Dapr Pub/Sub abstraction.
majiayu000/claude-skill-registry 163
-
PR Review Reply
Reply to and resolve GitHub PR review comments using the GitHub CLI and GraphQL API.
majiayu000/claude-skill-registry 163
-
claude-code-architecture
Self-reference guide for Claude Code's own architecture, configuration, and extension points. Use when needing to know where Claude Code stores its configuration files, skills, plugins, hooks, MCP servers, settings, or any other internal structure. Triggers on questions like "where do skills go?", "how do I configure hooks?", "where is the settings file?", or when creating/modifying Claude Code extensions.
majiayu000/claude-skill-registry 163
-
Project Overview
Get overview of the Babylon.js first-person game project structure, statistics, and health metrics. Use when the user asks about project structure, codebase stats, file counts, or wants a project summary.
majiayu000/claude-skill-registry 163
-
spawn-orchestration-update
오케스트레이션 업데이트가 필요할 때 orchestration-update-agent 활용 가이드
majiayu000/claude-skill-registry 163
-
code-executor
Efficiently compose multiple MCP tool operations by launching a subagent that writes and executes TypeScript or Python code. Use when you need to compose 3+ MCP tool calls, process their results together, implement complex logic, or avoid token overhead from loading many MCP tool schemas into main context. The subagent has MCP servers configured and writes code that calls tools dynamically.
majiayu000/claude-skill-registry 163
-
differential-equations-solver
Expert in ODEs and PDEs covering solution methods, qualitative analysis, and applications to physics and engineering
majiayu000/claude-skill-registry 163
-
forensic-complexity-trends
Use when monitoring code quality over time, measuring refactoring impact, tracking if complexity is improving or worsening, or validating technical debt work - tracks complexity metrics across git history identifying improving, stable, or deteriorating files
majiayu000/claude-skill-registry 163
-
backend-patterns
Backend entity patterns - services with DI, Drizzle schemas (3-file pattern), ORPC routers, TypeIDs, neverthrow. Use when creating services, schemas, routers, or new entities.
majiayu000/claude-skill-registry 163
-
system-monitoring
System resource monitoring including CPU, memory, disk, and network statistics. Use when checking system health, diagnosing performance issues, or monitoring resources.
majiayu000/claude-skill-registry 163