Build your own pack
Curate your favorite skills into a reusable collection — install it with one command.
incident-runbook-templates
Safe 81Build incident runbooks quickly
by wshobson
Teams struggle to document consistent incident response steps during pressure. This skill delivers structured runbook templates with triage, mitigation, and communication sections.
hybrid-search-implementation
Safe 81Implement Hybrid Search for RAG
by wshobson
Pure vector search misses exact matches while keyword search fails on semantic queries. This skill provides ready-to-use templates for combining both approaches using RRF fusion, linear combination, and cross-encoder reranking.
hybrid-cloud-networking
Safe 81Design hybrid cloud connectivity
by wshobson
Hybrid networking choices are complex and affect reliability and security. This skill provides clear guidance on VPN, dedicated links, routing, and monitoring for hybrid deployments.
godot-gdscript-patterns
Safe 80Build Godot 4 systems with GDScript patterns
by wshobson
You need reliable patterns for Godot gameplay systems. This skill provides proven GDScript structures for state machines, scene management, and performance optimization.
github-actions-templates
Safe 81Build GitHub Actions workflows quickly
by wshobson
CI/CD workflows are time consuming to write and easy to misconfigure. This skill provides proven GitHub Actions templates for tests, builds, deployments, and security scans.
error-handling-patterns
Safe 81Implement robust error handling patterns
by wshobson
Applications often fail unexpectedly due to poor error handling. This skill provides battle-tested patterns for exceptions, Result types, circuit breakers, and graceful degradation across Python, TypeScript, Rust, and Go.
employment-contract-templates
Safe 81Generate Employment Contracts and HR Documents
by wshobson
Create legally sound employment documents quickly and consistently. This skill provides professionally drafted templates for contracts, offer letters, and HR policies that comply with employment law best practices.
dotnet-backend-patterns
Safe 81Build Production-Grade .NET Backends
by wshobson
Developing .NET backends requires understanding async patterns, dependency injection, and database access strategies. This skill provides proven templates and best practices for building APIs that are maintainable, testable, and performant.
design-system-patterns
Medium Risk 60Design System Patterns
by wshobson
An AI skill for Claude, Codex, and Claude Code
distributed-tracing
Safe 81Implement Distributed Tracing with Jaeger and Tempo
by wshobson
Debugging microservices is difficult without visibility into request flows across services. This skill helps you implement distributed tracing with Jaeger and Tempo to track requests, identify bottlenecks, and understand service dependencies.
database-migration
Safe 81Plan 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.
dependency-upgrade
Low Risk 79Upgrade 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 81Build 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 81Apply 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.
data-storytelling
Safe 81Craft 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 81Implement 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.
cqrs-implementation
Safe 80Implement 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 81Optimize 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 81Manage 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.
changelog-automation
Safe 81Automate 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.