Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
changelog-infographic
Generate beautiful infographic PNG images from Claude Code changelog summaries. Use this skill after changelog-interpreter has generated a user-friendly summary, to create a visual representation that can be saved and shared.
majiayu000/claude-skill-registry 163
-
read-unresolved-pr-comments
GitHub PRから未対応のコメントを取得します。GraphQL APIで (1) コード特定行への未解決Review threads(Resolve可能)と (2) コードブロックを含むIssue comments(会話タブ、Resolve不可)の両方を取得し、JSON形式で出力します。PR情報(番号・タイトル・URL・状態・作成者・レビュアー)も含まれます。
majiayu000/claude-skill-registry 163
-
unity-bootstrap
Bootstrap a new Unity project for a 2D management/simulation game. Use when you need to create the Unity project, choose URP/UI approach, set up folder structure, gitignore, packages (Input System/TextMeshPro), and establish a minimal scene + tick loop scaffold before porting gameplay systems.
majiayu000/claude-skill-registry 163
-
senior-prompt-engineer
World-class prompt engineering skill for LLM optimization, prompt patterns, structured outputs, and AI product development. Expertise in Claude, GPT-4, prompt design patterns, few-shot learning, chain-of-thought, and AI evaluation. Includes RAG optimization, agent design, and LLM system architecture. Use when building AI products, optimizing LLM performance, designing agentic systems, or implementing advanced prompting techniques.
majiayu000/claude-skill-registry 163
-
reflex-dev
Guide for building full-stack web applications using Reflex, a Python framework that compiles to React frontend and FastAPI backend. Use when creating, modifying, or debugging Reflex apps - covers state management, event handlers, components, routing, styling, and data integration patterns.
majiayu000/claude-skill-registry 163
-
risk-analysis
Risk analysis using risk registers, probability/impact matrices, and mitigation planning. Identifies, assesses, and manages project, business, and technical risks with structured response strategies.
majiayu000/claude-skill-registry 163
-
dx-patterns
Design developer experiences that people love. Feedback loops, cognitive load, flow state, and ADHD-friendly patterns for tools and workflows.
majiayu000/claude-skill-registry 163
-
vuln-patterns-core
Universal vulnerability detection patterns applicable across all programming languages. Includes hardcoded secrets, SQL/command injection, path traversal, and configuration file patterns.
majiayu000/claude-skill-registry 163
-
kiro-skill
Interactive feature development workflow from idea to implementation. Creates requirements (EARS format), design documents, and task lists. Triggers: "kiro", ".kiro/specs/", "feature spec", "需求文档", "设计文档", "实现计划".
majiayu000/claude-skill-registry 163
-
m365-agent-scaffolder
Quickly scaffolds new Microsoft 365 Copilot declarative agent projects using ATK CLI. Collects basic project information and creates the initial project structure. Use only when creating a new empty M365 Copilot agent project from scratch.
majiayu000/claude-skill-registry 163
-
openapi-spec-generator
Openapi Spec Generator - Auto-activating skill for API Development.
Triggers on: openapi spec generator, openapi spec generator
Part of the API Development skill category.
majiayu000/claude-skill-registry 163
-
skills-audit-improve
评估、评分并改进 .codex/skills 下的已有技能。适用于用户要求审查、优化或重构 skills 的场景。
majiayu000/claude-skill-registry 163
-
nomos-provider-protocol
Guide for working with Nomos provider protocol buffers including modifying .proto files, buf workflow, code generation, versioning, and protocol evolution. Use this when modifying the gRPC contract, adding RPC methods, regenerating code, or managing protocol compatibility.
majiayu000/claude-skill-registry 163
-
backend-context-loader
Load the minimal Cookmate backend context fast. Use only for backend tasks to avoid repeated discovery: Prisma schema, domain modules, repositories, route patterns, shared route helpers.
majiayu000/claude-skill-registry 163
-
build-cross-platform-packages
Use when building professional installers for desktop applications - covers macOS DMG with app bundles, Windows MSI with WiX, Linux DEB packages, GitHub Actions automation, and SLSA attestations
majiayu000/claude-skill-registry 163
-
reachy-mini
Complete SDK for controlling Reachy Mini robot - head movement, antennas, camera, audio, motion recording/playback.
Covers architecture (daemon/client), deployment modes (USB, wireless, simulation, on-Pi), and app distribution.
Also includes advanced application patterns: MovementManager, layered motion, audio-reactive movement, face tracking,
LLM tool systems, and OpenAI realtime integration.
Use when: (1) Writing code to control Reachy Mini, (2) Moving the robot head or antennas, (3) Accessing camera/video,
(4) Playing/recording audio, (5) Recording or playing back motions, (6) Looking at points in image or world space,
(7) Understanding robot capabilities, (8) Connecting to real or simulated robot, (9) Building conversational AI apps,
(10) Integrating with LLMs/OpenAI, (11) Deploying apps to robot, (12) Any robotics task with Reachy Mini.
majiayu000/claude-skill-registry 163
-
find
Fast file and code search using `fd` and `rg`. Use when the user asks to locate files or search code patterns.
majiayu000/claude-skill-registry 163
-
symbol-selection-statistical
Statistical analysis for selecting trading symbols compatible with mean-reversion/momentum strategies, GARCH risk models, and Markov regime detection
majiayu000/claude-skill-registry 163
-
prompt-engineering
Optimizes prompts for LLMs and AI systems. Expert in crafting effective prompts for Claude 4.5, Gemini 3.0, GPT 5.1, and other frontier models. Use when building AI features, improving agent performance, or crafting system prompts.
majiayu000/claude-skill-registry 163
-
background-process-list-processes
To see all managed background jobs, list processes so you can find their IDs, states, and names.
majiayu000/claude-skill-registry 163
-
legal
majiayu000/claude-skill-registry 163
-
youtube-summary
Summarize YouTube videos. Check if transcript exists at `youtube/{Channel Name}/transcript-{Video Title}.md`. If exists, skip to summarization. If not, download first. Create summary at `youtube/{Channel Name}/summary-{Video Title}.md` with topics and clickable timestamp links.
majiayu000/claude-skill-registry 163
-
python-backend-reviewer
Expert Python backend code reviewer that identifies over-complexity, duplicates, bad optimizations, and violations of best practices. Use when asked to review Python code quality, check for duplicate code, analyze module complexity, optimize backend code, identify anti-patterns, or ensure adherence to best practices. Ideal for preventing AI-generated code from creating unnecessary files instead of imports, finding repeated validation logic, and catching over-engineered solutions.
majiayu000/claude-skill-registry 163
-
pr-feedback
This skill should be used for integrating PR review comments back into devloop plan, parsing review feedback, addressing reviewer concerns
majiayu000/claude-skill-registry 163