↳ 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-screenshots
04 / Claude Code Plugins
Claude Code Plugins
Vercel Plugin
PluginDeployOfficial Vercel integration for Claude Code. Deploy, manage projects, and check build status without leaving the CLI.
/install-plugin vercel@claude-plugins-officialSwift LSP Plugin
PluginDevLanguage server support for Swift in Claude Code. Better autocomplete, diagnostics, and navigation for iOS development.
/install-plugin swift-lsp@claude-plugins-officialFigma MCP Server
PluginDesignOfficial Figma integration. Read designs, get screenshots, generate code from Figma files, manage Code Connect mappings.
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.