Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
crisis-playbooks
Use when incidents occur and you need pre-approved workflows, templates, and escalation paths.
majiayu000/claude-skill-registry 163
-
coding-conventions
.NET/C#のコーディング規約、命名規則、レイアウト、C# 12/13/14の最新機能活用ガイドラインを定義する。C#/.NETコード作成時、クラス・メソッド命名時、コードフォーマット時、またはユーザーがコーディング規約、命名規則、C#ベストプラクティス、Primary Constructors、Collection Expressions、field キーワードに言及した際に使用する。
majiayu000/claude-skill-registry 163
-
sitrep-coordinator
Military-style Situation Report (SITREP) generation for multi-agent coordination. Creates structured status updates with completed/in-progress/blocked sections, authorization codes, handoff protocols, and clear next actions. Optimized for complex project management across multiple AI agents and human operators.
majiayu000/claude-skill-registry 163
-
tool-quality-audit
Audit tool integrations for deterministic behavior, error contracts, and logging before agents depend on them. Use when adding or updating tools or MCP servers.
majiayu000/claude-skill-registry 163
-
langchain4j-rag-implementation-patterns
Implement Retrieval-Augmented Generation (RAG) systems with LangChain4j. Build document ingestion pipelines, embedding stores, vector search strategies, and knowledge-enhanced AI applications. Use when creating question-answering systems over document collections or AI assistants with external knowledge bases.
majiayu000/claude-skill-registry 163
-
background-process-get-server-status
To check if the Background Process Manager is running, get the server status and confirm it is available.
majiayu000/claude-skill-registry 163
-
excalidraw
Create and design Excalidraw diagrams, especially architecture diagrams for software, cloud (AWS, Azure, GCP), databases, AI/ML, analytics, and infrastructure. Generates valid .excalidraw JSON files. Works with VS Code, VS Code Insiders, Obsidian. Triggers on excalidraw, architecture diagram, system design, cloud diagram, infrastructure diagram, flowchart, whiteboard, software architecture, database diagram, network diagram, data flow, microservices diagram.
majiayu000/claude-skill-registry 163
-
working-in-scratch-areas
Use when creating one-off scripts, debug tools, analysis reports, or temporary documentation - ensures work is saved to persistent .scratch areas with proper documentation, organization, and executable patterns
majiayu000/claude-skill-registry 163
-
motif-scanning
This skill identifies the locations of known transcription factor (TF) binding motifs within genomic regions such as ChIP-seq or ATAC-seq peaks. It utilizes HOMER to search for specific sequence motifs defined by position-specific scoring matrices (PSSMs) from known motif databases. Use this skill when you need to detect the presence and precise genomic coordinates of known TF binding motifs within experimentally defined regions such as ChIP-seq or ATAC-seq peaks.
majiayu000/claude-skill-registry 163
-
workspace-health-jmagly-ai-writing-guide-2
majiayu000/claude-skill-registry 163
-
triforce-sync-check
Verify 3-Mirror skill sync consistency across .public/skills, .codex/skills, and .claude/skills. Use after skill changes, before commits, or for CI validation.
majiayu000/claude-skill-registry 163
-
multi-model-orchestrator
多模型协作 — 调用 gemini-agent 和 codex-agent 辅助分析
**触发场景**(主动使用):
- 深度代码分析:算法理解、性能瓶颈、架构梳理
- 大范围探索:5+ 文件、模块依赖、调用链追踪
- 复杂推理:方案评估、逻辑验证、并发安全分析
- 多视角决策:需要不同角度分析再综合判断
**不触发**:
- 简单修改(1-2 文件的明确改动)
- 文件查找(用 Explore 或 Glob/Grep)
- 已知路径的读写操作
**核心原则**:你是决策者和执行者,外部模型是顾问。
majiayu000/claude-skill-registry 163
-
claude-code-cli
Executes tasks using the Claude Code CLI (`claude`). Automatically determines the safest permission mode (plan, acceptEdits, or bypassPermissions) based on the task type.
majiayu000/claude-skill-registry 163
-
slo-implementation
Define and implement Service Level Indicators (SLIs) and Service Level Objectives (SLOs) with error budgets and alerting. Use when establishing reliability targets, implementing SRE practices, or measuring service performance.
majiayu000/claude-skill-registry 163
-
form-components
majiayu000/claude-skill-registry 163
-
git-worktree-setup
Set up Git worktrees for agent parallelization with isolated environments. Use when setting up parallel agent execution, creating isolated environments per agent, or enabling concurrent development workflows.
majiayu000/claude-skill-registry 163
-
indemnity-expert
Expert in commercial lease indemnity agreements where a third party (guarantor) becomes directly liable for tenant's obligations under the lease. Use when requiring personal guarantees from business owners, analyzing bankruptcy-proof provisions, negotiating absolute and unconditional guarantees, reviewing corporate parent indemnities, evaluating survival clauses after lease termination, or structuring guarantor release provisions. Key terms include indemnity vs guarantee, primary obligation, absolute and unconditional, personal guarantee, corporate guarantee, survival clause, bankruptcy-proof, waiver of defenses, subordination of rights, joint and several
majiayu000/claude-skill-registry 163
-
api-design
Design stable, compatible public APIs using extend-only design principles. Manage API compatibility, wire compatibility, and versioning for NuGet packages and distributed systems.
majiayu000/claude-skill-registry 163
-
new-domain
majiayu000/claude-skill-registry 163
-
panel-dashboards
Master interactive dashboard and application development with Panel and Param. Use this skill when building custom web applications with Python, creating reactive component-based UIs, handling file uploads and real-time data streaming, implementing multi-page applications, or developing enterprise dashboards with templates and theming.
majiayu000/claude-skill-registry 163
-
codex-coworker
Invoke Codex CLI as a coworker for implementation, brainstorming, specs, and reviews. Use when you want parallel thinking, cheap execution, or a second opinion. Codex tokens are cheaper than yours — delegate aggressively. Keywords: codex, delegate, implement, draft, review, brainstorm, write tests, code review.
majiayu000/claude-skill-registry 163
-
dispatch-queue
Dispatch queue pattern for tracking pending tasks across sessions. Use when managing task continuity, understanding pending work, or implementing the /continue workflow.
majiayu000/claude-skill-registry 163
-
mistral-debug-bundle
Collect Mistral AI debug evidence for support tickets and troubleshooting.
Use when encountering persistent issues, preparing support tickets,
or collecting diagnostic information for Mistral AI problems.
Trigger with phrases like "mistral debug", "mistral support bundle",
"collect mistral logs", "mistral diagnostic".
majiayu000/claude-skill-registry 163
-
phase-package
Create distributable packages including .mojopkg files and archives. Use during package phase to prepare components for distribution.
majiayu000/claude-skill-registry 163