native-app-designer
Creates breathtaking iOS/Mac and web apps with organic, non-AI aesthetic. Expert in SwiftUI, React animations, physics-based motion, and human-crafted design. Use for iOS/Mac app UI, React/Vue animations, native-feel web apps, physics-based motion design. Activate on "SwiftUI", "iOS app", "native app", "React animation", "motion design", "UIKit", "physics animation". NOT for backend logic, API design (use backend-architect), simple static sites (use web-design-expert), or pure graphic design (use design-system-creator).
Best use case
native-app-designer is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
Creates breathtaking iOS/Mac and web apps with organic, non-AI aesthetic. Expert in SwiftUI, React animations, physics-based motion, and human-crafted design. Use for iOS/Mac app UI, React/Vue animations, native-feel web apps, physics-based motion design. Activate on "SwiftUI", "iOS app", "native app", "React animation", "motion design", "UIKit", "physics animation". NOT for backend logic, API design (use backend-architect), simple static sites (use web-design-expert), or pure graphic design (use design-system-creator).
Teams using native-app-designer should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/native-app-designer/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How native-app-designer Compares
| Feature / Agent | native-app-designer | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
Creates breathtaking iOS/Mac and web apps with organic, non-AI aesthetic. Expert in SwiftUI, React animations, physics-based motion, and human-crafted design. Use for iOS/Mac app UI, React/Vue animations, native-feel web apps, physics-based motion design. Activate on "SwiftUI", "iOS app", "native app", "React animation", "motion design", "UIKit", "physics animation". NOT for backend logic, API design (use backend-architect), simple static sites (use web-design-expert), or pure graphic design (use design-system-creator).
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
SKILL.md Source
# Native App Designer Elite native app designer specializing in breathtaking, human-centered applications that feel organic and alive—never generic or AI-generated. ## When to Use This Skill ✅ **Use for:** - iOS/Mac app UI design with SwiftUI or UIKit - React/Vue/Svelte apps with delightful animations - Physics-based motion design and micro-interactions - Native-feel Progressive Web Apps (PWAs) - App onboarding flows with personality - Custom shader effects (Metal/WebGL) - Component library design with character ❌ **Do NOT use for:** - Backend API logic → use **backend-architect** - Simple static websites → use **web-design-expert** - Design system tokens only → use **design-system-creator** - Graphic design/brand identity → use **design-system-creator** - Accessibility-first ADHD apps → use **adhd-design-expert** - Retro/vaporwave aesthetics → use **vaporwave-glassomorphic-ui-designer** ## MCP Integrations ### Available MCPs | MCP | Purpose | |-----|---------| | **21st Century Dev** | Component inspiration and building | | **Stability AI** | Generate design assets and mockups | | **Firecrawl** | Research design patterns | | **Figma MCP** (if configured) | Import designs from Figma | | **Apple Developer Docs MCP** (community) | Access SwiftUI/UIKit documentation | ### Component Inspiration Workflow ``` 1. Search 21st.dev for modern patterns 2. Analyze animation timing, color usage, hierarchy 3. Adapt (don't copy) - add your personality 4. Use mcp__magic__21st_magic_component_builder to scaffold 5. Refine with mcp__magic__21st_magic_component_refiner ``` ## Common Anti-Patterns ### Anti-Pattern: Generic Card Syndrome **What it looks like**: Every component is a white card with shadow **Why it's wrong**: Creates monotonous, AI-generated aesthetic **What to do instead**: Mix layouts—cards, lists, grids, overlays, inline elements ### Anti-Pattern: Linear Animation Death **What it looks like**: `.animation(.linear(duration: 0.3))` **Why it's wrong**: Feels robotic, lifeless, unnatural **What to do instead**: Use spring physics with response/damping parameters ### Anti-Pattern: Rainbow Vomit **What it looks like**: Using every color in the palette everywhere **Why it's wrong**: No visual hierarchy, overwhelming **What to do instead**: Restrained palette with purposeful color usage ### Anti-Pattern: Animation Overload **What it looks like**: Everything bounces, slides, and fades constantly **Why it's wrong**: Distracting, overwhelming, hides content **What to do instead**: Animate intentionally—guide attention, provide feedback ### Anti-Pattern: Inconsistent Spacing **What it looks like**: Random margins (8px, 14px, 23px...) **Why it's wrong**: Feels unpolished, chaotic **What to do instead**: 4pt or 8pt grid system with consistent rhythm ## Design Philosophy: Beyond Generic ### What Makes Apps Look "AI-Generated" (AVOID) - ❌ Perfectly centered everything with no visual rhythm - ❌ Generic gradients (linear purple-to-blue everywhere) - ❌ Oversized, ultra-rounded corners on everything - ❌ Stock illustrations with same flat art style - ❌ Over-reliance on cards with identical spacing - ❌ Soulless animations (generic slide-in-from-bottom) ### What Makes Apps Feel Human-Crafted (DO THIS) - ✅ **Asymmetry with purpose**: Break the grid intentionally - ✅ **Unexpected details**: Easter eggs, playful copy, personality - ✅ **Organic motion**: Physics-based animations, spring dynamics - ✅ **Textural elements**: Subtle noise, gradients with character - ✅ **Thoughtful hierarchy**: Visual weight that guides naturally - ✅ **Emotional color**: Palettes that evoke feeling - ✅ **Contextual adaptation**: UI that responds to content and state ## App Personality Types Choose a personality and commit to it: | Personality | Animation | Color | Typography | |------------|-----------|-------|------------| | **Playful** | Bouncy springs, overshoots | Warm, saturated | Rounded, friendly | | **Professional** | Crisp, confident | Sophisticated, muted | Clean, weighted | | **Minimal** | Subtle, restrained | Limited palette | Perfect spacing | | **Vibrant** | Energetic, expressive | Bold, unexpected | Dynamic contrast | | **Natural** | Organic, flowing | Earthy, warm | Soft, approachable | ## Motion Design Principles ### Spring Physics Cheat Sheet ```swift // Snappy, responsive .spring(response: 0.3, dampingFraction: 0.7) // Bouncy, playful .spring(response: 0.5, dampingFraction: 0.5) // Smooth, elegant .spring(response: 0.6, dampingFraction: 0.8) // Dramatic, slow .spring(response: 0.8, dampingFraction: 0.6) ``` ### Animation Timing - **Immediate feedback**: 0-100ms (button press) - **Quick transitions**: 150-300ms (page change) - **Deliberate animations**: 300-500ms (onboarding) - **Dramatic moments**: 500-1000ms (celebrations) ## Details That Delight Small touches that make users smile: - Pull-to-refresh with personality (not just a spinner) - Empty states with character and guidance - Loading states that entertain - Success states that celebrate - Error states that empathize - Haptic feedback on key interactions ## Platform-Specific Best Practices ### iOS Native - Use system materials (.ultraThinMaterial, .regularMaterial) - Respect safe areas and Dynamic Island - Support Dynamic Type (accessibility) - Implement haptic feedback strategically - Use SF Symbols with weight matching - Support dark mode with semantic colors ### Web Native Feel - 60fps animations using transform/opacity - CSS containment for performance - Pull-to-refresh implementation - PWA install prompt - Reduced motion support - Touch-friendly targets (44px minimum) ## Tools & Libraries ### iOS - **SwiftUI**: Declarative UI framework - **UIKit**: When SwiftUI isn't enough - **Lottie**: After Effects animations - **SF Symbols**: Apple's icon system ### Web - **Framer Motion**: React animation library - **GSAP**: JavaScript animation powerhouse - **react-spring**: Physics-based React animations - **Lottie Web**: Cross-platform animations ### Design - **Figma**: Primary design tool - **Principle**: Advanced prototyping - **21st.dev**: Component inspiration --- **Technical references for deep dives:** - `/references/swiftui-patterns.md` - SwiftUI components, animations, color palettes - `/references/react-patterns.md` - React/Vue patterns, Framer Motion, responsive design - `/references/custom-shaders.md` - Metal and WebGL shaders for unique effects --- **Philosophy**: The difference between good and breathtaking is soul. Every pixel should have purpose. Every animation should feel inevitable. Every interaction should delight.
Related Skills
windows-95-web-designer
Modern web applications with authentic Windows 95 aesthetic. Gradient title bars, Start menu paradigm, taskbar patterns, 3D beveled chrome. Extrapolates Win95 to AI chatbots, mobile UIs, responsive layouts. Activate on 'windows 95', 'win95', 'start menu', 'taskbar', 'retro desktop', '95 aesthetic', 'clippy'. NOT for Windows 3.1 (use windows-3-1-web-designer), vaporwave/synthwave, macOS, flat design.
windows-3-1-web-designer
Modern web applications with authentic Windows 3.1 aesthetic. Solid navy title bars, Program Manager navigation, beveled borders, single window controls. Extrapolates Win31 to AI chatbots (Cue Card paradigm), mobile UIs (pocket computing). Activate on 'windows 3.1', 'win31', 'program manager', 'retro desktop', '90s aesthetic', 'beveled'. NOT for Windows 95 (use windows-95-web-designer - has gradients, Start menu), vaporwave/synthwave, macOS, flat design.
win31-pixel-art-designer
Expert in Windows 3.1 era pixel art and graphics. Creates icons, banners, splash screens, and UI assets with authentic 16/256-color palettes, dithering patterns, and Program Manager styling. Activate on 'win31 icons', 'pixel art 90s', 'retro icons', '16-color', 'dithering', 'program manager icons', 'VGA palette'. NOT for modern flat icons, vaporwave art, or high-res illustrations.
web-wave-designer
Creates realistic ocean and water wave effects for web using SVG filters (feTurbulence, feDisplacementMap), CSS animations, and layering techniques. Use for ocean backgrounds, underwater distortion, beach scenes, ripple effects, liquid glass, and water-themed UI. Activate on "ocean wave", "water effect", "SVG water", "ripple animation", "underwater distortion", "liquid glass", "wave animation", "feTurbulence water", "beach waves", "sea foam". NOT for 3D ocean simulation (use WebGL/Three.js), video water effects (use video editing), physics-based fluid simulation (use canvas/WebGL), or simple gradient backgrounds without wave motion.
web-cloud-designer
Creates realistic cloud effects for web using SVG filters (feTurbulence, feDisplacementMap), CSS animations, and layering techniques. Use for atmospheric backgrounds, weather effects, skyboxes, parallax scenes, and decorative cloud elements. Activate on "cloud effect", "SVG clouds", "realistic clouds", "atmospheric background", "sky animation", "feTurbulence", "weather effects", "parallax clouds". NOT for 3D rendering (use WebGL/Three.js skills), photo manipulation (use image editing tools), weather data APIs (use data integration skills), or simple CSS gradients without volumetric effects.
vaporwave-glassomorphic-ui-designer
Vaporwave + glassomorphic UI designer for photo/memory apps. Masters SwiftUI Material effects, neon pastels, frosted glass blur, retro-futuristic design. Expert in 2025 UI trends (glassmorphism, neubrutalism, Y2K), iOS HIG, dark mode, accessibility, Metal shaders. Activate on 'vaporwave', 'glassmorphism', 'SwiftUI design', 'frosted glass', 'neon aesthetic', 'retro-futuristic', 'Y2K design'. NOT for backend/API (use backend-architect), Windows 3.1 retro (use windows-3-1-web-designer), generic web (use web-design-expert), non-photo apps (use native-app-designer).
neobrutalist-web-designer
Modern web applications with authentic neobrutalist aesthetic. Bold typography, hard shadows (no blur), thick black borders, high-contrast primary colors, raw visual tension. Extrapolates neobrutalism to SaaS dashboards, e-commerce, landing pages, startup MVPs. Activate on 'neobrutalism', 'neubrutalism', 'brutalist', 'bold borders', 'hard shadows', 'raw aesthetic', 'anti-minimalism', 'gumroad style', 'figma style'. NOT for glassmorphism (use vaporwave-glassomorphic-ui-designer), Windows retro (use windows-3-1-web-designer or windows-95-web-designer), soft shadows, gradients, neumorphism.
human-gate-designer
Designs human-in-the-loop review points for DAG workflows. Determines what to present to the human, how to collect feedback, and how to route approve/reject/modify decisions back into the DAG. Use when adding approval gates, designing review UX, or handling human feedback in agent workflows. Activate on "human review", "approval gate", "human-in-the-loop", "human gate", "approval workflow", "user review step". NOT for executing human gates at runtime (use dag-runtime with Temporal signals), general UX design, or chatbot conversation design.
skill-coach
Guides creation of high-quality Agent Skills with domain expertise, anti-pattern detection, and progressive disclosure best practices. Use when creating skills, reviewing existing skills, or when users mention improving skill quality, encoding expertise, or avoiding common AI tooling mistakes. Activate on keywords: create skill, review skill, skill quality, skill best practices, skill anti-patterns. NOT for general coding advice or non-skill Claude Code features.
3d-cv-labeling-2026
Expert in 3D computer vision labeling tools, workflows, and AI-assisted annotation for LiDAR, point clouds, and sensor fusion. Covers SAM4D/Point-SAM, human-in-the-loop architectures, and vertical-specific training strategies. Activate on '3D labeling', 'point cloud annotation', 'LiDAR labeling', 'SAM 3D', 'SAM4D', 'sensor fusion annotation', '3D bounding box', 'semantic segmentation point cloud'. NOT for 2D image labeling (use clip-aware-embeddings), general ML training (use ml-engineer), video annotation without 3D (use computer-vision-pipeline), or VLM prompt engineering (use prompt-engineer).
wisdom-accountability-coach
Longitudinal memory tracking, philosophy teaching, and personal accountability with compassion. Expert in pattern recognition, Stoicism/Buddhism, and growth guidance. Activate on 'accountability', 'philosophy', 'Stoicism', 'Buddhism', 'personal growth', 'commitment tracking', 'wisdom teaching'. NOT for therapy or mental health treatment (refer to professionals), crisis intervention, or replacing professional coaching credentials.
win31-audio-design
Expert in Windows 3.1 era sound vocabulary for modern web/mobile apps. Creates satisfying retro UI sounds using CC-licensed 8-bit audio, Web Audio API, and haptic coordination. Activate on 'win31 sounds', 'retro audio', '90s sound effects', 'chimes', 'tada', 'ding', 'satisfying UI sounds'. NOT for modern flat UI sounds, voice synthesis, or music composition.