wshobson/agents
These skills were imported into SkillJury from the public skills ecosystem.
startup-financial-modeling
Build 3-5 year financial models with revenue projections, cost structures, and scenario planning for startups.
unity-ecs-patterns
High-performance game development with Unity's data-oriented Entity Component System, Jobs, and Burst Compiler.
visual-design-foundations
Establish design tokens, spacing systems, and color palettes for cohesive, accessible visual designs.
wcag-audit-patterns
Automated WCAG 2.2 auditing with violation detection, remediation patterns, and compliance guidance.
workflow-orchestration-patterns
Design durable distributed workflows with Temporal, separating orchestration logic from external interactions.
airflow-dag-patterns
Production-ready patterns for Apache Airflow DAGs, operators, sensors, testing, and deployment.
angular-migration
Structured approach to migrating AngularJS applications to modern Angular with hybrid mode support.
anti-reversing-techniques
Techniques for analyzing protected binaries, bypassing anti-debugging, and understanding software protection mechanisms.
attack-tree-construction
Systematic visualization and analysis of attack paths with difficulty, cost, and detection metrics.
bats-testing-patterns
Comprehensive testing framework for shell scripts using Bats with patterns, fixtures, and CI/CD integration.
bazel-build-optimization
Production patterns for optimizing Bazel builds in large-scale monorepos.
billing-automation
Automated billing systems for recurring payments, invoicing, subscription lifecycle, and dunning management.
binary-analysis-patterns
Assembly instruction patterns, control flow analysis, and decompilation techniques for understanding compiled binaries.
competitive-landscape
Analyze competitive dynamics using Porter's Five Forces, Blue Ocean Strategy, and positioning maps to identify market gaps and defensible advantages.
context-driven-development
Structured project context management through persistent, synchronized documentation artifacts.
cqrs-implementation
Separate read and write models with command and query buses for scalable, event-driven architectures.
data-quality-frameworks
Validate data pipelines with Great Expectations, dbt tests, and data contracts.
dbt-transformation-patterns
Production-ready patterns for dbt model organization, testing, documentation, and incremental processing.
defi-protocol-templates
Production-ready Solidity templates for staking, AMMs, governance, lending, and flash loan protocols.
dependency-upgrade
Manage major dependency version upgrades with compatibility analysis, staged rollout, and comprehensive testing.
distributed-tracing
Track requests across microservices to identify latency, dependencies, and failure points.
employment-contract-templates
Legally-sound employment documentation templates for contracts, offers, and HR policies.
event-store-design
Design and implement append-only event stores for event-sourced systems.
gitops-workflow
Declarative, Git-based continuous delivery for Kubernetes using ArgoCD or Flux CD.