Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
worktrees
Guide for using git worktrees to parallelize development with coding agents. Use this skill when the user requests to work in a new worktree or wants to work on a separate feature in isolation (e.g., "Work in a new worktree", "Create a worktree for feature X").
majiayu000/claude-skill-registry 163
-
embedding-engine
Embedding backends (InsightFace/PyTorch+ONNXRuntime vs TensorRT). Use when optimizing embedding throughput or debugging drift/fallbacks.
majiayu000/claude-skill-registry 163
-
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
-
clean-commits
Use when committing code - ensures atomic, descriptive commits that leave the codebase in a merge-ready state at every point
majiayu000/claude-skill-registry 163
-
infra-agent
Creates infrastructure as code configurations for cloud and on-premise deployments
majiayu000/claude-skill-registry 163
-
cancelskill-md
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
-
java-spring-boot
Build production Spring Boot applications - REST APIs, Security, Data, Actuator
majiayu000/claude-skill-registry 163
-
citation-management
Comprehensive citation management for academic research. Search Google Scholar and PubMed for papers, extract accurate metadata, validate citations, and generate properly formatted BibTeX entries. This skill should be used when you need to find papers, verify citation information, convert DOIs to BibTeX, or ensure reference accuracy in scientific writing.
majiayu000/claude-skill-registry 163
-
whisper-lolo-audio-ingest
Build or modify the browser-side recording and upload pipeline for whisper-lolo. Use when implementing MediaRecorder + IndexedDB chunking, assembling audio blobs, or configuring Vercel Blob client uploads with progress and callbacks.
majiayu000/claude-skill-registry 163
-
react-mobile-app-dev
专门用于React移动端Web应用开发的技能,涵盖响应式设计、性能优化、PWA、触摸交互、移动端适配等全流程开发指导。
majiayu000/claude-skill-registry 163
-
agentDevCoder
Use this skill in the scenario of intelligent agent application development.
majiayu000/claude-skill-registry 163
-
fsharp-feature
Orchestrates end-to-end F# full-stack feature development across all layers.
Use when: "add feature", "implement X", "build Y", "create new feature", "full stack",
"new functionality", "add capability", "implement end-to-end", "complete feature".
Guides through: Shared types → Backend → Frontend → Tests.
Use this for features that touch multiple layers of the application.
majiayu000/claude-skill-registry 163
-
typescript-strict-guard
Use when writing or reviewing TypeScript code. Enforces strict mode standards, explicit typing, and best practices. Prevents 'any' types, @ts-ignore comments, and non-null assertions. This is a COMPREHENSIVE skill - consult the detailed guides before writing any TypeScript code.
majiayu000/claude-skill-registry 163
-
skill-creator
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Codex's capabilities with specialized knowledge, workflows, or tool integrations.
majiayu000/claude-skill-registry 163
-
proto-gen
Generate C++ and Python code from Protocol Buffer definitions. Use when user asks to generate proto files, compile protos, regenerate gRPC code, or mentions protobuf/gRPC generation.
majiayu000/claude-skill-registry 163
-
docs-jgtolentino-insightpulse-odoo
majiayu000/claude-skill-registry 163
-
nix-guidelines
Use when writing Nix code for flakes, modules, or packages
majiayu000/claude-skill-registry 163
-
workflow-execution-rules
Execution workflow preferences including no dev servers, read-only information gathering, real data over mocks, and proper error handling over fallbacks. Use when executing code, running servers, testing, or handling data.
majiayu000/claude-skill-registry 163