dependency-upgrade
Low Risk 67Upgrade Dependencies with Confidence and Testing
by wshobson
Managing major dependency upgrades is risky without proper planning and testing. This skill guides you through compatibility analysis, staged rollout strategies, and comprehensive testing to safely upgrade frameworks and libraries without breaking your application.
defi-protocol-templates
Safe 69Build DeFi protocol contracts faster
by wshobson
You need solid DeFi contract templates but do not want to start from scratch. This skill provides ready-to-use structures for staking, AMMs, governance, and lending protocols that you can adapt quickly.
debugging-strategies
Safe 69Apply Systematic Debugging Strategies
by wshobson
Debugging complex software issues often feels random and frustrating. This skill provides systematic debugging techniques, profiling tools, and root cause analysis methods that transform troubleshooting into a methodical process.
dbt-transformation-patterns
Safe 69Build dbt models with proven patterns
by wshobson
Building reliable dbt transformations can be slow without a clear structure. This skill provides layered model patterns, tests, and incremental strategies you can apply quickly.
data-storytelling
Safe 70Craft data stories that drive decisions
by wshobson
Data insights often fail to move stakeholders without a clear narrative. This skill provides frameworks and templates to turn metrics into persuasive stories that inspire action and drive decisions.
data-quality-frameworks
Safe 69Implement data quality frameworks fast
by wshobson
Data quality issues cause failed analytics and broken pipelines. This skill provides proven Great Expectations, dbt tests, and data contract patterns to prevent them.
database-migration
Safe 69Plan database migrations with rollback safety
by wshobson
Database migrations can break production if rushed. This skill provides proven patterns for safe schema changes, data transforms, and rollbacks across Sequelize, TypeORM, and Prisma.
cqrs-implementation
Safe 69Implement CQRS Architecture Patterns
by wshobson
Build scalable applications with Command Query Responsibility Segregation. Separate read and write operations for optimal performance and maintainability.
cost-optimization
Safe 69Optimize Cloud Infrastructure Costs
by wshobson
Cloud spending can quickly grow out of control. This skill provides proven strategies for reducing costs through rightsizing, reserved capacity, and automation patterns across AWS, Azure, and GCP.
context-driven-development
Safe 70Manage AI-Driven Project Context
by wshobson
Establish structured project documentation to improve AI consistency and team alignment. Define context artifacts that guide development decisions and maintain institutional memory across sessions.
code-review-excellence
Low Risk 67Master Code Review Best Practices
by wshobson
Code reviews often become bottlenecks or sources of team friction. This skill provides structured techniques for giving constructive feedback, conducting thorough reviews, and turning every review into a knowledge-sharing opportunity that improves code quality and team collaboration.
competitive-landscape
Safe 69Analyze competitive landscape and positioning
by wshobson
Analyzing competitors and market positioning is time-consuming and requires structured frameworks. This skill provides Porter's Five Forces, Blue Ocean Strategy, and positioning maps to systematically assess competition and identify differentiation opportunities.
changelog-automation
Safe 69Automate Changelog Generation and Release Workflows
by wshobson
Managing changelogs manually is error-prone and time-consuming. This skill provides patterns and tools for automating changelog generation, release notes, and version management following industry standards like Keep a Changelog and Conventional Commits.
billing-automation
Safe 69Automate subscription billing workflows
by wshobson
Recurring billing systems are complex to design and maintain. This skill provides clear patterns for subscriptions, invoicing, dunning, proration, and taxes.
bazel-build-optimization
Safe 70Optimize Bazel builds for large monorepos
by wshobson
Large Bazel builds can become slow and hard to maintain. This skill provides proven templates and workflows to improve speed and reliability across enterprise codebases.
bats-testing-patterns
Safe 69Master Shell Testing with Bats Framework
by wshobson
Writing reliable shell scripts without tests leads to production failures. This skill teaches comprehensive Bats testing patterns to validate shell scripts with unit tests, fixtures, and CI/CD integration.
bash-defensive-patterns
Safe 69Build safer Bash scripts
by wshobson
Write Bash scripts that fail safely and are easier to debug. This skill provides defensive patterns for errors, inputs, and cleanup.
backtesting-frameworks
Safe 69Build reliable trading backtests
by wshobson
Trading backtests often hide bias and overstate performance. This skill provides patterns and checks to design trustworthy backtests that handle look-ahead bias, survivorship bias, and transaction costs properly.
auth-implementation-patterns
Safe 69Implement secure authentication patterns
by wshobson
You need clear guidance for secure authentication and authorization choices. This skill provides proven patterns and examples you can adapt quickly for JWT, OAuth2, and session management.
attack-tree-construction
Safe 69Build attack trees for security planning
by wshobson
Threat paths are hard to map and explain. This skill provides structured attack tree templates and analysis guidance for clearer risk communication and defense planning.