Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
skill-creation-workflow
スキル改善・新規作成を、skill-creator検証からskill_list更新まで一貫実行する指示書。
単一/複数スキルの処理順、成果物の完全性、言語規則、確認手順を明文化する。
Anchors:
• 18-skills.md / 適用: スキル構造・品質基準 / 目的: 仕様準拠の担保
• skill-creator / 適用: 検証と作成フロー / 目的: 一貫した作業手順
• Continuous Delivery (Humble) / 適用: 検証・自動化・反復 / 目的: 品質パイプライン構築
Trigger:
Use when creating or updating skills, enforcing skill-creator validation, or coordinating multi-skill updates.
skill creation, skill update, skill-creator validation, skill_list update, multi-skill workflow
majiayu000/claude-skill-registry 163
-
website-builder
Website sitemap generation workflow. Analyzes requirements, delegates to sitemap-analyst agent, generates sitemap with shadcn-ui-blocks component selections. Use when planning website architecture, structuring pages, selecting components, or requesting sitemap/page structure planning.
majiayu000/claude-skill-registry 163
-
config-validator
Validates KrakenD configurations with specific error fixes, edition compatibility checks, anti-pattern detection, and Flexible Configuration support
majiayu000/claude-skill-registry 163
-
loki-mode
Multi-agent autonomous startup system for Claude Code. Triggers on "Loki Mode". Orchestrates 100+ specialized agents across engineering, QA, DevOps, security, data/ML, business operations, marketing, HR, and customer success. Takes PRD to fully deployed, revenue-generating product with zero human intervention. Features Task tool for subagent dispatch, parallel code review with 3 specialized reviewers, severity-based issue triage, distributed task queue with dead letter handling, automatic deployment to cloud providers, A/B testing, customer feedback loops, incident response, circuit breakers, and self-healing. Handles rate limits via distributed state checkpoints and auto-resume with exponential backoff. Requires --dangerously-skip-permissions flag.
majiayu000/claude-skill-registry 163
-
monitor-resources
Monitor AMP processor load, system physical resources, and capacity using real-time resources to track system health and identify performance bottlenecks
majiayu000/claude-skill-registry 163
-
sbom-syft
Software Bill of Materials (SBOM) generation using Syft for container images, filesystems, and archives. Detects packages across 28+ ecosystems with multi-format output support (CycloneDX, SPDX, syft-json). Enables vulnerability assessment, license compliance, and supply chain security. Use when: (1) Generating SBOMs for container images or applications, (2) Analyzing software dependencies and packages for vulnerability scanning, (3) Tracking license compliance across dependencies, (4) Integrating SBOM generation into CI/CD for supply chain security, (5) Creating signed SBOM attestations for software provenance.
majiayu000/claude-skill-registry 163
-
market-mechanics-betting
Use to convert probabilities into decisions (bet/pass/hedge) and optimize scoring. Invoke when need to calculate edge, size bets optimally (Kelly Criterion), extremize aggregated forecasts, or improve Brier scores. Use when user mentions betting strategy, Kelly, edge calculation, Brier score, extremizing, or translating belief into action.
majiayu000/claude-skill-registry 163
-
genkit-infra-expert
Execute use when deploying Genkit applications to production with Terraform. Trigger with phrases like "deploy genkit terraform", "provision genkit infrastructure", "firebase functions terraform", "cloud run deployment", or "genkit production infrastructure". Provisions Firebase Functions, Cloud Run services, GKE clusters, monitoring dashboards, and CI/CD for AI workflows.
majiayu000/claude-skill-registry 163
-
devops-bestays-infra
Manages Bestays infrastructure including Docker Compose, Dockerfile creation, Makefile workflows, service orchestration, production migrations, and backups. Use when managing containers, adding services, deploying to VPS, running migrations, or setting up infrastructure. Acts as a self-updating knowledge index that points to authoritative sources.
majiayu000/claude-skill-registry 163
-
gmacko-release-prepare
Use when (1) preparing a release for staging or production, (2) generating release notes and changelog, (3) verifying environment readiness before deployment. Prepares all artifacts needed for a release.
majiayu000/claude-skill-registry 163
-
dependency-skill
Manage Python dependencies using uv package manager. Use when installing, adding, removing, or updating packages. Always prefer uv over pip.
majiayu000/claude-skill-registry 163
-
blog-helper
Specialized knowledge for assisting with Chris Towles's blog. Use when users ask about blog posts, topics, or need help navigating content.
majiayu000/claude-skill-registry 163
-
mit-licensing
Audit dependency licenses for MIT compatibility. Use when the user wants to check if their project's dependencies are compatible with MIT license, find problematic licenses (GPL, AGPL, etc.), or generate a license audit report. Supports Node.js (npm/pnpm) and Rust (Cargo) projects.
majiayu000/claude-skill-registry 163
-
ec2
AWS EC2 virtual machine management for instances, AMIs, and networking. Use when launching instances, configuring security groups, managing key pairs, troubleshooting connectivity, or automating instance lifecycle.
majiayu000/claude-skill-registry 163
-
api-gateway-configuration
Configure API gateways for routing, authentication, rate limiting, and request/response transformation. Use when deploying microservices, setting up reverse proxies, or managing API traffic.
majiayu000/claude-skill-registry 163
-
mongodb-authentication
Master MongoDB authentication methods including SCRAM, X.509 certificates, LDAP, and Kerberos. Learn user creation, role assignment, and securing MongoDB deployments.
majiayu000/claude-skill-registry 163
-
docker-runbook
VaultCPA Docker operations guide including common commands, troubleshooting, deployment procedures, and container management. Use when working with Docker, deploying services, or debugging container issues.
majiayu000/claude-skill-registry 163
-
security-frameworks
Security framework alignment including ISO 27001, SOC 2, NIST CSF 2.0, and CIS Controls mapping
majiayu000/claude-skill-registry 163
-
agent-deployment-pipeline
Implement CI/CD pipelines for AI agent deployment with evaluation gates. Use for GitHub Actions workflows, GitOps with ArgoCD, container image building, and automated testing. Triggers on "CI/CD", "pipeline", "GitHub Actions", "GitOps", "ArgoCD", "deployment automation", "continuous deployment", or when implementing safe agent release workflows.
majiayu000/claude-skill-registry 163
-
docker-runbook
VaultCPA Docker operations guide including common commands, troubleshooting, deployment procedures, and container management. Use when working with Docker, deploying services, or debugging container issues.
majiayu000/claude-skill-registry 163
-
mcp-filesystem-browse
Browse local workspace files via MCP filesystem tools (docker-fs).
majiayu000/claude-skill-registry 163
-
autonomous-devops
Orchestrate self-healing DevOps workflows with telemetry, Kubernetes control, and CI/CD automation; use when asked to design or operate autonomous infrastructure remediation, predictive scaling, or canary rollouts.
majiayu000/claude-skill-registry 163
-
model-versioning-manager
Model Versioning Manager - Auto-activating skill for ML Deployment.
Triggers on: model versioning manager, model versioning manager
Part of the ML Deployment skill category.
majiayu000/claude-skill-registry 163
-
google-cloud-build-expert
Expert knowledge of Google Cloud Build CI/CD pipelines including cloudbuild.yaml syntax, build steps, builders, substitution variables, triggers, secrets, artifact handling, and deployment to Cloud Run. Use when working with Cloud Build configurations, troubleshooting build pipelines, or deploying to Google Cloud Platform.
majiayu000/claude-skill-registry 163