Commands
Slash commands that trigger predefined workflows in Claude Code.
What are you trying to do?
generate-web-diagram
Generate a beautiful standalone HTML diagram and open it in the browser
project-recap
Generate a visual HTML project recap — rebuild mental model of a project's current state, recent decisions, and cognitive debt hotspots
newsletter
Create an HTML email newsletter with your organization's branding
sector-analysis
Analyze a sector's performance, valuations, themes, sub-industries, and upcoming catalysts.
/sector-analysis [sector]plan-review
Generate a visual HTML plan review — current codebase state vs. proposed implementation plan
generate-visual-plan
Generate a visual HTML implementation plan — detailed feature specification with state machines, code snippets, and edge cases
turn-into-app
Turn a finalized survey design into a working app scaffold (TanStack Start / Next.js / static, with Supabase or local storage)
/turn-into-appthematic-research
Research a macro investment theme with sector impact, beneficiaries, and implementation ideas.
/thematic-research [AI, energy transition, deglobalization]share-page
Deploy a generated visual-explainer HTML page and return a live Vercel URL
design-site
Design a WordPress site, starting with a clear design direction and style tokens, then intial page layouts, followed by a full custom theme build with content pages deployed to a local Studio site
/design-site <site description> manualquick-build
Creates a WordPress block theme from a description with an index.html landing page template and deploys it to a local Studio site
/quick-build <site description>slides
Create HTML presentation slides with your organization's branding
generate-slides
Generate a stunning magazine-quality slide deck as a self-contained HTML page
domino-app-init
Initialize a new Domino-ready web application with Vite+React, Streamlit, Dash, or Flask. Configures proxy-compatible settings and app.sh.
mock
Create Postman mock servers for frontend development. Generates missing examples, provides integration config.