Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
review-to-merge
Structured implementer-verifier-reviewer pipeline for high-quality code. Artifact-based handoffs between roles. Use when needing rigorous review process, handoff between roles, or review pipeline for critical changes.
majiayu000/claude-skill-registry 163
-
git-reference-manager
Safely introduce external Git repositories as reference materials. Responsible for managing the `_reference` directory, ensuring external code is read-only and does not pollute the project's version control.
majiayu000/claude-skill-registry 163
-
pagerunner-skill
Real Chrome automation for AI agents — authenticated sessions, PII anonymization, snapshots, and multi-agent coordination via KV store.
majiayu000/claude-skill-registry 163
-
drugbank-database
Access and analyze comprehensive drug information from the DrugBank database including drug properties, interactions, targets, pathways, chemical structures, and pharmacology data. This skill should be used when working with pharmaceutical data, drug discovery research, pharmacology studies, drug-drug interaction analysis, target identification, chemical similarity searches, ADMET predictions, or any task requiring detailed drug and drug target information from DrugBank.
majiayu000/claude-skill-registry 163
-
antv-l7
Comprehensive guide for AntV L7 geospatial visualization library. Use when users need to:
(1) Create interactive maps with WebGL rendering
(2) Visualize geographic data (points, lines, polygons, heatmaps)
(3) Build location-based data dashboards
(4) Add map layers, interactions, or animations
(5) Process and display GeoJSON, CSV, or other spatial data
(6) Integrate maps with AMap (GaodeMap), Mapbox, Maplibre, or standalone L7 Map
(7) Optimize performance for large-scale geographic datasets
majiayu000/claude-skill-registry 163
-
literature-gap
Identify research gaps from systematic literature reviews. Use when: (1) Completing literature reviews, (2) Justifying new studies, (3) Grant proposal development, (4) Dissertation planning, (5) Identifying future research directions.
majiayu000/claude-skill-registry 163
-
repo-sweep
Comprehensive pre-production repository audit for preparing repos for public release. Use when the user wants to perform a "final sweep", "production check", "pre-release audit", or prepare a repository to be made public. Audits metadata files across all project types (Fabric mods, Node/npm, Go, Python, etc.) for correct username/organization, checks README links, and identifies leftover development artifacts like planning docs, test scripts, and temporary files. Interactive cleanup with user confirmation.
majiayu000/claude-skill-registry 163
-
spec
Create or enrich issue specification. Use when the user invokes /spec or asks to draft or update a task spec in the tracker.
majiayu000/claude-skill-registry 163
-
claude-sdk-integration-patterns
Expert integration patterns for Claude API and TypeScript SDK covering Messages API, streaming responses, tool use, error handling, token optimization, and production-ready implementations for building AI-powered applications
majiayu000/claude-skill-registry 163
-
semo-help
SEMO 도움말 및 Semicolon 팀 컨텍스트 응답 (공통 Skill). Use when (1) /SEMO:help 커맨드,
(2) "도움말", "SEMO란", "어떻게 해" 키워드, (3) SEMO 사용법 질문.
majiayu000/claude-skill-registry 163
-
mode-selection
For understanding what each mode does, which mode is best (most appropriate mode) for a given situation, and establishing a pattern for choosing when and how a mode delegates or passes operation to another mode
majiayu000/claude-skill-registry 163
-
blocklet-updater
Creates a new release for a blocklet project by bumping version, building, and bundling. Use when asked to "create a new release", "bump and bundle", or "update blocklet version".
majiayu000/claude-skill-registry 163
-
router-template
Template for creating router skills. Use as a starting point when building a new router that dispatches to multiple specialized skills. Copy and customize for your domain.
majiayu000/claude-skill-registry 163
-
subagent-factory
Create specialized Claude Code agents on-the-fly. Guides through agent definition file creation with proper frontmatter, effective prompts, and tool scoping. USE WHEN user says 'create agent', 'new subagent', 'make an agent for', 'build agent', 'spawn agent', or wants to define custom agents for specific tasks.
majiayu000/claude-skill-registry 163
-
codex-cli-subagent
Helps you to run a subagent using codex exec
majiayu000/claude-skill-registry 163
-
code-review
Perform code reviews following Sentry engineering practices. Use when reviewing pull requests, examining code changes, or providing feedback on code quality. Covers security, performance, testing, and design review.
majiayu000/claude-skill-registry 163
-
reading-teacher
Interactive reading teacher that instantly generates playful, engaging learning experiences for children ages 1-10. Creates visual playgrounds, phonics games, and interactive stories to build reading skills from letter recognition to comprehension.
majiayu000/claude-skill-registry 163
-
file-to-base64
Convert files (PDF, images) to Base64 encoding with MIME type detection for API attachments. Use when you need to prepare file attachments for the FreeAgent API or any other API that requires Base64-encoded files.
majiayu000/claude-skill-registry 163
-
api-cache-invalidation
Automatic cache invalidation system với Laravel Observers và Next.js On-Demand Revalidation. Tự động sync data real-time giữa backend và frontend khi admin update. USE WHEN cần setup cache management, sync frontend-backend, API cache strategy, hoặc user phàn nàn "phải Ctrl+F5 mới thấy data mới".
majiayu000/claude-skill-registry 163
-
sharp-edges
Identifies error-prone APIs, dangerous configurations, and footgun designs that enable security mistakes. Use when reviewing API designs, configuration schemas, cryptographic library ergonomics, or evaluating whether code follows 'secure by default' and 'pit of success' principles. Triggers: footgun, misuse-resistant, secure defaults, API usability, dangerous configuration.
majiayu000/claude-skill-registry 163
-
moai-essentials-refactor
Refactoring guidance with design patterns and code improvement strategies.
majiayu000/claude-skill-registry 163
-
positioning
Use when structuring positioning statements, message houses, and proof libraries for GTM teams.
majiayu000/claude-skill-registry 163
-
http-kit
http-kit is a HTTP client and server for Clojure with Ring compatibility. Use when working with http-kit client or server
majiayu000/claude-skill-registry 163
-
recall
Retrieves cross-session memories about past decisions, lessons, and patterns. Use when user asks about prior work, past decisions, or mentions a feature. Triggers include check memory, what did we decide, how did we solve.
majiayu000/claude-skill-registry 163