From buildable
Generates or adapts local-first Expo and React Native prototypes from Buildable app specs, archetypes, UI patterns, and design playbooks.
How this skill is triggered — by the user, by Claude, or both
Slash command
/buildable:mobile-builderThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use this skill to generate or adapt local mobile prototypes.
Use this skill to generate or adapt local mobile prototypes.
Resolve all referenced paths from the Buildable plugin or repository root.
Use only when the user is building or adapting a native mobile app/prototype. Do not activate for unrelated React Native debugging unless the user asks for Buildable guidance.
Mandatory order:
.buildable/phase-plan.json when present, otherwise buildable-app-spec.json. Use .buildable/phase-plan.toon when present as the compact agent-facing build contract.appSpec.references.appSpec.planAudit.checks before editing; treat blocked/failed checks as gates, not suggestions.questionsNeeded is true, ask the user before generating.appSpec.designSystem for visual tone, density, palette intent, touch layout rules, component rules, accessibility, and anti-patterns.appSpec.blocks as reusable micro-template guidance. Selected block docs are references to adapt to the current entity/design system, not generic code to paste blindly.appSpec.auth.requested is true, implement the local/mock auth shape first and keep any named provider behind the auth seam.generic-app, use the selected archetype reference to shape screens and entities instead of loading unrelated mobile templates.buildable review from the selected app workspace when the CLI is available.npx claudepluginhub suntay44/buildable-plugin-skills --plugin buildableGenerates or adapts local-first web app prototypes from Buildable app specs, archetypes, UI patterns, and design playbooks. Activates when building or adapting a web app/prototype with Buildable guidance.
Guides mobile app development with React Native (Expo), Flutter, and Expo for cross-platform iOS/Android apps. Includes framework selection, project setup, and navigation patterns.
Converts Stitch mobile designs into React Native/Expo components using TypeScript, StyleSheet, Expo Router, useColorScheme dark mode, and proper touch targets for cross-platform iOS/Android apps.