Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
recent-changes-review
最近のコミットをセキュリティ・パフォーマンス・保守性の観点からレビュー。「最近の変更をレビュー」「今日のコミットを確認」「コードレビューして」と言われた時に使用
majiayu000/claude-skill-registry 163
-
check
Code quality checker skill. This skill should be used when the user wants to:
(1) Run static analysis tools (mypy, pyright, ruff) on the codebase - triggered by "/check", "/check q", or "/check quality"
(2) Find dead/unused code (functions, imports, variables, unreachable code) - triggered by "/check d" or "/check dead"
majiayu000/claude-skill-registry 163
-
anki
Anki 카드 분할 스킬. 정보 밀도 높은 Anki 카드를 원자적 단위로 분할.
사용 시점: (1) 사용자가 /anki 명령 실행, (2) Anki 카드 분할/분석 요청,
(3) AnkiConnect 연결 상태 확인 요청
majiayu000/claude-skill-registry 163
-
agent-builder-vercel-sdk
Build conversational AI agents using Vercel AI SDK + OpenRouter. Use when creating Next.js frontends with streaming UI, tool calling, and multi-provider support.
majiayu000/claude-skill-registry 163
-
pdf
Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs to fill in a PDF form or programmatically process, generate, or analyze PDF documents at scale.
majiayu000/claude-skill-registry 163
-
success-planning-framework
Use to structure collaborative success plans with milestones, KPIs, and governance.
majiayu000/claude-skill-registry 163
-
ic-refactor
Refactor IC10 code for clarity and structure. Use when user wants to reorganize code, apply design patterns, improve naming, or make code more maintainable without changing functionality.
majiayu000/claude-skill-registry 163
-
kotlin-ktor
Ktor framework - routing, authentication, WebSockets
majiayu000/claude-skill-registry 163
-
playwright-browser-file-upload
To upload files through a file input, provide one or more file paths for a page file chooser.
majiayu000/claude-skill-registry 163
-
openrouter-streaming-setup
Implement streaming responses with OpenRouter. Use when building real-time chat interfaces or reducing time-to-first-token. Trigger with phrases like 'openrouter streaming', 'openrouter sse', 'stream response', 'real-time openrouter'.
majiayu000/claude-skill-registry 163
-
fix-line-endings
majiayu000/claude-skill-registry 163
-
go-kubernetes
Kubernetes operators and client-go development
majiayu000/claude-skill-registry 163
-
github-issue-workflow
Issue-first GitHub development workflow. Use when working on any GitHub repository task, feature, or bug fix. Enforces a disciplined workflow that starts with a GitHub issue, creates a linked feature branch, iterates until validated, then cleans up. Triggers on requests to fix bugs, add features, refactor code, or any development work in a git repository.
majiayu000/claude-skill-registry 163
-
omero-integration
Microscopy data management platform. Access images via Python, retrieve datasets, analyze pixels, manage ROIs/annotations, batch processing, for high-content screening and microscopy workflows.
majiayu000/claude-skill-registry 163
-
blucli
BluOS CLI (blu) for discovery, playback, grouping, and volume.
majiayu000/claude-skill-registry 163
-
parallel-tasks
Creates multiple git worktrees and launches parallel Claude sessions for simultaneous task execution. Maximum 3 tasks.
majiayu000/claude-skill-registry 163
-
block-collection-and-party
The Block Collection and Block Party are repositories for existing AEM blocks, build tools, code snippets, integration patterns, plugins, and more. Use this skill anytime you are developing something and want to find a reference to use as a starting point.
majiayu000/claude-skill-registry 163
-
openrouter-rate-limits
Handle OpenRouter rate limits with proper backoff strategies. Use when experiencing 429 errors or building high-throughput systems. Trigger with phrases like 'openrouter rate limit', 'openrouter 429', 'openrouter throttle', 'openrouter backoff'.
majiayu000/claude-skill-registry 163
-
webhook-development
Implement webhook systems for event-driven integration with retry logic, signature verification, and delivery guarantees. Use when creating event notification systems, integrating with external services, or building event-driven architectures.
majiayu000/claude-skill-registry 163
-
plan-video
视频处理任务规划工具。从用户输入中提取视频 URLs,生成唯一 VideoId,创建结构化的 todolist.md 追踪待生成文件。支持小红书、抖音、TikTok、B站、YouTube、快手等 11+ 平台。
majiayu000/claude-skill-registry 163
-
tfidf-search
Implements TF-IDF based search engines for text datasets using vector space models and cosine similarity. Use when building search functionality, finding similar documents, ranking text by relevance, or working with text retrieval systems.
majiayu000/claude-skill-registry 163
-
task-processor
Process a task list one sub-task at a time with pause/confirm gates, test/commit protocol, and file tracking.
majiayu000/claude-skill-registry 163
-
skill-creation-guide
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
majiayu000/claude-skill-registry 163
-
format-processor
majiayu000/claude-skill-registry 163