Search Skills
Found 84133 results
angular-migration
wshobson
Migrates AngularJS applications to Angular using hybrid mode, incremental component updates, and dependency injection modernization.
kpi-dashboard-design
wshobson
Guides optimal KPI dashboard design with metric selection, visualization best practices, and real-time monitoring patterns.
architecture-decision-records
wshobson
Creates and maintains Architecture Decision Records (ADRs) to document significant technical decisions in software development.
monorepo-management
wshobson
Manages monorepo structures using Turborepo, Nx, and pnpm for efficient multi-package development, build optimization, and dependency management.
nx-workspace-patterns
wshobson
Configures and optimizes Nx monorepo workspaces for efficient project boundaries, build caching, and affected command implementation.
market-sizing-analysis
wshobson
Performs market sizing analysis including TAM, SAM, and SOM calculations for business opportunities and startups.
temporal-python-testing
wshobson
Provides testing utilities for Temporal workflows using pytest, including time-skipping and mocking for unit, integration, and replay tests.
anti-reversing-techniques
wshobson
Analyzes and bypasses anti-reversing techniques in protected binaries for authorized security analysis and debugging.
helm-chart-scaffolding
wshobson
Generates and manages Helm chart scaffolding for Kubernetes application deployment, enabling reusable templated packaging of containerized applications.
github-actions-templates
wshobson
Generates production-ready GitHub Actions workflows for automated testing, building, and deployment, streamlining CI/CD pipelines.
workflow-patterns
wshobson
Manages task implementation via Conductor's TDD workflow, including phase checkpoints and git commit management.
shellcheck-configuration
wshobson
Configures ShellCheck for static analysis of shell scripts to improve quality, fix issues, and ensure portability in infrastructure automation.
startup-metrics-framework
wshobson
Guides on tracking and optimizing key startup metrics: CAC, LTV, unit economics, burn multiple, and Rule of 40 for SaaS and marketplace businesses.
airflow-dag-patterns
wshobson
Provides best practices for building production Apache Airflow DAGs with operators, sensors, testing, and deployment for data pipelines and workflow orchestration.
interaction-design
wshobson
Designs microinteractions, motion transitions, and user feedback patterns to create polished, intuitive UI experiences.
code-review-excellence
wshobson
Guides teams in conducting thorough, constructive code reviews to improve code quality, catch defects early, and enhance team collaboration without compromising morale.
binary-analysis-patterns
wshobson
Analyzes executable binaries via disassembly, decompilation, and control flow to identify security patterns and vulnerabilities.
error-handling-patterns
wshobson
Provides patterns for robust error handling across programming languages, including exceptions, Result types, and error propagation to enhance application resilience.
attack-tree-construction
wshobson
Constructs visual attack trees to map threat scenarios, identify security gaps, and communicate risks to stakeholders.
backtesting-frameworks
wshobson
Builds robust backtesting frameworks for trading strategies, handling biases and transaction costs to validate algorithmic trading systems.
memory-safety-patterns
wshobson
Enables memory-safe resource management using RAII, ownership, and smart pointers for Rust, C++, and C systems programming.
react-modernization
wshobson
Modernizes React applications by migrating from class components to hooks, upgrading to latest React versions, and adopting concurrent features.
python-testing-patterns
wshobson
Provides comprehensive testing strategies for Python using pytest, fixtures, mocking, and TDD to ensure code quality and reliability.
sast-configuration
wshobson
Configures Static Application Security Testing (SAST) tools to automate vulnerability detection in application code, supporting DevSecOps implementation.