15 skills total · 15 unscanned
Skills by wshobson
Master production-grade Airflow DAG design with patterns for operators, sensors, and testing. Learn idempotent task design, dependency structures, and deployment strategies to…
Create and maintain Architecture Decision Records that capture the reasoning behind significant technical choices. This skill provides multiple templates—from standard MADR format…
Master design system architecture by organizing design tokens across primitive, semantic, and component layers, then implement dynamic theming with CSS custom properties and…
fastapi-templates provides structured blueprints for launching FastAPI applications with async/await patterns, built-in dependency injection, and organized layouts for routes,…
Learn to architect microservices by decomposing monoliths, defining service boundaries, and choosing between synchronous and asynchronous communication. This skill covers data…
ML Pipeline Workflow guides you through constructing production-ready MLOps systems that span data ingestion, preparation, model training, validation, and deployment. It covers…
Learn to craft responsive Android interfaces using Jetpack Compose and Material Design 3 (Material You). This skill covers adaptive layouts for phones, tablets, and foldables,…
This skill streamlines monorepo initialization and configuration across multiple agent platforms. It provides agentic workflow building blocks designed to work natively with…
Parallel Debugging applies the Analysis of Competing Hypotheses methodology to organize multi-agent investigation of complex issues. It structures hypothesis generation across six…
Learn to build reliable Python tests using pytest, fixtures, mocking, and test-driven development. This skill covers test organization, naming conventions, retry logic, time…
Comprehensive guide to React state management covering local component state, global stores, and server state synchronization. Compares Redux Toolkit, Zustand, Jotai, and React…
Measure portfolio risk across volatility, tail risk, drawdown, and risk-adjusted performance dimensions. Includes Value at Risk, Expected Shortfall, and drawdown analysis with…
Set up Stripe payment processing with checkout sessions, subscription billing, and webhook event handling. Covers customer management, refunds, and SCA compliance for secure…
Tailwind Design System guides you through building production-ready design systems with Tailwind CSS v4, covering CSS-first configuration, design tokens, component variants, and…
Optimize your monorepo's build performance by configuring Turborepo's caching layer to intelligently reuse artifacts across tasks. This skill walks you through cache strategies,…