Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
detecting-race-conditions
Detects race condition vulnerabilities including TOCTOU, double-checked locking issues, and shared state problems. Use when analyzing concurrent operations, file access patterns, or investigating timing-related vulnerabilities.
majiayu000/claude-skill-registry 163
-
provider-config-validator
Validate and debug Vercel AI SDK provider configurations including API keys, environment setup, model compatibility, and rate limiting. Use when encountering provider errors, authentication failures, API key issues, missing environment variables, model compatibility problems, rate limiting errors, or when user mentions provider setup, configuration debugging, or SDK connection issues.
majiayu000/claude-skill-registry 163
-
codex-implement
Delegate complex implementation tasks to Codex. Use when user says codex implement, delegate implementation, or has a complex coding task.
majiayu000/claude-skill-registry 163
-
conventional-comments
Write structured code review comments using Conventional Comments format.
majiayu000/claude-skill-registry 163
-
iot-edge-module
This skill should be used when creating a new Azure IoT Edge module. Use when the user requests to scaffold, create, or set up a new edge module. The skill automates module scaffolding, manifest configuration, and shared contract generation with intelligent project structure detection.
majiayu000/claude-skill-registry 163
-
java-microservices
Build microservices - Spring Cloud, service mesh, event-driven, resilience patterns
majiayu000/claude-skill-registry 163
-
fastapi-rest-api-skill
A skill for building RESTful APIs with FastAPI. Use this skill to create a new FastAPI project with a standard project structure, including routers, models, schemas, and services. This skill provides a boilerplate project, CRUD endpoint templates, Pydantic validation examples, and guidance on dependency injection, background tasks, file uploads, and pagination. It leverages async/await for efficient I/O operations. Trigger this skill when a user wants to build a RESTful API using FastAPI, needs a starter project, or wants to learn best practices for FastAPI development.
majiayu000/claude-skill-registry 163
-
incident-mode
Triage a production incident with safe, minimal changes and rollback guidance.
majiayu000/claude-skill-registry 163
-
tsh-stock
TSH stock and warehouse logic for Main WareHouse. Use when:
(1) Displaying stock levels on product pages
(2) Understanding warehouse configuration
(3) Debugging stock display issues (showing 0 when shouldn't)
(4) Working with "In Stock" / "Out of Stock" badges
(5) Implementing stock-based filtering
(6) Understanding stock sync architecture (webhooks, cron, manual)
(7) Understanding the difference between list and detail page stock
majiayu000/claude-skill-registry 163
-
board-status
Check GitHub Project board status for the monorepo. Use when user asks about board status, what's in progress, sprint status, or issue tracking.
majiayu000/claude-skill-registry 163
-
mapping-codebases
Generate navigable code maps for unfamiliar codebases. Use when exploring a new codebase, needing to understand project structure, or before diving into code modifications. Extracts exports/imports via AST (tree-sitter) to create _MAP.md files per directory. Triggers on "map this codebase", "understand this project structure", "generate code map", or when starting work on an unfamiliar repository.
majiayu000/claude-skill-registry 163
-
gcp-bq-table-management
Use when creating BigQuery tables, implementing partitioning or clustering, managing table schemas, or optimizing table structure. Covers time-based partitioning, range partitioning, clustering strategies, DDL commands, and table configuration.
majiayu000/claude-skill-registry 163
-
edge-function-cors-hardener
Implementa CORS restrictivo en Edge Functions de Supabase. Usa cuando veas Access-Control-Allow-Origin con *, seguridad de CORS, o tarea 2.2 del PLAN_MEJORAS.md.
majiayu000/claude-skill-registry 163
-
pbir-visual-creator
Create Power BI PBIR visuals from templates. Use when users need to add visuals (cards, charts, tables, slicers, maps) to Power BI Enhanced Report Format projects. Handles template selection, placeholder substitution, measure/column binding, and visual.json generation.
majiayu000/claude-skill-registry 163
-
embedding-repair
Diagnose and repair embedding model availability and MSHR index health; use when embedding errors, dimension mismatches, or rebuild failures appear.
majiayu000/claude-skill-registry 163
-
elsevier-skill
Use Elsevier APIs (Scopus search / abstract / author / trends / institution / open access) via simple CLI scripts.
majiayu000/claude-skill-registry 163
-
form-vue
Production-ready Vue form patterns using VeeValidate (default) or Vuelidate with Zod integration. Use when building forms in Vue 3 applications with Composition API.
majiayu000/claude-skill-registry 163
-
building-websocket-server
Build scalable WebSocket servers for real-time bidirectional communication.
Use when enabling real-time bidirectional communication.
Trigger with phrases like "build WebSocket server", "add real-time API", or "implement WebSocket".
majiayu000/claude-skill-registry 163
-
service-mesh
Service mesh technologies including Istio, Linkerd, Consul, and Envoy for microservices communication
majiayu000/claude-skill-registry 163
-
list-bugs
GitHub Issue Type 기반 버그 이슈 조회. Use when (1) "버그 이슈 목록",
(2) "버그 확인", (3) "버그 조회", (4) type:Bug 이슈 필터링.
majiayu000/claude-skill-registry 163
-
working-github-cli
Use when working with GitHub repositories, pull requests, issues, releases, or other GitHub operations via the gh CLI
majiayu000/claude-skill-registry 163
-
when-detecting-fake-code-use-theater-detection
Detects non-functional "theater" code that appears complete but doesn't actually work.
Use this skill to identify code that looks correct in static analysis but fails during execution,
preventing fake implementations from reaching production. Scans for suspicious patterns,
validates actual functionality, and reports findings with recommendations.
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
-
handler-storage-r2
Cloudflare R2 storage handler for fractary-file plugin
majiayu000/claude-skill-registry 163