AI Skills I use in my daily workflow.
Install any of them with npx skills add, or browse the source on GitHub.
Patterns for writing React the way the framework intends.
Guidance on when to actually reach for useEffect - and how to replace it with the correct React pattern when you don’t need one.
Expert guidance for React state management with Zustand, React Query, Context, and XState - backed by Tk-Dodo’s articles and the official docs.
Getting the details of the interface right.
A diagnostic decision tree for z-index, stacking context, and overlay bugs. Almost every “z-index doesn’t work” issue traces back to one of five root causes.
Planning, git hygiene, and authoring skills themselves.
Reviews code for extraneous cognitive load - the kind caused by how code is written, not by the problem it solves - and suggests concrete simplifications.
A reference for a clean team git workflow: branching strategy, commit discipline, rebase/merge rules, and tag management.
Turns ideas and conversations into structured, testable work - user-story issues with Definition of Ready/Done, PRDs, and tracer-bullet slices.
Scaffolds a new Claude Code skill from scratch, or audits an existing one against the canonical SKILL.md structure and fixes the gaps.
The skills above are created by me. The full list of the skills I use is available on GitHub.