wshobson/agents
These skills were imported into SkillJury from the public skills ecosystem.
microservices-patterns
Comprehensive guide to designing distributed systems with service boundaries, communication patterns, and resilience strategies.
python-code-style
Modern Python tooling, naming conventions, type checking, and documentation standards for maintainable codebases.
rag-implementation
Build knowledge-grounded LLM applications with vector databases, semantic search, and retrieval strategies.
react-state-management
Modern React state management with Redux Toolkit, Zustand, Jotai, and React Query for every state category.
stripe-integration
Stripe payment processing with checkout sessions, subscriptions, webhooks, and customer management.
uv-package-manager
Ultra-fast Python package installer and resolver written in Rust, 10-100x faster than pip.
web-component-design
Modern framework patterns for building reusable, maintainable UI components across React, Vue, and Svelte.
auth-implementation-patterns
Industry-standard authentication and authorization patterns for building secure, scalable access control systems.
bash-defensive-patterns
Production-grade Bash scripting with strict error handling, defensive patterns, and safety best practices.
cost-optimization
Reduce cloud spending across AWS, Azure, GCP, and OCI through rightsizing, reserved capacity, and cost governance.
deployment-pipeline-design
Multi-stage CI/CD pipelines with approval gates and deployment orchestration.
embedding-strategies
Comprehensive guide for selecting, implementing, and optimizing embedding models for vector search and RAG applications.
gitlab-ci-patterns
Multi-stage GitLab CI/CD pipelines with Docker builds, Kubernetes deployments, and security scanning.
grafana-dashboards
Production-ready Grafana dashboards for system and application metrics visualization.
helm-chart-scaffolding
Comprehensive Helm chart creation, templating, and packaging guidance for Kubernetes applications.
llm-evaluation
Systematic evaluation of LLM applications using automated metrics, human feedback, and statistical testing.
memory-safety-patterns
Memory-safe programming patterns for RAII, ownership, smart pointers, and resource management across Rust, C++, and C.
protocol-reverse-engineering
Capture, analyze, and document network protocols through packet inspection and binary dissection.
python-anti-patterns
Common Python anti-patterns to catch during code review and debugging.
python-error-handling
Structured input validation, exception design, and graceful failure handling for Python applications.
python-packaging
Modern Python package creation with pyproject.toml, setuptools, and PyPI publishing.
python-project-structure
Clear module boundaries, explicit public interfaces, and maintainable directory layouts for Python projects.
react-modernization
Upgrade React applications to latest versions, migrate class components to hooks, and adopt concurrent features.
secrets-management
Secure secrets management for CI/CD pipelines using Vault, AWS Secrets Manager, and platform-native solutions.