DevOps
CI/CD、基礎設施和雲端部署技能
16146 skills in this category
Subcategories
write-hook
Write React hooks following the Epic architecture patterns. Use when creating custom hooks for state management, server action calls, optimistic updates, and validation. Triggers on "create a hook", "add a hook", or "write a hook for".
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.
google-data-commons
Retrieve statistical and entity data from Google Data Commons about places, demographics, economics, health, education, climate, and other societal topics. For example, population/unemployment/social vulnerability index, etc. This skill provides a way to get DCIDs from place names.
bitbucket-cloud
Handle Bitbucket Cloud PR operations. Use for "PR", "pull request", "review" when repo is on bitbucket.org.
terraform
Terraform IaC設計 - モジュール設計、状態管理、セキュリティベストプラクティス
content-retrieval
Token-efficient retrieval using depth levels (L0-L5) and heading-based sections. Use for any file reads.
context-management
This skill should be used when the user mentions "context is full", "running slow", "session performance", "memory optimization", "context pruning", "session health", "optimize session", "long session", or when noticing degraded response quality. Provides guidance for efficient context management during extended coding sessions.
frontend-css
Write and maintain CSS following project conventions using consistent methodologies like Tailwind CSS, BEM, CSS modules, or utility classes, while creating distinctive, aesthetically excellent designs. Use this skill when writing CSS styles, applying Tailwind utility classes, creating custom CSS, working with styling files (*.css, *.scss, *.module.css, globals.css, tailwind.config.*), maintaining design systems and design tokens, defining CSS variables for colors and spacing, implementing typography styles with unique font choices, creating atmospheric backgrounds and depth, adding animations and micro-interactions, avoiding framework style overrides, avoiding generic "AI slop" aesthetics (purple gradients, Inter/Roboto everywhere, cookie-cutter designs), optimizing CSS for production with purging and tree-shaking, or ensuring consistent styling patterns across the application. Apply this skill when styling components, refactoring CSS code, setting up design systems, choosing fonts and colors, creating animat
docker-infra
Docker and Docker Compose configuration and troubleshooting. Use for containers, services, volumes, networking, health checks, and deployment patterns.
ansible-role-init
Scaffold a new Ansible role via ansible-galaxy init
supabase-email-auth
This skill should be used when implementing Supabase email/password authentication in Next.js applications. Automates the complete setup including client/server utilities, login/register pages, auth callback handling, middleware protection, and email configuration. Handles common errors like PKCE flow issues, cookie management, and admin role verification.
clojure-telemere
Structured telemetry library for Clojure/Script. Use when working with logging, tracing, structured logging, events, signal handling, observability, or replacing Timbre/tools.logging.
moai-jit-docs-enhanced
Enhanced Just-In-Time document loading system that intelligently discovers, loads, and caches relevant documentation based on user intent and project context. Use when users need specific documentation, when working with new technologies, when answering domain-specific questions, or when context indicates documentation gaps.
multi-stage-pipeline
Create multi-stage Azure Pipelines with deployment gates and approvals. Use when implementing complex deployment pipelines with multiple environments.
rust-dependency-analysis
Use this skill when the user asks about Rust module dependencies, dependency graphs,architecture visualization, cycle detection, DAG analysis, or module structure. Activatewhen you see phrases like "show module structure", "dependency graph", "visualizearchitecture", "check for circular dependencies", or "Mermaid diagram of modules".
repo-scaffold-skill
Create best-in-class repository scaffolds with modern tooling, security, CI/CD, testing, and documentation. Works for code, data science, ontologies, APIs, and CLI projects.
admin-wsl
WSL2 Ubuntu administration from Linux side. Profile-aware - reads preferences fromWindows-side profile at /mnt/c/Users/{WIN_USER}/.admin/profiles/{hostname}.jsonUse when: Inside WSL for apt packages, Docker, Python/uv, shell configs, systemd.Coordinates with admin-windows via shared profile ON THE WINDOWS SIDE.
helm-chart-generator
Generate production-ready Helm charts for Kubernetes apps. Use when: (1) Deploying applications to Kubernetes, (2) Containerizing apps for Minikube/K8s, (3) Creating reusable deployment packages, (4) Needing parameterized K8s manifests, (5) Scaffolding new chart structures. Includes security contexts, resource limits, RBAC, NetworkPolicies, and multi-environment support (dev/prod). Provides templates for frontend, backend, and MCP server components.
e2e-testing-patterns
Master end-to-end testing with Playwright to build reliable test suites that catch bugs, improve confidence, and enable fast deployment. Use when implementing E2E tests, debugging flaky tests, or establishing testing standards.
markdown-optimization
Analyze and optimize markdown documents for size, structure, and maintainability.Use when: (1) markdown files are too large or verbose, (2) documentation needsrestructuring, (3) checking docs for quality issues, (4) converting prose to tables.