Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
journey-mapping
Use to facilitate cross-functional journey mapping with data-backed insights.
majiayu000/claude-skill-registry 163
-
incident-runbook-generator
Creates step-by-step incident response runbooks for common outages with actions, owners, rollback procedures, and communication templates. Use for "incident runbook", "outage response", "incident management", or "on-call procedures".
majiayu000/claude-skill-registry 163
-
trigger-deploy
**GitHub Actions 기반** 프로젝트 배포 (Milestone Close → CI/CD 트리거).
Use when:
(1) 프로젝트 별칭 + 환경 (예: "랜드 stg 배포", "오피스 prd 배포"),
(2) Milestone 기반 릴리즈 관리,
(3) GitHub Actions CI/CD 배포,
(4) "stg에 뭐 올라가있어?", "prd 최신 버전".
⚠️ Docker/SSH 직접 배포는 deploy-service 사용.
majiayu000/claude-skill-registry 163
-
deploying-cloud-k8s
Deploys applications to cloud Kubernetes (AKS/GKE/DOKS) with CI/CD pipelines.
Use when deploying to production, setting up GitHub Actions, troubleshooting deployments.
Covers build-time vs runtime vars, architecture matching, and battle-tested debugging.
majiayu000/claude-skill-registry 163
-
cli-author
Write Node.js CLI tools with zero dependencies. Use when creating command-line tools, argument parsing, colored output, or interactive prompts.
majiayu000/claude-skill-registry 163
-
adr-decision-extraction
Extract architectural decisions from conversations. Identifies problem-solution pairs, trade-off discussions, and explicit choices. Use when analyzing session transcripts for ADR generation.
majiayu000/claude-skill-registry 163
-
proposal-formatter
Format trading proposals with timestamped headers and disciplined bullet structure. Use when a persona must deliver a single consolidated proposal with Schwab timestamps, bold parent bullets, and one-metric-per-line nested bullets.
majiayu000/claude-skill-registry 163
-
web-deploy
Website deployment to Caddy. Use when user mentions deploy website, create page, update site, publish, reload caddy.
majiayu000/claude-skill-registry 163
-
dotnet-clean-architecture
.NET Clean Architecture patterns with CQRS, DDD, and best practices. Use when implementing features in .NET solutions following Clean Architecture principles.
majiayu000/claude-skill-registry 163
-
gemini-delegation-patterns
Strategic patterns for Claude-to-Gemini delegation. Covers decision criteria, execution patterns, result parsing, and error handling. Use when determining if a task should be delegated to Gemini CLI.
majiayu000/claude-skill-registry 163
-
data-insights
Generate actionable insights from transaction data. Use when implementing insight generators, anomaly detection, or data analysis features for financial/tax tracking applications.
majiayu000/claude-skill-registry 163
-
foundational-principles
基础原则 - AI 助手的核心思维原则和指令框架概述。包含系统思维、辩证思维、创新思维和批判思维四大核心原则。
majiayu000/claude-skill-registry 163
-
Model Deployment
Deploy machine learning models to production using Flask, FastAPI, Docker, cloud platforms (AWS, GCP, Azure), and model serving frameworks
majiayu000/claude-skill-registry 163
-
Memorize
Use this to save important implementation decisions, patterns, or context to the Nori knowledge base for future sessions.
majiayu000/claude-skill-registry 163
-
constraints-scheduling
Provides systematic approaches for solving constraint-based scheduling problems, such as finding meeting times that satisfy multiple participant availability windows, preferences, and existing calendar conflicts. This skill should be used when tasks involve scheduling with constraints, calendar conflict resolution, time slot optimization, or finding valid time windows across multiple inputs with hard and soft constraints.
majiayu000/claude-skill-registry 163
-
Create database migration
Create a database migration to add a table, add columns to an existing table, add a setting, or otherwise change the schema of Ghost's MySQL database.
majiayu000/claude-skill-registry 163
-
mongodb-replication-sharding
Master MongoDB replication, replica sets, and sharding for distributed deployments. Learn failover, shard keys, and cluster management. Use when setting up high availability or scaling horizontally.
majiayu000/claude-skill-registry 163
-
moai-domain-devops
CI/CD pipelines, Docker 27, Kubernetes 1.32, and infrastructure as code.
majiayu000/claude-skill-registry 163
-
tensorrt-llm
Optimizes LLM inference with NVIDIA TensorRT for maximum throughput and lowest latency. Use for production deployment on NVIDIA GPUs (A100/H100), when you need 10-100x faster inference than PyTorch, or for serving models with quantization (FP8/INT4), in-flight batching, and multi-GPU scaling.
majiayu000/claude-skill-registry 163
-
journey-mapping
Use to facilitate cross-functional journey mapping with data-backed insights.
majiayu000/claude-skill-registry 163
-
verbalized-sampling
Prompt engineering technique to overcome mode collapse in LLM responses by generating multiple answers with probabilities. Use when you want to see alternative responses beyond the top-ranked answer, explore the full distribution of possible responses, discover unexpected solutions, or understand the probability range of different answers. Particularly useful for creative tasks, complex decision-making, brainstorming, and situations where conventional top-ranked answers may be limiting.
majiayu000/claude-skill-registry 163
-
kubernetes-skill
Kubernetes 클러스터 관리 스킬. kubectl로 파드/디플로이먼트/서비스 관리, 로그 조회, 포트포워딩, 디버깅 지원. "k8s", "kubectl", "파드" 키워드로 활성화.
majiayu000/claude-skill-registry 163
-
add-k8s-service
往 Kubernetes 集群添加普通服务。当用户请求部署新应用、添加新服务到集群时使用此技能。
majiayu000/claude-skill-registry 163
-
supabase-multi-env-setup
Configure Supabase across development, staging, and production environments.
Use when setting up multi-environment deployments, configuring per-environment secrets,
or implementing environment-specific Supabase configurations.
Trigger with phrases like "supabase environments", "supabase staging",
"supabase dev prod", "supabase environment setup", "supabase config by env".
majiayu000/claude-skill-registry 163