Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
xml-context-engineering
Structure LLM context using XML tags for maximum attention efficiency. Use when writing system prompts, organizing complex instructions, or engineering context for Claude agents. Produces semantically meaningful XML that creates clear attention anchors.
majiayu000/claude-skill-registry 163
-
ios-archive
アーカイブ・配布支援。App Store Connect、TestFlight、Ad Hoc/Enterprise配布。
使用タイミング: (1) App Storeへの提出準備時、(2) TestFlight配布時、
(3) Ad Hoc/Enterprise配布時、(4) CI/CDでの自動配布設定時
majiayu000/claude-skill-registry 163
-
generate-story-bank
Generate interview-ready stories using HPARL format (Hook, Principles, Action, Results, Learnings). Transforms achievements into compelling narratives for behavioral interviews.
majiayu000/claude-skill-registry 163
-
julien-infra-hostinger-web
Web infrastructure for Hostinger VPS - Nginx reverse proxy, SSL/Let's Encrypt, configuration audit, and application deployment (INCLUZ'HACT). Use for site configuration, SSL setup, 502/504 errors, or deployments.
majiayu000/claude-skill-registry 163
-
vercel-fastapi-link
Configure FastAPI for Vercel deployment.
Bundled Resources: Includes 'vercel.json', CORSMiddleware, Python logging, Pydantic models, and personalization endpoints.
majiayu000/claude-skill-registry 163
-
cloud-infrastructure
Cloud platforms (AWS, Cloudflare, GCP, Azure), containerization (Docker), Kubernetes, Infrastructure as Code (Terraform), CI/CD, and observability.
majiayu000/claude-skill-registry 163
-
draft-section
Incremental content drafting skill that writes specific sections within existing scaffolds. Supports drafting 1 section at a time or batch-drafting multiple sections with user control. Each operation stays under 10k tokens to avoid context compacting.
majiayu000/claude-skill-registry 163
-
pm2-ecosystem-config
PM2エコシステム設定の専門スキル。
Node.jsプロセス管理のためのecosystem.config.js設計、実行モード選択、環境変数管理、パフォーマンス最適化を提供します。
Anchors:
• PM2 Documentation (Keymetrics) / 適用: プロセス管理設定 / 目的: 運用自動化
• The Pragmatic Programmer (Andrew Hunt, David Thomas) / 適用: DRY原則・保守性 / 目的: 品質向上
• Node.js Design Patterns (Mario Casciaro, Luciano Mammino) / 適用: スケーリング戦略 / 目的: パフォーマンス最適化
Trigger:
Use when configuring PM2 ecosystem.config.js, deploying Node.js applications with PM2, optimizing PM2 cluster mode, managing PM2 environment variables, or troubleshooting PM2 process issues
majiayu000/claude-skill-registry 163
-
admin-infra-vultr
Deploys infrastructure on Vultr with Cloud Compute instances, High-Frequency servers, and VPCs.
Excellent value with Kubernetes autoscaling support and global data centers.
Use when: setting up Vultr infrastructure, deploying cloud compute or high-frequency instances, configuring firewalls, needing good price/performance with global reach.
Keywords: vultr, vultr-cli, VPS, cloud compute, high-frequency, firewall, VPC, kubernetes autoscale, infrastructure
majiayu000/claude-skill-registry 163
-
py-deploy-remote
Deploy Flask server to remote machine (185.96.221.52). Stops remote server, copies files via scp, restarts server, and verifies. Use when deploying Python server updates to remote Mac mini.
majiayu000/claude-skill-registry 163
-
mcp-fortress
Scan MCP servers for security vulnerabilities, prompt injection attacks, and tool poisoning. Use this when the user wants to check if an MCP server is safe, analyze security risks, detect malicious tools, or verify MCP package integrity before installation.
majiayu000/claude-skill-registry 163
-
query-victorialogs
Query and analyze logs from VictoriaLogs using LogsQL via HTTP API. Use when the user asks to "query logs", "search logs", "check VictoriaLogs", "find errors in logs", "tail logs", "get log stats", "search VictoriaLogs", "check dev/prod logs", or any log investigation task involving VictoriaLogs. Also triggers on mentions of LogsQL, VictoriaLogs, or log troubleshooting.
majiayu000/claude-skill-registry 163
-
reciprocity-mandate-sync
Synchronize reciprocity mandates across agent boundaries.
majiayu000/claude-skill-registry 163
-
cloud-alignment
Align with cloud architecture frameworks (Microsoft CAF, AWS Well-Architected). Check alignment with pillars, identify gaps.
majiayu000/claude-skill-registry 163
-
dotnet-cicd-patterns
Implement CI/CD for .NET applications with GitHub Actions, Azure DevOps, Docker, Kubernetes deployments, automated testing, and release pipelines. Use when setting up continuous integration and deployment for .NET projects.
majiayu000/claude-skill-registry 163
-
detecting-performance-regressions
Automatically detect performance regressions in CI/CD pipelines by comparing metrics against baselines. Use when validating builds or analyzing performance trends. Trigger with phrases like "detect performance regression", "compare performance metrics", or "analyze performance degradation".
majiayu000/claude-skill-registry 163
-
nx-mcp
Use the Nx MCP server to eliminate hallucinated project/target names.
majiayu000/claude-skill-registry 163
-
cloudflare-dns
Comprehensive guide for managing Cloudflare DNS with Azure integration. Use when configuring Cloudflare as authoritative DNS provider for Azure-hosted applications, managing DNS records via API, setting up API tokens, configuring proxy settings, troubleshooting DNS issues, implementing DNS security best practices, or integrating External-DNS with Cloudflare for Kubernetes workloads.
majiayu000/claude-skill-registry 163
-
cloudinary-cdn
Video CDN yonetimi. Use when uploading videos for Instagram Reels.
majiayu000/claude-skill-registry 163
-
k8s-manifests
Create, validate, and manage Kubernetes and OpenShift YAML manifests. Use this skill when:
(1) Creating any K8s/OCP resources: Deployments, StatefulSets, DaemonSets, Jobs, CronJobs, Pods
(2) Creating networking resources: Services, Ingress, NetworkPolicies, OCP Routes
(3) Creating config/storage: ConfigMaps, Secrets, PVCs, PVs, StorageClasses
(4) Creating RBAC: ServiceAccounts, Roles, RoleBindings, ClusterRoles, ClusterRoleBindings
(5) Creating OCP-specific: DeploymentConfigs, BuildConfigs, ImageStreams, SCCs, Templates
(6) Validating or reviewing existing manifests for best practices
(7) Converting between K8s and OCP resource types
(8) Generating Helm charts or Kustomize overlays
majiayu000/claude-skill-registry 163
-
AILANG Release Manager
Create new AILANG releases with version bumps, changelog updates, git tags, and CI/CD verification. Use when user says "ready to release", "create release", mentions version numbers, or wants to publish a new version.
majiayu000/claude-skill-registry 163
-
ai-llm-engineering
Operational skill hub for LLM system architecture, evaluation, deployment, and optimization (modern production standards). Links to specialized skills for prompts, RAG, agents, and safety. Integrates recent advances: PEFT/LoRA fine-tuning, hybrid RAG handoff (see dedicated skill), vLLM 24x throughput, multi-layered security (90%+ bypass for single-layer), automated drift detection (18-second response), and CI/CD-aligned evaluation.
majiayu000/claude-skill-registry 163
-
production-deploy
Production deployment checklist and procedures for Medellin Spark. Use when deploying to production, performing releases, or setting up production infrastructure.
majiayu000/claude-skill-registry 163
-
dependency-graph-generator
生成GOAL/SubPlan依赖DAG和关键路径分析,并执行SubPlan划分。当需要分析技术依赖、业务依赖、识别关键路径、发现并行执行机会、执行SubPlan分配时使用。基于GOAL的dependencies字段和业务逻辑分析生成Mermaid依赖图和SubPlan划分方案。
majiayu000/claude-skill-registry 163