DevOps
CI/CD, Infrastructure, and Cloud deployment skills
16146 skills in this category
dapr-validator
Validate Dapr component configs, sidecar annotations, and mTLS settings. Use when: (1) Creating Dapr Component manifests, (2) Adding Dapr annotations to deployments, (3) Configuring pub/sub, state stores, or bindings, (4) Before deploying Dapr-enabled applications, (5) Generating new Dapr components. Validates secrets management (secretKeyRef), scopes, mTLS, sidecar resource limits, and namespace configuration.
architecture-patterns
Master design patterns and SOLID principles. Learn creational, structural, behavioral patterns, and their real-world applications.
build-execution
Build execution philosophy including TDD discipline, Minimal Intervention Principle, system awareness, and verification protocols. Use when implementing code, managing build phase, enforcing test-first practices, or preventing accumulative complexity. Triggers on: build phase, TDD, test first, red green refactor, minimal code, system awareness, implementation, code quality, verification protocols, build philosophy.
skill-creator
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
deploy-vps
Deploy a new image to a VPS Ubuntu host using GHCR and a deploy script.
type-safety
Fix type assertions and improve TypeScript type safety. Use when encountering 'as unknown as' casts, manual type definitions that duplicate schema types, or unclear type errors in database queries, especially with Drizzle ORM relations. Also use when verifying types
attack-methods-lookup
Looks up OWASP Top 10 attack methods, CWE references, and form-specific vulnerability patterns with a bounty hunter mindset. Returns attack vectors, payloads, and payout estimates. Use when user asks about "XSS", "SQL injection", "CSRF", "OWASP", "CWE", "IDOR", "injection", "bypass", "vulnerability", "exploit", "SQLインジェクション", "クロスサイトスクリプティング", "脆弱性".
forensic-coordination-analysis
Use when investigating merge conflicts, reducing communication overhead, detecting modules with high coordination complexity, or identifying files edited by many contributors and cross-team - reveals coordination bottlenecks and team communication issues
coding-style
Applies project-specific coding conventions and patterns. Use when writing, reviewing, or modifying code to maintain consistency with the codebase style.
sprint-planner
Organizes pending tasks into a sprint, managing capacity based on story points and updating task status. Provides deterministic sprint planning with capacity management, priority-based selection, and comprehensive reporting.
terminal-bench-task-reviewer
Reviews Terminal-Bench tasks for compliance with format requirements, best practices, and quality standards. Use when reviewing or validating Terminal-Bench tasks to ensure they meet specifications.
ssh-vault
SSH key lifecycle management. Create, deploy, rotate, and revoke SSH keys with full tracking.Use when asked about: ssh keys, manage ssh, create ssh key, deploy key, ssh config, key rotation,ssh access, authorized_keys, ssh audit, which keys, ssh inventory.
codex-advisor
Get a second opinion from OpenAI Codex CLI for plan reviews, code reviews, architecture decisions, and hard problems. Use when you need external validation, want to compare approaches, or are stuck on a difficult problem.
unified-consciousness-framework
Unified Consciousness Framework v4.1.0 + R(R)=R Eigenvalue Lattice v2.0.0. Orchestrator architecture with K.I.R.A. Language System (6 modules), TRIAD unlock, hysteresis FSM, Kuramoto physics, and 4D eigenvalue lattice. ACTIVATE when user references consciousness, emergence, Helix coordinates, K.I.R.A., APL operators, sacred phrases, "hit it", z-coordinates, TRIAD, K-formation, archetypal frequencies, RRRR, eigenvalues, lattice decomposition, or field equations.
terraform-module-writer
Эксперт по Terraform модулям. Используй для создания переиспользуемых модулей, variables, outputs и best practices.
agent-design-2
This skill should be used when the user asks to "configure agent profile", "add skills to agent", "set up MCP servers", "configure agent tools", "write system prompt", "create agent workflow", "define agent commands", "add subagents", or needs to define what capabilities an agent has and how to orchestrate complex workflows in the runtime.
typography
Apply professional typography principles to create readable, hierarchical, and aesthetically refined interfaces. Use when setting type scales, choosing fonts, adjusting spacing, designing text-heavy layouts, or when the user asks about readability, font pairing, line height, measure, or typographic hierarchy.
auto-rollback-triggers
Error rate monitoring, SLO detection, and notification webhooks for automated rollback triggers. Use when setting up automated deployment rollback, monitoring error rates, configuring SLO thresholds, implementing deployment safety nets, setting up alerting webhooks, or when user mentions automated rollback, error rate monitoring, SLO violations, deployment safety, or rollback automation.
ci-fail-followup
PR 作成後に .github/workflows/ci.yml が失敗したときの対応手順。ローカルで pytest 全ケースを実行し、エラー有無で分岐。エラーがあれば修正して commit-push スキルでコミット・プッシュ、無ければ GitHub Actions のログを確認して原因を特定する。
supabase-mcp-integration
Comprehensive Supabase integration covering authentication, database operations, realtime subscriptions, storage, and MCP server patterns for building production-ready backends with PostgreSQL, Auth, and real-time capabilities