hybrid-cloud-networking
Safe 69Design hybrid cloud connectivity
by wshobson
Hybrid networking choices are complex and affect reliability and security. This skill provides clear guidance on VPN, dedicated links, routing, and monitoring for hybrid deployments.
helm-chart-scaffolding
Low Risk 77Create Production Helm Charts
by wshobson
Creating Helm charts from scratch can be complex with many conventions to follow. This skill provides step-by-step guidance for building production-ready Helm charts. It includes chart structure, templating patterns, values management, and validation strategies.
grafana-dashboards
Safe 69Build Grafana dashboards with proven patterns
by wshobson
Unstructured dashboards create noise and slow down incident response. This skill provides clear layouts, panel examples, and alert patterns for building effective monitoring dashboards that teams can act on immediately.
godot-gdscript-patterns
Safe 69Build Godot 4 systems with GDScript patterns
by wshobson
You need reliable patterns for Godot gameplay systems. This skill provides proven GDScript structures for state machines, scene management, and performance optimization.
go-concurrency-patterns
Safe 69Learn production Go concurrency patterns
by wshobson
Concurrent Go code is hard to design and debug. This skill provides proven patterns, examples, and best practices you can adapt quickly.
gitops-workflow
Safe 70Implement GitOps Workflows
by wshobson
Automate Kubernetes deployments using Git as the single source of truth. Implement declarative infrastructure management with ArgoCD and Flux for reliable, auditable deployments.
gitlab-ci-patterns
Safe 69Build GitLab CI pipeline patterns
by wshobson
Teams often struggle to design reliable GitLab CI workflows at scale. This skill provides proven pipeline patterns for builds, tests, deployments, caching, and security scanning.
github-actions-templates
Safe 69Build GitHub Actions workflows quickly
by wshobson
CI/CD workflows are time consuming to write and easy to misconfigure. This skill provides proven GitHub Actions templates for tests, builds, deployments, and security scans.
git-advanced-workflows
Safe 69Master advanced Git workflows and recovery
by wshobson
Advanced Git history tasks can be risky and time consuming. This skill provides clear guidance for rebase, cherry-pick, bisect, worktrees, and reflog recovery.
gdpr-data-handling
Safe 69Implement GDPR compliant data handling
by wshobson
GDPR requirements are complex and easy to miss during development. This skill provides clear patterns for consent management, data subject rights, and privacy by design to help you build compliant systems.
fastapi-templates
Safe 67Create FastAPI project templates fast
by wshobson
You need a clean FastAPI structure with async and dependency injection patterns. This skill provides layouts and code examples to start a production ready API.
event-store-design
Safe 69Design robust event stores for event sourcing
by wshobson
Event sourced systems fail without durable, ordered storage and clear access patterns. This skill guides you through schemas, storage options, and subscription design.
error-handling-patterns
Safe 69Implement robust error handling patterns
by wshobson
Applications often fail unexpectedly due to poor error handling. This skill provides battle-tested patterns for exceptions, Result types, circuit breakers, and graceful degradation across Python, TypeScript, Rust, and Go.
employment-contract-templates
Safe 70Generate Employment Contracts and HR Documents
by wshobson
Create legally sound employment documents quickly and consistently. This skill provides professionally drafted templates for contracts, offer letters, and HR policies that comply with employment law best practices.
e2e-testing-patterns
Safe 69Build Reliable End-to-End Test Suites
by wshobson
End-to-end tests catch critical bugs before users do, but flaky tests slow down deployment and erode confidence. This skill teaches proven patterns for building fast, reliable E2E test suites with Playwright and Cypress that improve code quality without slowing down your team.
embedding-strategies
Low Risk 68Optimize Embedding Models for Semantic Search
by wshobson
Choosing the right embedding model and chunking strategy is critical for retrieval quality. This skill provides templates and best practices for implementing high-quality vector search pipelines.
dotnet-backend-patterns
Safe 73Build Production-Grade .NET Backends
by wshobson
Developing .NET backends requires understanding async patterns, dependency injection, and database access strategies. This skill provides proven templates and best practices for building APIs that are maintainable, testable, and performant.
distributed-tracing
Safe 70Implement Distributed Tracing with Jaeger and Tempo
by wshobson
Debugging microservices is difficult without visibility into request flows across services. This skill helps you implement distributed tracing with Jaeger and Tempo to track requests, identify bottlenecks, and understand service dependencies.
design-system-patterns
Medium Risk 52Design System Patterns
by wshobson
An AI skill for Claude, Codex, and Claude Code
deployment-pipeline-design
Safe 69Design secure CI/CD pipelines
by wshobson
Many teams deploy without clear stages or approvals and face risky releases. This skill gives proven pipeline structures and rollout strategies to improve safety and speed.