ba-mobile-frontend-code-gen

Generate mobile frontend code from brand guidelines and design systems.

Updated Apr 12, 2026
One-click install
npx skills add https://github.com/Yukine5377/common --skill ba-mobile-frontend-code-gen
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ba-mobile-frontend-code-gen
Source: https://github.com/Yukine5377/common/tree/main/.cursor/skills/ba-mobile-frontend-code-gen
Command: npx skills add https://github.com/Yukine5377/common --skill ba-mobile-frontend-code-gen

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the generation of mobile frontend code from user requirements, Brand Guideline, and a Design System, ensuring UI/UX consistency, reusability, and maintainability across mobile projects.

Core Features & Use Cases

  • Brand-guided code generation: Produce mobile UI code that strictly follows Brand Guidelines and the Design System tokens (colors, typography, spacing, radii, elevation).
  • Multi-stack support: Generates code for React Native, Flutter, or native iOS/Android, with architecture that can adapt to each platform.
  • End-to-end components & layouts: Includes tokens, base UI components (Button, Text, Input, Card, ListItem, Badge), layout primitives (Stack, Tabs, Drawer), and navigation scaffolding.

Quick Start

Provide the design input and brand guideline, specify the target mobile stack, and run the generator to produce the mobile frontend code.

Frequently Asked Questions about ba-mobile-frontend-code-gen

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate mobile frontend code from a design system?

To generate mobile frontend code from a design system, provide your design input and brand guideline file, specify the target mobile stack, and run the generator to produce UI code adhering to your tokens and components.

What is brand-guided mobile code generation for UI consistency?

Brand-guided mobile code generation automates producing mobile UI code that strictly follows Brand Guidelines and Design System tokens, ensuring UI/UX consistency, reusability, and maintainability across mobile app projects.

Do I need a brand guideline file before generating React Native or Flutter code?

Yes, you need a brand guideline file at docs-BA/Prototype/Brand Guideline/brand-guideline_[YYYYMMDD].md, a design specification, and a confirmed MOBILE_STACK choice with proper project setup before generating React Native or Flutter code.

Can I use design system tokens to generate layout and navigation scaffolding for Flutter?

Yes, you can use design system tokens to generate end-to-end components and layouts for Flutter, including base UI components, layout primitives like Stack and Tabs, and navigation scaffolding adapted to the platform.

What is the best way to ensure mobile app UI matches brand guidelines across different platforms?

The best way to ensure mobile app UI matches brand guidelines across platforms is automating code generation that strictly applies Design System tokens for colors, typography, spacing, radii, and elevation across React Native, Flutter, and native architectures.