← All designs

Delivery App

0
10 views126 KB

Previews

UI kits

project/ui_kits/mobile_app/index.htmlPrimaryOpen ↗

Other

project/components/cards/cards.card.htmlOpen ↗
project/components/core/core.card.htmlOpen ↗
project/components/feedback/feedback.card.htmlOpen ↗
project/components/forms/forms.card.htmlOpen ↗
project/components/navigation/navigation.card.htmlOpen ↗
project/guidelines/brand-icons.htmlOpen ↗
project/guidelines/brand-imagery.htmlOpen ↗
project/guidelines/brand-motion.htmlOpen ↗
project/guidelines/brand-tone.htmlOpen ↗
project/guidelines/brand-wordmark.htmlOpen ↗
project/guidelines/colors-dark.htmlOpen ↗
project/guidelines/colors-neutrals.htmlOpen ↗
project/guidelines/colors-red.htmlOpen ↗
project/guidelines/colors-status.htmlOpen ↗
project/guidelines/colors-yellow.htmlOpen ↗
project/guidelines/shape-radii.htmlOpen ↗
project/guidelines/shape-shadows.htmlOpen ↗
project/guidelines/spacing-scale.htmlOpen ↗
project/guidelines/type-body.htmlOpen ↗
project/guidelines/type-display.htmlOpen ↗
project/guidelines/type-prices.htmlOpen ↗

SKILL.md

project/SKILL.md

name: delivery-app-builder-design description: Use this skill to generate well-branded interfaces and assets for Delivery App Builder (a playful, photo-first food delivery app brand), either for production or throwaway prototypes/mocks/etc. Contains essential design guidelines, colors, type, fonts, assets, and UI kit components for prototyping. user-invocable: true

Read the README.md file within this skill, and explore the other available files. If creating visual artifacts (slides, mocks, throwaway prototypes, etc), copy assets out and create static HTML files for the user to view. If working on production code, you can copy assets and read the rules here to become an expert in designing with this brand. If the user invokes this skill without any other guidance, ask them what they want to build or design, ask some questions, and act as an expert designer who outputs HTML artifacts or production code, depending on the need.

README.md

README.md

CODING AGENTS: READ THIS FIRST

This is a handoff bundle from Claude Design (claude.ai/design).

A user mocked up designs in HTML/CSS/JS using an AI design tool, then exported this bundle so a coding agent can implement the designs for real.

What you should do — IMPORTANT

Find the primary design file under delivery-app-builder-design-system/project/ and read it top to bottom. Then follow its imports: open every file it pulls in (shared components, CSS, scripts) so you understand how the pieces fit together before you start implementing.

If anything is ambiguous, ask the user to confirm before you start implementing. It's much cheaper to clarify scope up front than to build the wrong thing.

About the design files

The design medium is HTML/CSS/JS — these are prototypes, not production code. Your job is to recreate them pixel-perfectly in whatever technology makes sense for the target codebase (React, Vue, native, whatever fits). Match the visual output; don't copy the prototype's internal structure unless it happens to fit.

Don't render these files in a browser or take screenshots unless the user asks you to. Everything you need — dimensions, colors, layout rules — is spelled out in the source. Read the HTML and CSS directly; a screenshot won't tell you anything they don't.

Bundle contents

  • delivery-app-builder-design-system/README.md — this file
  • delivery-app-builder-design-system/project/ — the Delivery App Builder Design System project files (HTML prototypes, assets, components)