↳ Resources
The toolkit
behind the stuff
Everything I use to vibe code — the AI tools, the frameworks, the design resources, and the Claude Code skills and plugins that make it all click.
01 / Foundational Tools
Foundational Tools
Claude Code
Visit →The backbone. Anthropic's CLI for Claude that I pair-program with on every project. Basically my co-founder at this point.
Claude (claude.ai)
Visit →Where I brainstorm, debate product decisions, and think out loud before touching code.
iTerm
Visit →My terminal of choice. Where Claude Code lives and where all the magic happens.
02 / Design
Design
Figma
Visit →Where designs start before they become code. MCP integration with Claude Code makes the handoff seamless.
Google Stitch
Visit →Google's AI-powered design tool. Great for rapid prototyping and exploring layout ideas.
Variant
Visit →Design inspiration and references I rely on for UI direction and polish.
03 / Claude Code Skills
Claude Code Skills
minimalist-ui
SkillDesignPremium utilitarian minimalism. Warm monochrome, bento grids, editorial typography.
/install-skill minimalist-uiimpeccable
SkillDesignProduction-grade frontend generation that avoids the generic AI aesthetic.
/install-skill impeccablehigh-end-visual-design
SkillDesignTeaches Claude to design like a high-end agency. Exact fonts, spacing, shadows, and animations.
/install-skill high-end-visual-designdesign-taste-frontend
SkillDesignSenior UI/UX engineering directives. Metric-based rules, strict component architecture, hardware-accelerated CSS.
/install-skill design-taste-frontendemil-design-eng
SkillDesignEmil Kowalski's philosophy on UI polish, animation decisions, and invisible details that make software feel great.
/install-skill emil-design-engindustrial-brutalist-ui
SkillDesignRaw mechanical interfaces. Swiss typographic print meets military terminal aesthetics.
/install-skill industrial-brutalist-uistitch-design-taste
SkillDesignSemantic design system for Google Stitch. Premium, anti-generic UI standards.
/install-skill stitch-design-tasteredesign-existing-projects
SkillDesignUpgrades existing sites to premium quality. Audits current design, identifies generic patterns, applies high-end standards.
/install-skill redesign-existing-projectstypeset
SkillDesignTypography tuning — font choices, hierarchy, sizing, weight, and readability.
/install-skill typesetarrange
SkillDesignLayout and spacing improvements. Fixes monotonous grids, inconsistent spacing, and weak visual hierarchy.
/install-skill arrangecolorize
SkillDesignAdds strategic color to monochromatic designs, making interfaces more engaging.
/install-skill colorizebolder
SkillDesignAmplifies safe designs to make them more visually interesting without losing usability.
/install-skill bolderquieter
SkillDesignTones down aggressive designs, reducing intensity while preserving quality.
/install-skill quieterdistill
SkillDesignStrips designs to their essence by removing unnecessary complexity.
/install-skill distillnormalize
SkillDesignRealigns UI to match design system standards, spacing, tokens, and patterns.
/install-skill normalizeextract
SkillDesignConsolidates reusable components, design tokens, and patterns into a design system.
/install-skill extractshape
SkillUXUX/UI planning before code. Structured discovery interviews, then a design brief.
/install-skill shapecritique
SkillUXUX evaluation with quantitative scoring, persona-based testing, and anti-pattern detection.
/install-skill critiqueclarify
SkillUXImproves UX copy, error messages, microcopy, labels, and instructions.
/install-skill clarifyonboard
SkillUXOnboarding flows, empty states, and first-run experiences to help users reach value quickly.
/install-skill onboardadapt
SkillEngineeringResponsive design across screen sizes, devices, and platforms. Breakpoints, fluid layouts, touch targets.
/install-skill adaptaudit
SkillUXTechnical quality checks across accessibility, performance, theming, responsive design.
/install-skill auditpolish
SkillDesignFinal quality pass — alignment, spacing, consistency, micro-detail fixes before shipping.
/install-skill polishdelight
SkillDesignMoments of joy — personality, unexpected touches, micro-interactions that make interfaces memorable.
/install-skill delightharden
SkillEngineeringProduction-readiness — error handling, i18n, text overflow, edge case management.
/install-skill hardenoptimize
SkillEngineeringUI performance diagnostics across loading speed, rendering, animations, images, and bundle size.
/install-skill optimizeanimate
SkillEngineeringPurposeful animations, micro-interactions, and motion that improve usability.
/install-skill animateoverdrive
SkillEngineeringTechnically ambitious implementations — shaders, spring physics, scroll-driven reveals, 60fps animations.
/install-skill overdrivefull-output-enforcement
SkillEngineeringOverrides default LLM truncation. Forces complete code generation with no placeholders.
/install-skill full-output-enforcementapp-store-screenshots
SkillMarketingGenerates polished App Store screenshots and preview assets for iOS app submissions.
/install-skill app-store-screenshotssimplify
SkillEngineeringReviews changed code for reuse, quality, and efficiency, then fixes any issues found.
/install-skill simplifyclaude-api
SkillEngineeringSpecialized skill for building apps with the Claude API and Anthropic SDK.
/install-skill claude-apiloop
SkillDevRuns a prompt or slash command on a recurring interval — great for polling deploys or status checks.
/install-skill loopschedule
SkillDeployCreates scheduled remote agents that execute on a cron schedule. Automated tasks on autopilot.
/install-skill schedule
04 / Claude Code Plugins
Claude Code Plugins
Superpowers
Featured pluginEngineeringThe discipline layer. Bundles a complete development workflow — brainstorming, planning, TDD, debugging, git worktrees, code review, and verification — into one plugin. Claude doesn't ship sloppy work with this on. The single biggest upgrade to my Claude Code workflow.
brainstorming— structured idea-to-design walkthrough before codewriting-plans / executing-plans— turns ambitious work into reviewable stepstest-driven-development— red/green/refactor enforcedsystematic-debugging— root-cause discipline, not symptom-patchingusing-git-worktrees— isolated workspaces with safety verificationsubagent-driven-development— parallelizes independent workrequesting-code-review / receiving-code-review— quality gate before mergeverification-before-completion— no premature 'done'
/plugin install superpowers@claude-plugins-officialVercel Plugin
PluginDeployOfficial Vercel integration for Claude Code. Deploy, inspect builds, fetch runtime logs, and manage projects without leaving the CLI.
/plugin install vercel@claude-plugins-officialSwift LSP Plugin
PluginDevLanguage server support for Swift in Claude Code. Better autocomplete, diagnostics, and navigation for iOS development.
/plugin install swift-lsp@claude-plugins-officialFigma MCP Server
PluginDesignOfficial Figma integration. Read designs, get screenshots, generate code from Figma files, manage Code Connect mappings.
Stripe MCP
PluginDevOfficial Stripe integration. Create products, prices, payment links, refunds, and inspect customers/invoices/subscriptions straight from Claude Code.
Supabase MCP
PluginDevOfficial Supabase integration. List tables, run migrations, fetch logs and security advisors, and grab project URLs and keys for client setup.
Claude in Chrome
PluginDevBrowser extension that lets Claude Code drive Chrome — DOM-aware navigation, clicks, and form-filling for web app testing and research.
Computer Use MCP
PluginDevClaude controls the desktop — screenshots, mouse, keyboard, clipboard. The escape hatch for native macOS apps that don't have their own integration.
Google Drive MCP
PluginDevRead, search, copy, and create files in Google Drive without leaving Claude Code.
05 / Dev & Deploy
Dev & Deploy
Next.js
Visit →The framework behind every web app in the suite. App Router, server components, API routes — it does it all.
Tailwind CSS
Visit →Utility-first CSS that makes it possible to ship polished UI without a design system team.
Vercel
Visit →Where everything deploys. Push to main, it's live. Zero config, zero drama.
Airtable
Visit →Lightweight backend for manual review workflows without spinning up a whole database.
TypeScript
Visit →Types catch the dumb mistakes before Claude Code catches the smart ones.
SwiftUI
Visit →Apple's declarative UI toolkit for iOS apps.
Xcode
Visit →Apple's IDE for building and testing iOS apps before hitting TestFlight.
Apple Developer Program
Visit →The $99/yr ticket to shipping on the App Store and TestFlight.