Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
clean-architecture-checker
Verifies code follows Clean Architecture principles in Polibase. Activates when creating or modifying src/domain, src/application, src/infrastructure, or src/interfaces files. Checks dependency rules, entity independence, repository patterns, DTO usage, and type safety.
majiayu000/claude-skill-registry 163
-
bignum-calculator
Arbitrary precision integer calculator for handling extremely large numbers. Use when users need to compute with numbers that exceed standard numeric limits, including operations like factorial of large numbers (e.g., 100!), powers with large exponents (e.g., 2^1000), arithmetic on numbers with hundreds of digits, or prime checking, GCD, LCM, Fibonacci, and binomial coefficients.
majiayu000/claude-skill-registry 163
-
commercial-lease-expert
Expert in commercial real estate lease agreements for industrial and office properties. Use when reviewing lease terms, negotiating base rent/operating expenses, analyzing tenant improvements and free rent, structuring net lease vs gross lease deals, evaluating renewal options, or advising on landlord/tenant rights. Key terms include base rent, operating expenses, proportionate share, TI allowance, net lease, triple net, lease economics, rent escalation, use clause, assignment restrictions, default remedies, Schedule G
majiayu000/claude-skill-registry 163
-
creating-kubernetes-deployments
Deploy use when generating Kubernetes deployment manifests and services. Trigger with phrases like "create kubernetes deployment", "generate k8s manifest", "deploy app to kubernetes", or "create service and ingress". Produces production-ready YAML with health checks, auto-scaling, resource limits, ingress configuration, and TLS termination.
majiayu000/claude-skill-registry 163
-
ops-capacity-planning
Structured workflow for infrastructure capacity planning including growth
forecasting, scaling strategy, and resource provisioning decisions.
majiayu000/claude-skill-registry 163
-
aks-deployment-troubleshooter
Diagnose and fix Kubernetes deployment failures, especially ImagePullBackOff, CrashLoopBackOff, and architecture mismatches. Battle-tested from 4-hour AKS debugging session with 10+ failure modes resolved.
majiayu000/claude-skill-registry 163
-
access-module-encoding
Check encoding consistency and mojibake risks for Access/VBA exported modules (.bas/.cls) and related files, and fix common mojibake. Use when asked to review codificacion/encoding issues, to verify UTF-8 vs ANSI, to fix mojibake, or to detect BOM/UTF-16 problems before importing into Access.
majiayu000/claude-skill-registry 163
-
deploy-aws-ecs
Deploy containerized applications to AWS ECS/Fargate. Use when deploying containers to AWS, managing ECS services, or setting up Fargate tasks. Covers task definitions and ECR.
majiayu000/claude-skill-registry 163
-
update-dependent-tasks
Automatically unblock tasks when dependencies are satisfied
majiayu000/claude-skill-registry 163
-
landing-page-marketing
Automate landing page updates and marketing asset capture following established patterns
majiayu000/claude-skill-registry 163
-
triton-deploy
NVIDIA Triton Inference Server 배포 및 관리. "triton 서버", "triton 실행", "모델 서빙", "inference server" 요청 시 활성화됩니다.
majiayu000/claude-skill-registry 163
-
container-management
Create, manage, and optimize LXC containers in Proxmox. Control container lifecycle, manage resources, and coordinate container deployments across nodes.
majiayu000/claude-skill-registry 163
-
Managing Cross-Repository Configuration
Use when user asks where to put configuration, skills, or learnings, or discusses sharing config across projects. Provides decision criteria for the three-tier architecture (global ~/.claude, plugin, project-local .claude) to prevent duplication and ensure reusability. Invoke before creating new skills or configuration to determine the correct tier and location.
majiayu000/claude-skill-registry 163
-
forensic-test-analysis
Use when investigating test suite issues, reducing CI/CD time, identifying brittle tests, finding test duplication, or analyzing test maintenance burden - reveals test code quality problems through git history analysis
majiayu000/claude-skill-registry 163
-
configuring-github-actions
Use when setting up GitHub Actions CI/CD for pull request checks - provides workflow templates for Python, JavaScript, and polyglot projects that run quality gates on every PR
majiayu000/claude-skill-registry 163
-
gitlab-ci-variables-secrets
Use when configuring GitLab CI/CD variables, managing secrets, or integrating with external secret providers. Covers secure credential handling.
majiayu000/claude-skill-registry 163
-
customer-trust-dashboard
Reporting framework for monitoring trust, sentiment, and regulator-facing KPIs.
majiayu000/claude-skill-registry 163
-
cloudflare-deploy
Deploy the resume app to Cloudflare Pages using the documented build and wrangler steps. Use when deploying, troubleshooting deploys, or updating Pages-related CI configuration.
majiayu000/claude-skill-registry 163
-
git-changes-reporter
生成结构化 git 变更报告(JSON + Markdown)。使用此技能当用户提到"git 变更"、"commit 摘要"、"代码审查"、"release note"、"近期改动"、"每日摘要",或需要分析指定 commit 区间的代码变更。包含三元组结构(设计意图、核心代码、影响范围)的语义化报告,适用于代码审查、发布说明、团队同步、CI/CD 等场景。
majiayu000/claude-skill-registry 163
-
terraform-module-scaffolder
Scaffolds new Terraform modules with standardized structure including main.tf, variables.tf, outputs.tf, versions.tf, and README.md. This skill should be used when users want to create a new Terraform module, set up module structure, or need templates for common infrastructure patterns like VPC, ECS, S3, or RDS modules.
majiayu000/claude-skill-registry 163
-
notebooks-back-end
Use when working with DuckDB databases, Makefiles, or building/deploying notebooks. Triggers on DuckDB queries, database creation, Makefile editing, make targets (build, data, etl), GitHub Actions workflows, CI/CD, and creating new notebook repositories.
majiayu000/claude-skill-registry 163
-
helm-scaffold
Generate production-ready Helm charts for Kubernetes applications. Use when users need to create new Helm charts, convert Kubernetes manifests to Helm templates, scaffold charts for Deployments/StatefulSets/Jobs/CronJobs, create multi-environment configurations, or standardize organizational chart templates with CNCF/Helm best practices. Uses Python scaffolding script and template assets for automated generation.
majiayu000/claude-skill-registry 163
-
kubernetes
Comprehensive Kubernetes cluster management skill. Use this skill when working with Kubernetes resources, kubectl operations, Helm charts, container orchestration, debugging pods, managing deployments, or any Kubernetes-related infrastructure tasks.
majiayu000/claude-skill-registry 163
-
qwik-component-generator
Generate Qwik components with resumability and TypeScript. Triggers on "create qwik component", "generate qwik file", "qwik component", "qwik city page".
majiayu000/claude-skill-registry 163