Search Skills
Found 84133 results
nft-standards
wshobson
Provides smart contract implementation for ERC-721 and ERC-1155 NFT standards, including metadata handling and marketplace integration.
nodejs-backend-patterns
wshobson
Provides production-ready patterns for Node.js backend services using Express/Fastify, covering middleware, authentication, and API design best practices.
web-component-design
wshobson
Enables building reusable UI component libraries with modern frontend frameworks using CSS-in-JS and composition patterns.
multi-cloud-architecture
wshobson
Designs multi-cloud architectures across AWS, Azure, and GCP using a decision framework to avoid vendor lock-in and integrate best-of-breed services.
cost-optimization
wshobson
Analyzes cloud infrastructure costs and implements optimization strategies including rightsizing, tagging, and reserved instances to reduce expenses.
rust-async-patterns
wshobson
Enables building and debugging asynchronous Rust applications using Tokio, async traits, and concurrent patterns.
bats-testing-patterns
wshobson
Enables robust test-driven development for shell scripts via Bats, ensuring reliability in CI/CD pipelines and system utilities.
embedding-strategies
wshobson
Optimizes embedding models and chunking strategies for semantic search and RAG applications in AI systems.
python-packaging
wshobson
Generates and publishes Python packages to PyPI with standardized project structure and configuration files.
javascript-testing-patterns
wshobson
Enables comprehensive JavaScript/TypeScript testing with Jest, Vitest, and Testing Library for unit, integration, and end-to-end tests using TDD/BDD.
bash-defensive-patterns
wshobson
Provides defensive programming patterns for Bash scripts to ensure robustness in production environments, CI/CD pipelines, and system utilities.
istio-traffic-management
wshobson
Configures Istio service mesh for traffic management, including routing, load balancing, and canary deployments to enable progressive delivery and resilience.
godot-gdscript-patterns
wshobson
Provides GDScript patterns for Godot 4 game development, covering signals, scenes, state machines, and optimization techniques.
unity-ecs-patterns
wshobson
Provides patterns and tools for implementing high-performance Unity ECS (Entity Component System) using DOTS, Jobs, and Burst for large-scale game development.
typescript-advanced-types
wshobson
Enables complex type logic and reusable type utilities in TypeScript for type-safe application development.
slo-implementation
wshobson
Defines and implements SLIs, SLOs, and error budgets to measure service reliability in SRE practices.
service-mesh-observability
wshobson
Enables comprehensive observability for service meshes through distributed tracing, metrics collection, and visualization to monitor service communication and debug latency issues.
similarity-search-patterns
wshobson
Enables efficient semantic search and nearest neighbor queries through vector database optimization for AI-driven retrieval systems.
track-management
wshobson
Manages Conductor tracks for features, bugs, and refactors, handling spec.md, plan.md, and track lifecycle operations.
turborepo-caching
wshobson
Configures Turborepo for efficient monorepo builds using local and remote caching to optimize development pipelines.
microservices-patterns
wshobson
Guides microservices architecture design with service boundaries, event-driven communication, and resilience patterns for distributed systems.
architecture-patterns
wshobson
Implements proven backend architecture patterns (Clean, Hexagonal, DDD) to structure complex systems and improve maintainability during development or refactoring.
modern-javascript-patterns
wshobson
Provides ES6+ JavaScript patterns including async/await and functional programming for clean, efficient code refactoring and optimization.
postmortem-writing
wshobson
Generates blameless postmortem reports with root cause analysis, timelines, and actionable improvements for incident reviews.