Find the perfect skill
Add Analytics - GA4 Setup
Data & AI
Add Google Analytics 4 tracking to any project with proper configuration. Set up event tracking, conversions, and custom dimensions in minutes.
Content Linter
Content
Lint content for spelling errors, en-GB compliance, and writing quality.
/pr — Create or Update a Pull Request
Development
Creates a structured PR description so readers understand changes without reading the diff. Also updates existing PR descriptions.
Lightning Factory Explainer
Development
Explain Bitcoin Lightning channel factories and the SuperScalar protocol for scalable onboarding using shared UTXOs.
Scene Architecture & Management in Godot
Development
Design and manage Godot 4 scene trees, transitions, and lifecycle. Covers scene composition, instancing, and loading methods (including async and additive). Helps create maintainable games with reusable components and smooth level/menu transitions.
Next.js - Full-Stack React Framework
Development
Assists with building production-grade React applications using Next.js. Use when working with the App Router, Server Components, Server Actions, Middleware, or deploying to Vercel or self-hosted environments. Trigger words: nextjs, next.js, app router, server components, server actions, react framework, ssr, isr.
Global Truth Safety
Development
Practice radical candor by delivering only verified, tested code with data-backed decisions, immediate problem flagging, and honest status communication. Apply this skill when documenting missing coverage and requesting independent review.
TinyDB Database Management for JSON Storage
Development
Configure and operate TinyDB for JSON-based document storage. The skill covers setup, CRUD operations, ID generation, and query patterns. It helps when building applications that need lightweight JSON persistence with search capabilities.
Effect Layers & Services
Development
Define services and layers for dependency injection with Effect. Compose infrastructure dependencies at application boundaries and easily switch between live and test implementations. Helps structure DI and keep business logic decoupled.
Dissolve Form - System Decomposition
Development
Performs controlled dismantling of rigid system structures, preserving essential capabilities (imaginal discs) for future forms. Used when systems are too calcified for incremental change, technical debt blocks progress, or before adapting architecture. Includes rigidity mapping, dissolution sequencing, and knowledge extraction to safely decompose technical debt and organizational rigidity.
Systems Programming Rust Pro
Development
Expertise in Rust 1.75+ for high-performance, memory-safe systems programming. Covers advanced async with Tokio, type system features like GATs, and modern web frameworks such as axum. Ideal for optimizing performance, building concurrent systems, or leveraging the latest Rust ecosystem.
Data Validation
Data & AI
Provides data validation patterns for custom business rules, including validation functions, test assertions, and schema evolution. Useful for data engineers building validation pipelines with checks like duplicates, referential integrity, and date ranges.