Imagegen frontend mobile
Skill wedabro/bro-skills/.agent/skills/imagegen-frontend-mobile
bro-skills - Spec-Driven Development CLI
npx -y skills add wedabro/bro-skills --skill imagegen-frontend-mobileAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 2 stars2 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Generate premium app-native mobile screen images and coherent multi-screen flows for iOS, Android, or cross-platform products. Use when the deliverable is mobile UI imagery, screen concepts, or phone-mockup presentations. Produce images only; do not write app code, website sections, or brand-guideline boards.
SKILL.md
2.8 KB, as published. Nobody here has run it
Mobile App Image Direction
Generate readable, internally consistent mobile screens that feel native to the requested platform and product category.
Output contract
- Generate enough standalone screens to show the requested flow; one image must not pretend to cover several unreadable screens.
- Default to a subtle premium phone frame unless the user asks for frameless screens.
- Keep the app UI, not the device mockup, as the visual focus.
- Generate fresh screens for missing states; never crop prior images into new deliverables.
- Return images only. Do not write code.
Workflow
- Determine platform mode, audience, primary job, navigation model, and exact flow.
- Define a design bible: palette, type scale, spacing, icon style, imagery, surface treatment, and signature component.
- Map the minimum complete screen sequence, including important success, empty, error, or permission states.
- Generate screens in flow order while preserving navigation, tokens, copy tone, and component behavior.
- Check safe areas, tap-target plausibility, text size, state continuity, platform conventions, and mockup framing.
Non-negotiables
- Design for a phone viewport first; do not shrink a desktop dashboard into a handset.
- Keep primary actions reachable and hierarchy obvious at a glance.
- Use platform conventions intentionally: iOS, Android, or a consistent cross-platform neutral language.
- Avoid excessive cards, pills, floating glass, tiny labels, fake metrics, and decorative gradients.
- Keep one navigation model across the flow unless a state explicitly changes it.
- Use images and texture when they support the product; never sacrifice text readability.
- Use one coherent icon family and consistent component geometry.
- Keep onboarding concise and show product value before asking for unnecessary permissions.
Detailed reference
Read only the relevant section of references/full-guide.md:
- Platform conventions: search
PLATFORM MODE RULE. - Screen count and flow planning: search
GENERATE ENOUGH SCREENSorLOGICAL FLOW RULE. - Mockup and safe-area details: search
DEVICE MOCKUP FRAMEorSAFE AREA. - Navigation, iconography, texture, palette, or typography: search the matching heading.
- Product-category guidance: search
CATEGORY-SPECIFIC BIAS. - Regeneration and final checks: search
REGENERATION RULEorQUALITY CHECK.
Use rg -n "<heading>" references/full-guide.md; avoid loading the complete guide for a small, well-specified flow.