AI Skills for DevOps / SRE

Discover 5554+ AI skills for DevOps and SRE

Install any skill with /learn

/learn @owner/skill-name

obra / systematic-debugging

0

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes

developmentgitlabgithubfrontenddesign +5

obra / test-driven-development

0

Use when implementing any feature or bugfix, before writing implementation code

developmentgithubgitlabfrontenddesign +3

obra / requesting-code-review

0

Use when completing tasks, implementing major features, or before merging to verify work meets requirements

developmentfrontendgit

obra / finishing-a-development-branch

0

Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup

developmentgithubgitlabfrontendgit

obra / receiving-code-review

0

Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation

claudedevelopmentfrontendreact +2

obra / using-git-worktrees

0

Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification

claudedevelopmentfrontenddesign

obra / verification-before-completion

0

Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always

developmentfrontenddocx

wshobson / temporal-python-testing

0

Test Temporal workflows with pytest, time-skipping, and mocking strategies. Covers unit testing, integration testing, replay testing, and local development setup. Use when implementing Temporal workflow tests or debugging test failures.

plugin developmentdockerfrontendplaywright +1

wshobson / dotnet-backend-patterns

0

Master C#/.NET backend development patterns for building robust APIs, MCP servers, and enterprise applications. Covers async/await, dependency injection, Entity Framework Core, Dapper, configuration, caching, and testing with xUnit. Use when developing .NET backends, reviewing C# code, or designi...

plugin developmentfrontenddesign

wshobson / helm-chart-scaffolding

0

Design, organize, and manage Helm charts for templating and packaging Kubernetes applications with reusable configurations. Use when creating Helm charts, packaging Kubernetes applications, or implementing templated deployments.

plugin developmentkubernetesfrontenddesign +4

wshobson / k8s-manifest-generator

0

Create production-ready Kubernetes manifests for Deployments, Services, ConfigMaps, and Secrets following best practices and security standards. Use when generating Kubernetes YAML manifests, creating K8s resources, or implementing production-grade Kubernetes configurations.

plugin developmentkubernetesfrontenddesign +4

wshobson / multi-reviewer-patterns

0

Coordinate parallel code reviews across multiple quality dimensions with finding deduplication, severity calibration, and consolidated reporting. Use this skill when organizing multi-reviewer code reviews, calibrating finding severity, or consolidating review results.

plugin developmentfrontendapi

wshobson / parallel-debugging

0

Debug complex issues using competing hypotheses with parallel investigation, evidence collection, and root cause arbitration. Use this skill when debugging bugs with multiple potential causes, performing root cause analysis, or organizing parallel investigation workflows.

plugin developmentfrontendapi

wshobson / parallel-feature-development

0

Coordinate parallel feature development with file ownership strategies, conflict avoidance rules, and integration patterns for multi-agent implementation. Use this skill when decomposing features for parallel development, establishing file ownership boundaries, or managing integration between par...

plugin developmentfrontenddesign

wshobson / terraform-module-library

0

Build reusable Terraform modules for AWS, Azure, and GCP infrastructure following infrastructure-as-code best practices. Use when creating infrastructure modules, standardizing cloud provisioning, or implementing reusable IaC components.

plugin developmentterraformawsfrontenddesign +3

wshobson / gitops-workflow

0

Implement GitOps workflows with ArgoCD and Flux for automated, declarative Kubernetes deployments with continuous reconciliation. Use when implementing GitOps practices, automating Kubernetes deployments, or setting up declarative infrastructure management.

plugin developmentgithubdockerfrontenddocx +3

wshobson / k8s-security-policies

0

Implement Kubernetes security policies including NetworkPolicy, PodSecurityPolicy, and RBAC for production-grade security. Use when securing Kubernetes clusters, implementing network isolation, or enforcing pod security standards.

plugin developmentkubernetesfrontendgit

wshobson / fastapi-templates

0

Create production-ready FastAPI projects with async patterns, dependency injection, and comprehensive error handling. Use when building new FastAPI applications or setting up backend API projects.

plugin developmentpostgresqlmongodbfrontenddocx +3

wshobson / architecture-patterns

0

Implement proven backend architecture patterns including Clean Architecture, Hexagonal Architecture, and Domain-Driven Design. Use when architecting complex backend systems or refactoring existing applications for better maintainability.

plugin developmentfrontenddesign

wshobson / event-store-design

0

Design and implement event stores for event-sourced systems. Use when building event sourcing infrastructure, choosing event store technologies, or implementing event persistence patterns.

plugin developmentpostgresqldockerfrontenddesign