wshobson/agents
These skills were imported into SkillJury from the public skills ecosystem.
go-concurrency-patterns
Production patterns for Go concurrency including goroutines, channels, synchronization primitives, and context management.
hybrid-cloud-networking
Secure connectivity between on-premises infrastructure and multiple cloud platforms via VPN and dedicated connections.
hybrid-search-implementation
Combine vector and keyword search for improved retrieval in RAG systems and search engines.
incident-runbook-templates
Structured incident response runbooks with detection, triage, mitigation, and communication procedures.
istio-traffic-management
Configure Istio routing, load balancing, circuit breakers, and canary deployments for service mesh traffic policies.
k8s-manifest-generator
Production-ready Kubernetes manifests for Deployments, Services, ConfigMaps, Secrets, and PersistentVolumeClaims.
linkerd-patterns
Lightweight service mesh patterns for Kubernetes with automatic mTLS and zero-trust networking.
market-sizing-analysis
Comprehensive market sizing framework for calculating TAM, SAM, and SOM across three methodologies.
memory-forensics
Acquire, analyze, and extract artifacts from memory dumps for incident response and malware analysis.
ml-pipeline-workflow
End-to-end MLOps pipeline orchestration from data ingestion through model deployment and monitoring.
mtls-configuration
Mutual TLS configuration for zero-trust service mesh communication with certificate management.
multi-cloud-architecture
Decision framework and service comparison patterns for architecting across AWS, Azure, GCP, and OCI.
nft-standards
ERC-721 and ERC-1155 NFT standards with metadata, royalties, and advanced features.
nx-workspace-patterns
Nx monorepo configuration patterns for workspace setup, project boundaries, and build optimization.
on-call-handoff-patterns
Structured patterns and templates for seamless on-call shift handoffs with full context transfer.
paypal-integration
Complete PayPal payment processing with express checkout, subscriptions, refunds, and webhook handling.
pci-compliance
Implement PCI DSS compliance requirements for secure payment card handling.
postmortem-writing
Structured framework for writing blameless postmortems that drive organizational learning from incidents.
projection-patterns
Build read models and materialized views from event streams using projection patterns.
prometheus-configuration
Complete Prometheus setup guide covering scrape configuration, recording rules, and alerting.
python-background-jobs
Async task processing patterns for decoupling long-running work from request/response cycles.
python-configuration
Centralized, typed configuration management using environment variables and pydantic-settings.
python-observability
Structured logging, metrics, and distributed tracing patterns for Python production systems.
python-resilience
Automatic retries, exponential backoff, timeouts, and fault-tolerant decorators for Python services.