Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
git-commit-submit-pr-and-verify
This skill should be used when creating conventional commits for current changes and then submitting the current branch as a pull request for code review. And then verifying the pull request was approved.
majiayu000/claude-skill-registry 163
-
gh-fix-ci
Inspect GitHub PR checks with gh, pull failing GitHub Actions logs, summarize failure context, then create a fix plan and implement after user approval. Use when a user asks to debug or fix failing PR CI/CD checks on GitHub Actions and wants a plan + code changes; for external checks (e.g., Buildkite), only report the details URL and mark them out of scope.
majiayu000/claude-skill-registry 163
-
vibecoder-guide
VibeCoder(非技術ユーザー)を自然言語開発でガイド。Use when user asks what to do next, how to use the system, needs help, or is stuck. Do NOT load for: technical-user work, direct implementation requests, or reviews.
majiayu000/claude-skill-registry 163
-
python-code-style
Python code style, linting, formatting, naming conventions, and documentation standards. Use when writing new code, reviewing style, configuring linters, writing docstrings, or establishing project standards.
majiayu000/claude-skill-registry 163
-
github-multi-repo
Multi-repository coordination, synchronization, and architecture management with AI swarm orchestration
majiayu000/claude-skill-registry 163
-
think
Strategic analysis, adversarial validation, executive council debate, and discovery mode for complex decisions
majiayu000/claude-skill-registry 163
-
stripe-integration
Get paid from day one. Payments, subscriptions, billing portal, webhooks, metered billing, Stripe Connect. The complete guide to implementing Stripe correctly, including all the edge cases that will bite you at 3am. This isn't just API calls - it's the full payment system: handling failures, managing subscriptions, dealing with dunning, and keeping revenue flowing. Use when: stripe, payments, subscription, billing, checkout.
majiayu000/claude-skill-registry 163
-
sprite-forge
Generate game sprites, SVG characters, ASCII art, animated mascots, and isometric turnarounds from images or descriptions. Five output modes: SVG characters, game sprite sheets with atlas metadata, 8-way isometric turnarounds, ASCII/Unicode terminal art, GSAP-animated mascots. Triggers on sprite, pixel art, SVG character, ASCII art, mascot, sprite sheet, isometric, walk cycle, turnaround, game asset.
majiayu000/claude-skill-registry 163
-
switchbot
Control SwitchBot smart home devices (curtains, plugs, lights, locks, etc.) via SwitchBot Cloud API. Use when user asks to open/close curtains, turn on/off lights/plugs, check temperature/humidity, or control any SwitchBot device.
majiayu000/claude-skill-registry 163
-
audit-extract
Phase 1: Extract footnotes from DOCX with formatting annotations
majiayu000/claude-skill-registry 163
-
refactoring-surgeon
Expert code refactoring specialist for improving code quality without changing behavior. Activate on: refactor, code smell, technical debt, legacy code, cleanup, simplify, extract method, extract class, DRY, SOLID principles. NOT for: new feature development (use feature skills), bug fixing (use debugging skills), performance optimization (use performance skills).
majiayu000/claude-skill-registry 163
-
error-handling-patterns
Master error handling patterns across languages including exceptions, Result types, error propagation, and graceful degradation to build resilient applications. Use when implementing error handling, designing APIs, or improving application reliability.
majiayu000/claude-skill-registry 163
-
pmtl-automation-smoke-suite
PMTL_VN automation skill for repeatable smoke and monitoring commands. Use when the task needs to run repo-backed smoke tests, monitoring drills, or Telegram alert checks through a stable wrapper instead of ad hoc shell typing.
majiayu000/claude-skill-registry 163
-
supabase-postgres-best-practices
Postgres performance optimization and best practices from Supabase. Use this skill when writing, reviewing, or optimizing Postgres queries, schema designs, or database configurations.
majiayu000/claude-skill-registry 163
-
parallel-workflows
複数タスクの並列実行を最適化。Use when user mentions running tasks in parallel or together. Do NOT load for: single tasks, sequential-only work, or tasks with dependencies.
majiayu000/claude-skill-registry 163
-
oauth-attacks
Exploit OAuth 2.0 and OpenID Connect vulnerabilities during authorized penetration testing.
majiayu000/claude-skill-registry 163
-
brainstorming
You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.
majiayu000/claude-skill-registry 163
-
add-api-endpoint-tassadar2499-novatune
Add a new minimal API endpoint to NovaTune with service, models, and tests
majiayu000/claude-skill-registry 163
-
researchers-gov
Researches DOJ/FBI/SEC press releases, agency statements, and government sources. Use when research needs official government records or agency documentation.
majiayu000/claude-skill-registry 163
-
shared-conventions
Project-wide conventions and patterns that apply to all apps/modules.
Use when: asking about project structure, coding standards, or shared patterns.
This skill loads for all work in the monorepo.
majiayu000/claude-skill-registry 163
-
embedded-c
C/C++ for embedded systems: microcontrollers, IoT, resource optimization
majiayu000/claude-skill-registry 163
-
context-optimize
majiayu000/claude-skill-registry 163
-
ai-runtime-memory
AI Runtime分层记忆系统,支持SQL风格的事件查询、时间线管理,以及记忆的智能固化和检索,用于项目历史追踪和经验传承
majiayu000/claude-skill-registry 163
-
review-d3d
Audit the D3D11 interop layer for per-frame waste — buffer allocations, redundant state calls, GPU readback efficiency
majiayu000/claude-skill-registry 163