Find the perfect skill
Technical Specification Writing
Development
Create implementation-ready technical specifications from approved PRDs, covering architecture, API contracts, data models, security, and error handling.
Domain-Driven Design Strategic Guide
Development
Strategic DDD guide for splitting the domain into bounded contexts, defining ubiquitous language, and mapping context boundaries. Tactical patterns follow Clean Architecture.
Fallout New Vegas Compatibility Audit
Development
Deep audit of ByroRedux readiness for Fallout New Vegas, covering NIF, BSA, ESM, ragdoll, and performance baselines.
Rust Pro - Advanced Rust Development
Development
Master Rust 1.75+ with modern async patterns, advanced type system features, and production-ready systems programming.
Distributed Debugging and Trace Configuration
Development
Set up comprehensive debugging environments, distributed tracing, and diagnostic tools for development and production. Standardize logs, traces, and correlation IDs.
New Package
Development
Guided workflow to add a new provider package to the Pulumi Registry.
Upgrade Python Dependencies
Development
Upgrade Python dependencies using uv, then run post-upgrade checks to ensure nothing is broken.
Walrus Memory SDK for Portable Agent Memory
Development
Guide to integrating Walrus Memory, a portable agent memory SDK featuring SEAL encryption, decentralized storage on Sui, and semantic recall.
Vexor: Semantic File Search CLI
Development
A vector-powered CLI for semantic file search, integrating with Claude and Codex.
Analyze GPU Kernel Bottleneck
Development
Identify whether a GPU kernel is compute, memory, or latency bound using roofline, occupancy, and SASS analysis. Produces an optimization decision matrix.
Foreman /skill Command
Development
Executes the /skill command using instructions from runtime files and catalog.json.
Convex HTTP Actions
Development
External API integration and webhook handling including HTTP endpoint routing, request/response handling, authentication, CORS configuration, and webhook signature validation.