DevOps

CI/CD, deployment, and infrastructure automation skills.

All DevOps (1075 found)

🧩
3w ago

Designing Distributed Systems

Designing Distributed Systems covers CAP/PACELC, consistency models, replication, partitioning, transactions, and resilience patterns for building scalable fault-tolerant architectures. Use it when designing microservices or distributed systems that must balance latency, availability, and correctness.
DevOps
51673
🐧
3w ago

Linux Administration

Linux Administration manages Linux servers through systemd, process, filesystem, network, and package tools. Use it for deploying applications, troubleshooting production issues, and tuning performance on Ubuntu, RHEL, Debian, or Fedora.
DevOps
51673
πŸ•ΈοΈ
3w ago

Network Architecture

Network Architecture helps design secure cloud network topologies with VPC patterns, subnet planning, zero trust controls, and hybrid connectivity. Use it when planning segmentation, multi-cloud networking, or migration from flat networks.
DevOps
51673
πŸ› οΈ
3w ago

Godot Maker Scaffold

Godot Maker Scaffold creates a new Godot project with the base folder layout, required addons, E2E test setup, and an initial git commit. Use it once at the start of a fresh project before game design work begins.
DevOps
51544
🏷️
3w ago

GodotMaker Finalize

GodotMaker Finalize seals the current tag by archiving per-tag docs, writing a changelog, tagging the commit, and resetting runtime state. Use it after `/gm-accept` when the tag is ready to close.
DevOps
51544
🧠
3w ago

Brain Setup

Brain Setup bootstraps the Open Project Brain Standard into a project by creating BRAIN.md, scaffolding the brain data directory, and wiring CLAUDE.md and AGENTS.md. Use it when initializing a project memory setup or adding optional hooks.
DevOps
50647
πŸ”
3w ago

PR Delivery Loop

PR Delivery Loop standardizes how implementation tasks are delivered across the Avibe repositories, including branch and scope rules, review and CI gates, and close-out criteria. Use it for PR work that must follow the Avibe delivery process.
DevOps
49476
🐞
3w ago

Sentry CLI Debug

Sentry CLI Debug uses the Sentry CLI to inspect issues, events, traces, and logs from the command line. Use it when debugging Sentry data for Vibe Remote without committing credentials.
DevOps
49476
βš™οΈ
3w ago

Use Avibe

Use Avibe configures and operates a local Avibe installation, including routing, watches, scheduled tasks, remote access, and runtime settings. It is used to inspect state, apply safe changes, and manage maintenance with the API or CLI.
DevOps
49476
πŸ› οΈ
3w ago

Configuring R8 For Compose

Configuring R8 For Compose explains how to set up minification for a Jetpack Compose app with R8 full mode, resource shrinking, and minimal keep rules. Use it when enabling release shrinking, fixing missing keeps, or checking why Compose does not need blanket keep rules.
DevOps
49217
πŸ§ͺ
3w ago

Enforcing Stability In CI

Enforcing Stability In CI sets up a CI gate for Jetpack Compose stability using the compose-stability-analyzer plugin or ComposeGuard. It generates a committed .stability baseline and runs stabilityCheck to fail builds when stability regresses.
DevOps
49217
βš™οΈ
3w ago

Generating Baseline Profiles

Generating Baseline Profiles creates and measures Jetpack Compose baseline profiles with Macrobenchmark and BaselineProfileRule. Use it to improve cold startup, first-scroll jank, and time-to-fully-drawn in release builds.
DevOps
49217
PreviousPage 60 of 90Next