DevOps
CI/CD, deployment, and infrastructure automation skills.
📬
2026/07/20
Deliverability Optimization
Provides methodologies for email deliverability optimization including spam filter avoidance, authentication, content filtering, and list hygiene. Used by email editors and analysts to ensure newsletters reach the inbox.
DevOps
1.2K424
📦
4w ago
SPM Build Analysis
SPM Build Analysis inspects Swift Package Manager dependencies, plugins, and module configurations to identify build-time bottlenecks in Xcode projects. Use it when package resolution, plugin overhead, or dependency graph shape slows clean or incremental builds.
DevOps
1.2K47
⏱️
4w ago
Xcode Build Benchmark
Xcode Build Benchmark measures clean, cached clean, zero-change, and incremental build times with repeatable inputs and stores timestamped JSON artifacts in `.build-benchmark/`. Use it when a developer wants a baseline or wants to compare builds before and after changes.
DevOps
1.2K47
⚙️
4w ago
Xcode Build Fixer
Xcode Build Fixer applies approved Xcode build optimization changes including build setting tweaks, script phase guards, source-level compilation fixes, and SPM restructuring, then re-benchmarks to verify improvement. Use it when a developer has an approved optimization plan or explicitly requests a build fix.
DevOps
1.2K47
⚙️
4w ago
Xcode Build Orchestrator
Xcode Build Orchestrator benchmarks Xcode builds, runs specialist analysis skills (compilation, project settings, SPM packages), prioritizes findings, requests approval, and delegates approved fixes to reduce wall-clock build times. Use it for end-to-end optimization when a developer asks to speed up Xcode builds or needs a full build audit.
DevOps
1.2K47
⚙️
4w ago
Xcode Project Analyzer
Xcode Project Analyzer audits Xcode project configuration, build settings, scheme behavior, and script phases to find build-time improvements for project-level build analysis, slow incremental builds, and target dependency guidance.
DevOps
1.2K47
🛡️
2026/07/14
CIS AWS RDS Regular Patching
Guides the manual process for ensuring Amazon RDS instances have auto minor version upgrades enabled and are regularly patched to reduce security vulnerabilities.
DevOps
1.2K196
☁️
4w ago
Crabbox Setup
Crabbox Setup scaffolds an isolated cloud dev box per agent (via crabbox + Daytona) for any codebase, giving each agent its own full stack and in-box browser so concurrent loops never collide on ports or state. Use when you need parallel-safe testing or per-agent isolation in cloud environments.
DevOps
1.2K153
🛠️
4w ago
Dev Local Setup
Dev Local Setup investigates a codebase to discover services, ports, and infrastructure dependencies, then generates a single scripts/dev-local.sh launcher that runs every dev server in one tmux session. Use when someone asks for a one-command local development environment.
DevOps
1.2K153
⚙️
4w ago
Backend Development
Backend Development covers API design, database integration, microservices, and backend security patterns for building server-side applications. Use it when designing APIs, implementing server logic, authentication, or authorization.
DevOps
1.2K220
🔁
4w ago
CI Loop
CI Loop polls required pull request checks, classifies mechanical vs semantic failures, and applies safe automated patches up to three iterations before escalating to the user. Use it after creating a PR with /moai sync to monitor CI and auto-fix failures.
DevOps
1.2K220
🔧
4w ago
Moai ADK Go Dev Reference
Moai ADK Go Dev Reference provides version management, release process, shell-script hook development, and build/dev commands for moai-adk-go local development. Load it only when performing these specific tasks.
DevOps
1.2K220