Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
mochi-flashcards
Generate spaced repetition flashcards from learning materials (math, statistics, computational tools). Creates both Q/A and Cloze deletion cards using the Mochi API, with proper LaTeX formatting and syntax. Use when the user provides screenshots or text from educational material and wants flashcards created, or when they mention Mochi, spaced repetition, or flashcard generation.
majiayu000/claude-skill-registry 163
-
stripe-payment
Stripe 支付集成统一接口。支持 Checkout Session、订阅管理、Webhook 处理、
Customer Portal、退款等功能。让 Agent 能快速实现支付功能上线。
majiayu000/claude-skill-registry 163
-
fast-track
경미한 수정사항 빠른 처리 및 사후 이슈 생성. Use when (1) 오타/문구 수정, (2) 스타일 미세조정, (3) 버그 핫픽스, (4) 코드 정리 (3파일 이하, 30분 이내).
majiayu000/claude-skill-registry 163
-
research-lookup
Look up current research information using Perplexity Sonar Pro Search or Sonar Reasoning Pro models through OpenRouter. Automatically selects the best model based on query complexity. Search academic papers, recent studies, technical documentation, and general research information with citations.
majiayu000/claude-skill-registry 163
-
Rust Pragmatist
Automatically review Rust code after edits to .rs files, providing pragmatic suggestions for idiomatic patterns, performance, safety, and code organization. Activate when Rust source files are modified or when explicitly requested.
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
-
github-action
Skill for GitHub Actions CI environment. Use when running inside a GitHub Actions workflow to update tracking comments, commit code, and interact with GitHub.
majiayu000/claude-skill-registry 163
-
unknown-apettey-battlescope
majiayu000/claude-skill-registry 163
-
windsurf-multi-file-editing
Manage multi-file edits with Cascade coordination. Activate when users mention
"multi-file edit", "edit multiple files", "cross-file changes", "refactor across files",
or "batch modifications". Handles coordinated multi-file operations. Use when working with windsurf multi file editing functionality. Trigger with phrases like "windsurf multi file editing", "windsurf editing", "windsurf".
majiayu000/claude-skill-registry 163
-
fix-plan
Create a remediation/fix plan from code review findings in REVIEW.md (especially outputs from the code-review skill).
majiayu000/claude-skill-registry 163
-
opal-frontend-repo-guidelines
Repository structure, build/test commands, coding style, and contribution rules for opal-frontend. Use when navigating the repo, running or debugging builds/lint/tests, following style conventions, or setting up local tooling.
majiayu000/claude-skill-registry 163
-
crash-log-analyzer
Parse and analyze macOS crash logs to identify crash causes and debugging information
majiayu000/claude-skill-registry 163
-
agent-builder
Use when creating, improving, or troubleshooting Claude Code subagents. Expert guidance on agent design, system prompts, tool access, model selection, and best practices for building specialized AI assistants.
majiayu000/claude-skill-registry 163
-
wordpress-development
This skill provides comprehensive WordPress development expertise including self-hosted setup with Docker and Nginx, theme development (block and classic), plugin development with security best practices, performance optimization, and security hardening. Use this skill when setting up WordPress environments, developing themes or plugins, optimizing page load times, or implementing security measures. Triggers on requests involving WordPress, WP-CLI, WordPress hooks and filters, theme customization, plugin creation, or WordPress security and performance.
majiayu000/claude-skill-registry 163
-
create-route
Create React Router 7 routes with proper type imports, loaders, and actions. Use when adding new pages, API endpoints, layouts, or route files.
majiayu000/claude-skill-registry 163
-
Diagnose Research Agent
A comprehensive skill designed for researching on complex diagnosis problems.
majiayu000/claude-skill-registry 163
-
bug-fix-plan-critic-pcortes-swarm-attack
majiayu000/claude-skill-registry 163
-
gemini-manager
This skill should be used when the user wants Claude Code to act purely as a manager/architect while Gemini CLI does all the coding work. Claude Code drives Gemini like an intern - issuing tasks, reviewing output, requesting fixes - but never writes code itself. Use when user says "manage gemini", "architect mode", "drive gemini", or wants to delegate all implementation to Gemini.
majiayu000/claude-skill-registry 163
-
gob-background-jobs
Use when user requests "parallel" commands, running multiple builds/tests simultaneously, or long-running tasks. Use `gob add` instead of parallel Bash tool calls - gob provides job management, output capture, and proper process control.
majiayu000/claude-skill-registry 163
-
repository-expert
Repository 전문가. JpaRepository(Command: save/delete), QueryDslRepository(Query: 4개 메서드),
AdminQueryDslRepository(Join 허용, DTO Projection), LockRepository(Pessimistic Lock).
Entity 직접 반환 금지, N+1은 Application Layer에서 해결. JPQL 금지, Lazy Loading 의존 금지.
majiayu000/claude-skill-registry 163
-
developing-stacks
Use when deploying components via Atmos stacks, configuring stack YAML, or understanding inheritance patterns. Covers catalog defaults, abstract components, stack imports, and how to wire components into target stacks.
majiayu000/claude-skill-registry 163
-
trpc-conventions
tRPC router patterns for Otaku Odyssey. Use when creating or modifying tRPC routers, procedures, or API endpoints.
majiayu000/claude-skill-registry 163
-
lightfriend-add-frontend-page
Step-by-step guide for adding new pages to the Yew frontend
majiayu000/claude-skill-registry 163
-
interface-builder-validator
Parse and validate XIB/Storyboard files for broken outlets, warnings, accessibility
majiayu000/claude-skill-registry 163