Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
face-alignment
Face alignment, landmark extraction, and quality gating. Use when debugging alignment issues, reviewing rejected faces, or tuning quality thresholds.
majiayu000/claude-skill-registry 163
-
codex-patches
Use this when updating the codex submodule or when patch files in codex-patches/ need to be added, regenerated, or repaired.
majiayu000/claude-skill-registry 163
-
developing-bazel-rules
Use when creating custom Bazel rules, toolchains, providers, or aspects. Use when extending Bazel for new languages, build systems, or custom actions. Use when debugging Starlark rule implementations or understanding Bazel build phases.
majiayu000/claude-skill-registry 163
-
extract-skill-from-conversation
This skill should be used when the user asks to 'extract a skill from a conversation', 'convert conversation to skill', 'create skill from chat history', 'generate skill from session', or mentions extracting reusable workflows from Claude Code conversations. Uses Fabric AI patterns to distill conversations into actionable skills.
majiayu000/claude-skill-registry 163
-
csharp-dotnet-debugging
Expert .NET 10 Debugging Strategist using CLI-first diagnosis.
Use when user encounters:
- Bugs, errors, exceptions in .NET/C# applications
- Performance issues (slow, high CPU, memory leaks)
- Crashes, deadlocks, race conditions
- Need root cause analysis
Triggers: "debug", "error", "exception", "crash", "memory leak", "high CPU",
"performance", "dotnet-dump", "dotnet-counters", "stack trace", "NullReferenceException",
"deadlock", "race condition", "OutOfMemoryException", "slow", "timeout"
majiayu000/claude-skill-registry 163
-
dotnet-minimal-api-templates
Create production-ready ASP.NET Core Minimal API projects with async patterns, dependency injection, and comprehensive error handling. Use when building new .NET API applications or setting up backend API projects with .NET 8+.
majiayu000/claude-skill-registry 163
-
bdg
Use bdg CLI for browser automation via Chrome DevTools Protocol. Provides direct CDP access (60+ domains, 300+ methods) for DOM queries, navigation, screenshots, network control, and JavaScript execution. Use this skill when you need to automate browsers, scrape dynamic content, or interact with web pages programmatically.
majiayu000/claude-skill-registry 163
-
mvp-case-builder
Construct statistical arguments for MVP/awards. Narrative framing, comparison to past winners, advanced metrics, counter-arguments.
majiayu000/claude-skill-registry 163
-
kubernetes-configmap-handler
Kubernetes Configmap Handler - Auto-activating skill for DevOps Advanced.
Triggers on: kubernetes configmap handler, kubernetes configmap handler
Part of the DevOps Advanced skill category.
majiayu000/claude-skill-registry 163
-
cancelskill-md
majiayu000/claude-skill-registry 163
-
infra-agent
Creates infrastructure as code configurations for cloud and on-premise deployments
majiayu000/claude-skill-registry 163
-
foreclosure-analysis-skill
Execute 12-stage Everest Ascent pipeline for foreclosure auction analysis from discovery to disposition
majiayu000/claude-skill-registry 163
-
music-generation
Tools, patterns, and utilities for generating professional music with realistic instrument sounds. Write custom compositions using music21 or learn from existing MIDI files.
majiayu000/claude-skill-registry 163
-
documentation-automation
Automatically maintains project documentation including CHANGELOG.md, README files, inline code documentation, and cross-references. Use proactively after implementing features, fixing bugs, making API changes, or completing significant work. Updates CHANGELOG.md with conventional commit format, adds README sections for new features, generates inline documentation for new functions/structs/components, and ensures documentation cross-references are up-to-date. Covers Rust doc comments, TypeScript JSDoc, conventional commits (feat/fix/docs/refactor/test/chore), and multi-level README organization.
majiayu000/claude-skill-registry 163
-
quarkus-developer
[Extends backend-developer] Quarkus specialist for cloud-native Java. Use for Quarkus apps, Panache ORM, native builds with GraalVM, RESTEasy Reactive, Dev Services. Invoke alongside backend-developer for Quarkus projects.
majiayu000/claude-skill-registry 163
-
building-static-sites
Use when creating static websites with Next.js static export - covers YAML-based content, image optimization, form handling, SEO, and deployment to GitHub Pages/Netlify/Vercel
majiayu000/claude-skill-registry 163
-
mesh-builder
Comprehensive guide for building meshes in TX V4. Covers SDK-based worker architecture, agent design, prompt templates, message protocols, and HITL workflows. Use when creating new meshes, defining agent roles, or debugging multi-agent systems.
majiayu000/claude-skill-registry 163
-
vue-composables
Write high-quality Vue 3 composables following established patterns and best practices. Use when creating new composables, refactoring existing ones, or reviewing composable code. Triggers include requests to "create a composable", "write a use* function", "extract logic into a composable", or any Vue Composition API reusable logic task.
majiayu000/claude-skill-registry 163
-
openrouter-sdk-patterns
Implement common SDK patterns for OpenRouter integration. Use when building production applications. Trigger with phrases like 'openrouter sdk', 'openrouter client pattern', 'openrouter best practices', 'openrouter code patterns'.
majiayu000/claude-skill-registry 163
-
genkit-production-expert
Build production Firebase Genkit applications including RAG systems, multi-step flows, and tool calling for Node.js/Python/Go. Deploy to Firebase Functions or Cloud Run with AI monitoring. Use when asked to "create genkit flow" or "implement RAG". Trigger with relevant phrases based on skill purpose.
majiayu000/claude-skill-registry 163
-
Observability
Real-time monitoring dashboard for PAI multi-agent activity. USE WHEN user says 'start observability', 'stop dashboard', 'restart observability', 'monitor agents', 'show agent activity', or needs to debug multi-agent workflows.
majiayu000/claude-skill-registry 163
-
git-hooks-manager
Setup and manage git hooks for pre-commit, pre-push automation (lint, test, format)
majiayu000/claude-skill-registry 163
-
Python Type Hint Reviewer
Reviews code diffs (uncommited changes written by the agent) or new files(untracked files) for Python type hinting and structural principle compliance. Use this skill when user say review code diffs or new files or want to check code quality(when file is a python file). Requires explicit user confirmation before applying any modifications to ensure code quality and safety.
majiayu000/claude-skill-registry 163
-
webapp-testing
Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.
majiayu000/claude-skill-registry 163