Expert in building 3D experiences for the web - Three.js, React Three Fiber, Spline, WebGL, and interactive 3D...
Development
Code generation, debugging, testing, and development workflows
Develop and test Project Contour locally on Linux and macOS. Includes kind cluster setup, running from source,...
Generates repository creation guidelines and naming suggestions. Use when setting up new repositories, asking about...
Prepares Pull Request content by analyzing branch differences. Use when creating PRs, when the user needs help...
Generates commit messages by analyzing git diffs and learning project commit style. Use when committing code...
Creates Git branches following naming conventions. Use when creating feature, bugfix, hotfix, or release branches,...
A comprehensive tool for calculating and validating medical reference intervals (RIs) according to CLSI C28-A3...
React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when...
UI/UX design intelligence. 50 styles, 21 palettes, 50 font pairings, 20 charts, 9 stacks (React, Next.js, Vue,...
Guide for using git worktrees to parallelize development with coding agents. Use this skill when the user requests...
Guide for saving a web page for offline use using the monolith CLI. Use this when instructed to save a web page.
Guide for creating Observable Notebooks 2.0, the open-source notebook system for interactive data visualization and...
Guide for creating and working with marimo notebooks, the reactive Python notebook that stores as pure .py files....
Guide for working with gomponents, a pure Go HTML component library. Use this skill when reading or writing...
Guide for how to develop Go apps and modules/libraries. Always use this skill when reading or writing Go code.
Guide for using git according to my preferences. Use it when you're asked to commit something.
Guide for building interactive web UIs with Datastar and gomponents-datastar. Use this skill when adding frontend...
Guide for collaborating on code in open source projects. This skill should be used when contributing to public...
Guide for making code reviews. Use this when asked to make code reviews, or ask to use it before committing changes.
Guide for posting content to the Bluesky social network using the bsky terminal app. This skill should be used...
Wrap multi-write operations in transactions; use dispatchAfterCommit and idempotency patterns to ensure consistency
Unified quality gates for Laravel projects; Pint, static analysis (PHPStan/Psalm), Insights (optional), and JS...
Use Laravel-specific vocabulary—Eloquent patterns, Form Requests, API resources, jobs/queues—to get idiomatic framework code
Refine AI-generated code through specific feedback—point out errors, identify gaps, show desired changes, reference...