Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
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
-
hypermedia-link-generator
Hypermedia Link Generator - Auto-activating skill for API Development.
Triggers on: hypermedia link generator, hypermedia link generator
Part of the API Development skill category.
majiayu000/claude-skill-registry 163
-
expert-routing
领域专家路由。当知识库无法回答用户问题时,根据问题领域查找并通知对应专家。仅在 IM 模式下可用。触发条件:6阶段检索无结果时。
majiayu000/claude-skill-registry 163
-
exa-webfetch
Uses Exa API for intelligent web searches instead of default WebFetch. Provides up-to-date information with semantic search capabilities.
majiayu000/claude-skill-registry 163
-
websocket-engineer
majiayu000/claude-skill-registry 163
-
pubmed-database
Direct REST API access to PubMed. Advanced Boolean/MeSH queries, E-utilities API, batch processing, citation management. For Python workflows, prefer biopython (Bio.Entrez). Use this for direct HTTP/REST work or custom API implementations.
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
-
route-transition-tracking
Measure time from navigation to page fully loaded and interactive. Use when tracking SPA navigation, route changes, or slow page transitions.
majiayu000/claude-skill-registry 163
-
schema-migrate
Rename frontmatter fields or transform values in bulk. Triggers on "rename field", "migrate values", "transform field", "bulk update".
majiayu000/claude-skill-registry 163
-
emacs-keybind-check
Emacs 키바인딩을 검사하고 분석합니다. 키 충돌 확인, 특정 키에 바인딩된 명령 찾기, 명령에 할당된 키 검색에 사용합니다. "키바인딩", "키맵", "단축키", "keybind", "충돌" 등의 키워드에 활성화됩니다.
majiayu000/claude-skill-registry 163
-
team-topologies
Four fundamental team types and interaction modes from Team Topologies
majiayu000/claude-skill-registry 163
-
ecs-performance-audit
Analyze Entity Component System implementations for performance bottlenecks including entity iteration efficiency, system priority ordering, memory allocation patterns in hot paths (OnUpdate, rendering loops), cache coherency, LINQ allocations, and boxing issues. Use when reviewing ECS code for optimization, debugging slow entity updates, or investigating frame rate drops.
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
-
workspace-builder
Set up and configure development workspaces
majiayu000/claude-skill-registry 163
-
coding-workflow
Best practices for coding, debugging, and refactoring. Use when reviewing code, debugging issues, refactoring, or establishing coding patterns.
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
-
champion-identifier
Analyze LinkedIn profiles in target accounts to identify potential internal champions. Evaluates role, career path, mutual connections, interests, and suggests personalization approach. Use when you need to find who will champion your solution internally.
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
-
cc_chrome_devtools_mcp_skill
Comprehensive Chrome DevTools automation for performance testing, Core Web Vitals measurement (INP, LCP, CLS), network monitoring, accessibility validation, responsive testing, and browser automation. Uses Chrome DevTools Protocol via MCP to provide professional-grade web application testing, debugging, and analysis capabilities including performance tracing, HAR export, device emulation, and multi-page workflows.
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
-
understand-networked-events
Figure out how events are being used in the project. You can't answer questions about them without this skill.
majiayu000/claude-skill-registry 163
-
entry-point-analyzer
Analyzes smart contract codebases to identify state-changing entry points for security auditing. Detects externally callable functions that modify state, categorizes them by access level (public, admin, role-restricted, contract-only), and generates structured audit reports. Excludes view/pure/read-only functions. Use when auditing smart contracts (Solidity, Vyper, Solana/Rust, Move, TON, CosmWasm) or when asked to find entry points, audit flows, external functions, access control patterns, or privileged operations.
majiayu000/claude-skill-registry 163
-
dockerfile-basics
Learn Dockerfile fundamentals and best practices for building production-ready container images
majiayu000/claude-skill-registry 163