Explore skills
4,856 skills found
Category alert
Get new DevOps e Infra skills every Monday
claude-code-recipes
Provide ready-to-use Claude Code commands, subagents, hooks, skills, and configs to simplify setup and speed up development.
claude-code-recipes
Provide ready-to-use Claude Code commands, subagents, hooks, skills, and configs to simplify setup and speed up development.
claude-code-recipes
Provide ready-to-use Claude Code commands, subagents, hooks, skills, and configs to simplify setup and speed up development.
cloud-infrastructure
AWS and infrastructure-as-code expert for Python/FastAPI full-stack apps. Use this when you need cloud architecture design, infrastructure review, Terraform/CDK implementation, cost optimization, or deployment strategy. Covers Lambda, ECS, RDS, VPC, IAM, networking, and production AWS patterns. Triggers on: AWS, Terraform, CDK, cloud architecture, infrastructure, Lambda, ECS, RDS, Aurora, deployme
describe-design
Reverse-engineer existing codebases and produce architectural documentation with Mermaid diagrams (C4, sequence, ER, deployment). Use this skill whenever the user asks to document a codebase, explain how a system works, create architecture diagrams, build onboarding documentation, generate a system overview, map dependencies, or describe the design of an existing project. Also trigger when someone
merge
Absorb one or more feature branches into the base branch. Recommends merge vs rebase per branch. On conflict, aborts that branch + surfaces the file list + stops. Resolution out of scope; user decides next.
todo
Intent-based session opener. Bare `/super-bootstrap:todo` renders the full board (every open spec/plan/backlog row + next roadmap pickup). Sub-verbs filter by intent + environment: `/super-bootstrap:todo discuss` (decisions, spec approvals), `/super-bootstrap:todo cloud` (cloud-safe queue), `/super-bootstrap:todo device` (UI/e2e/manual). Scans docs/superpowers/specs|plans + docs/backlog.md + docs/
ci-cd-architect
CI/CD principles — pipeline taxonomy, trigger design, supply-chain hygiene (SHA-pinned actions), OIDC cloud auth, caching, matrix strategy, test gates, release automation, deployment strategies. Suggestion-mode (trade-offs over mandates). GitHub Actions recipes in RECIPES.md. Use when designing, reviewing, or scaffolding CI/CD workflows.
observability-architect
Application-side observability — structured logs, Prometheus metrics, OTel traces, signal correlation, head sampling, PII discipline, RED+USE. Use when instrumenting code, naming metrics, or auditing what a service emits.
ci-cd-and-automation
Use when setting up or modifying build and deployment pipelines. Use when you need to automate quality gates, configure test runners in CI, or establish deployment strategies.
commit
Stage and commit the current session's changes only. Session-isolated (never -A), doc-sync-gated, conventional message, offers push on explicit confirmation. Bundled with super-bootstrap — encodes the harness commit rules.
alchemy-infra
Sets up Alchemy (Infrastructure-as-TypeScript) in any codebase, either for new projects or existing applications. It configures Cloudflare/AWS providers, state backend, secrets, and binding types end-to-end with strict secret hygiene.