05-16-2026
Agent Skills
Slash commands I often reach for
Git & PR
/commitโ stage and commit with a semantic message/prโ create a pull request for the current branch/stack-prโ split uncommitted changes into a stack of focused PRs
Writing & Content
/proseโ edit or rewrite prose; fixes AI writing patterns (hollow words, em dash abuse, staccato fragments)/changelogโ generate a changelog entry from recent commits
Code Quality & Review
/fe-reviewโ senior frontend engineer review of React/TypeScript code/reviewโ review a pull request/simplifyโ review changed code for reuse, quality, and efficiency, then fix issues/tw-canonicalizeโ fix Tailwind v4 class warnings, replace legacy syntax with canonical shorthand
UI & Design
/browseโ headless browser for QA: navigate, interact, screenshot, assert element states/design-htmlโ generate a styled HTML prototype from a description or design/interface-craftโ toolkit for polished animated React interfaces (Storyboard animations, DialKit tuning, design critique)/emil-design-engโ design engineering principles for polished, accessible web UI/before-and-afterโ visual diff of two URLs or images using@vercel/before-and-after/ui-checkโ screenshot and compare against a reference image for visual regressions/webpโ convert images to optimized WebP (~40KB target)
Project Setup
/project-setupโ set up branding defaults (favicon, OG image, selection color, metadata)/initโ initialize a CLAUDE.md with codebase documentation
Automation
/loopโ run a prompt or command on a recurring interval (self-paced or timed)/scheduleโ schedule a remote agent to run on a cron schedule