Skip to main content
Source repository

wshobson/agents

These skills were imported into SkillJury from the public skills ecosystem.

145 linked skillsVisit source
Source listing

145 imported skills

hybrid-search-implementation

by wshobson/agents

2

Patterns for combining vector similarity and keyword-based search.

Software EngineeringFrontend and DesignFirst seen Jan 19, 2026

incident-runbook-templates

by wshobson/agents

2

Production-ready templates for incident response runbooks covering detection, triage, mitigation, resolution, and communication.

Software EngineeringFrontend and DesignFirst seen Jan 19, 2026

istio-traffic-management

by wshobson/agents

2

Comprehensive guide to Istio traffic management for production service mesh deployments.

Software EngineeringFrontend and DesignFirst seen Jan 19, 2026

k8s-manifest-generator

by wshobson/agents

2

Step-by-step guidance for creating production-ready Kubernetes manifests including Deployments, Services, ConfigMaps, Secrets, and PersistentVolumeClaims.

Software EngineeringFrontend and DesignFirst seen Jan 19, 2026

linkerd-patterns

by wshobson/agents

2

Production patterns for Linkerd service mesh - the lightweight, security-first service mesh for Kubernetes.

Software EngineeringDevOps and CloudFirst seen Jan 19, 2026

memory-forensics

by wshobson/agents

2

Comprehensive techniques for acquiring, analyzing, and extracting artifacts from memory dumps for incident response and malware analysis.

Software EngineeringFrontend and DesignFirst seen Jan 19, 2026

ml-pipeline-workflow

by wshobson/agents

2

Complete end-to-end MLOps pipeline orchestration from data preparation through model deployment.

Software EngineeringFrontend and DesignFirst seen Jan 19, 2026

mtls-configuration

by wshobson/agents

2

Comprehensive guide to implementing mutual TLS for zero-trust service mesh communication.

Software EngineeringFrontend and DesignFirst seen Jan 19, 2026

multi-cloud-architecture

by wshobson/agents

2

Decision framework and patterns for architecting applications across AWS, Azure, and GCP.

Software EngineeringFrontend and DesignFirst seen Jan 19, 2026

nft-standards

by wshobson/agents

2

Master ERC-721 and ERC-1155 NFT standards, metadata best practices, and advanced NFT features.

Software EngineeringFrontend and DesignFirst seen Jan 19, 2026

nx-workspace-patterns

by wshobson/agents

2

Production patterns for Nx monorepo management.

Software EngineeringTesting and QAFirst seen Jan 19, 2026

on-call-handoff-patterns

by wshobson/agents

2

Effective patterns for on-call shift transitions, ensuring continuity, context transfer, and reliable incident response across shifts.

Software EngineeringFrontend and DesignFirst seen Jan 19, 2026

parallel-debugging

by wshobson/agents

2

Framework for debugging complex issues using the Analysis of Competing Hypotheses (ACH) methodology with parallel agent investigation.

Software EngineeringTesting and QAFirst seen Feb 4, 2026

paypal-integration

by wshobson/agents

2

Master PayPal payment integration including Express Checkout, IPN handling, recurring billing, and refund workflows.

Software EngineeringFrontend and DesignFirst seen Jan 19, 2026

pci-compliance

by wshobson/agents

2

Master PCI DSS (Payment Card Industry Data Security Standard) compliance for secure payment processing and handling of cardholder data.

Software EngineeringFrontend and DesignFirst seen Jan 19, 2026

postmortem-writing

by wshobson/agents

2

Comprehensive guide to writing effective, blameless postmortems that drive organizational learning and prevent incident recurrence.

Software EngineeringFrontend and DesignFirst seen Jan 19, 2026

projection-patterns

by wshobson/agents

2

Comprehensive guide to building projections and read models for event-sourced systems.

Software EngineeringFrontend and DesignFirst seen Jan 19, 2026

prometheus-configuration

by wshobson/agents

2

Complete guide to Prometheus setup, metric collection, scrape configuration, and recording rules.

Software EngineeringFrontend and DesignFirst seen Jan 19, 2026

python-anti-patterns

by wshobson/agents

2

A reference checklist of common mistakes and anti-patterns in Python code. Review this before finalizing implementations to catch issues early.

Software EngineeringFrontend and DesignFirst seen Jan 29, 2026

python-background-jobs

by wshobson/agents

2

Decouple long-running or unreliable work from request/response cycles. Return immediately to the user while background workers handle the heavy lifting asynchronously.

Software EngineeringFrontend and DesignFirst seen Jan 29, 2026

python-configuration

by wshobson/agents

2

Externalize configuration from code using environment variables and typed settings. Well-managed configuration enables the same code to run in any environment without modification.

Software EngineeringFrontend and DesignFirst seen Jan 29, 2026

python-error-handling

by wshobson/agents

2

Build robust Python applications with proper input validation, meaningful exceptions, and graceful failure handling. Good error handling makes debugging easier and systems more reliable.

Software EngineeringFrontend and DesignFirst seen Jan 29, 2026

python-observability

by wshobson/agents

2

Instrument Python applications with structured logs, metrics, and traces. When something breaks in production, you need to answer "what, where, and why" without deploying new code.

Software EngineeringFrontend and DesignFirst seen Jan 29, 2026

python-resilience

by wshobson/agents

2

Build fault-tolerant Python applications that gracefully handle transient failures, network issues, and service outages. Resilience patterns keep systems running when dependencies are unreliable.

Software EngineeringFrontend and DesignFirst seen Jan 29, 2026
Page 5 of 7