Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
specimin-ui-accessibility
Explicit accessibility enhancement and validation for generated UI code. Only invoke when user explicitly requests accessibility review, a11y enhancement, or WCAG compliance check.
majiayu000/claude-skill-registry 163
-
kalahari-coding
Core coding patterns and conventions for Kalahari project. MUST be used by all code-related agents.
majiayu000/claude-skill-registry 163
-
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
-
dr-rule-builder
Use this skill when the user needs help creating, testing, validating, or troubleshooting Detection & Response (D&R) rules in LimaCharlie.
majiayu000/claude-skill-registry 163
-
git-protocol
Git protocol implementation patterns using gitoxide for Guts repository operations
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
-
question-creator
创建符合 CAC 评测系统规范的标准化测试题目。当用户需要添加新题目、创建测试题、或提到"创建题目"、"新建题目"、"添加题目"、"add question"、"create question"时使用此 Skill。支持代码、数理、逻辑、综合四类题库。
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
-
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