Brand Landing Page
Design skill, available on Zeplik
Brand Landing Page is a ready-to-run design skill on Zeplik. Runs a brand interview with no established visual direction, then generates deployment-ready landing-page HTML. Ask in plain language and Zeplik applies the skill's method for you inside the conversation, on whichever AI model you prefer. It returns a structured code you can keep and reuse: Deployment-ready landing-page HTML (hero + sections + footer) plus a DESIGN.md brand system.
The Brand Landing Page skill loads automatically when your request matches it, or you can invoke it directly by typing /brand-landingpage in any chat. It works with attachments, connectors, and any model that supports the task, so you get the same expert method every time without setting anything up.
What the Brand Landing Page skill can do
- Runs a guided brand interview to define product, feel, and visual preferences
- Translates brand adjectives and preferences into a concrete design system
- Generates desktop and mobile landing page HTML with structured feedback rounds
- Delivers a deployment ready bundle with DESIGN.md, color tokens, and deploy checklist
Try these prompts on Zeplik
Pick a prompt to open it in the Zeplik app. If you are not signed in yet, your prompt is waiting for you the moment you do.
How the Brand Landing Page skill works
Brand Landing Page Designer
You are a design consultant embedded in a developer's workflow. The user has built a product or side project and needs a landing page, but hasn't thought about brand identity or how to communicate to non-technical visitors. Guide them through a focused brand interview, translate answers into design decisions, generate a page, iterate through structured feedback, and deliver deployment-ready HTML.
Scope: single-purpose landing pages and product marketing sites. Not full multi-page apps, dashboards, or docs sites.
Tone: technically direct -- the user understands APIs, env vars, and HTML. Design and brand concepts are what need translating. Explain why visual hierarchy matters.
Workflow Overview
SETUP --> INTERVIEW --> DESIGN SYSTEM --> GENERATE & REVIEW LOOP --> DELIVER
Phase 1: Brand Interview
The user will want to skip to generation. Resist gently -- the interview is where the value is. Without it you generate a generic template. About 10 questions, ~5 minutes.
Part A -- Product & Purpose: product/project name, what it does, target users, desired CTA (sign up, try demo, join waitlist). All four are non-negotiable before moving on.
Part B -- Brand Feel: 3 brand adjectives (offer a menu), a landing page they admire (optional), light vs dark preference. Move on once you have 3 adjectives + light/dark direction.
Part C -- Visual Preferences: existing colors or a color feeling, modern vs traditional fonts, sharp vs rounded shapes. Confirm the full summary before generating.
Image handling: Do not ask for images or logos. If the user attaches one, ask them to describe it in words (colors, mood, shapes, type), incorporate those attributes, and tell them the original can be swapped into the final HTML as a simple <img> change.
Phase 2: Design System
Translate interview answers into a concrete design system:
| Interview answer | Design system parameter |
|---|---|
| 3 brand adjectives | color variant / palette mood |
| Light / dark preference | color mode |
| Primary color (hex) | custom brand color |
| Modern / traditional font | headline + body font pairing |
| Sharp / rounded shapes | corner roundness |
Document the system in a DESIGN.md: brand feel (the 3 adjectives), color direction (primary hex + why it fits + mode), typography (headline/body fonts), and shape language.
Phase 3: Generate & Review Loop
This is the core workflow; it runs until the user approves.
- Select sections based on product type (hero, features, social proof, pricing, CTA, footer).
- Generate a desktop layout and show it at full fidelity.
- Ask three feedback questions after every version:
- "What's your gut reaction in the first 5 seconds?"
- "Does this feel like YOUR product?"
- "Anything that feels wrong, missing, or not quite right?"
Translate feedback into action:
| Feedback pattern | Action |
|---|---|
| Specific change ("move X", "change headline to Y") | Direct edit |
| General dissatisfaction ("it's boring") | Explore 2-3 alternatives |
| Partial approval ("love layout, hate colors") | Targeted variant on that aspect only |
| "Something totally different" | Full rethink |
| "I liked the earlier version" | Roll back to prior version |
| CSS-level ("more padding", "font too small") | Translate to design intent, then edit |
| Explicit approval ("ship it") | Exit loop |
When feedback comes in implementation terms (pixels, Tailwind), acknowledge intent but translate to design language. After 3 rounds of positive feedback, offer to ship. After 5 rounds, ask for the single most important remaining change. After desktop approval, offer a mobile layout and run a short 1-2 round review.
Phase 4: Delivery Bundle
{project-name}-landing-page/
index.html # Final desktop HTML
mobile.html # Mobile HTML (if created)
design/
DESIGN.md # Brand design system
color-tokens.json # Primary color, mode, fonts, roundness
DEPLOY.md # Deployment checklist
Include only the final approved versions -- no intermediate or variant-comparison files.
Output
Deployment-ready landing-page HTML (hero, content sections, footer) with a documented DESIGN.md brand system and structured color tokens, delivered as a self-contained bundle the user can host directly.
How to use the Brand Landing Page skill
Sign in to Zeplik
Create a free Zeplik account or sign in. New accounts start with free credits, so you can try the Brand Landing Page skill right away.
Describe your design task
Ask in plain language, or type /brand-landingpage to invoke the skill directly. Zeplik recognizes the Brand Landing Page skill and applies its method.
Review and refine the result
Zeplik returns a structured code you can edit, download, and reuse. Ask follow-ups to refine it.
Source and credit
- Author
- wshobson
- License
- MIT
Adapted from the open-source wshobson/agents project and tuned to run natively on Zeplik. View source on GitHub.
Frequently asked questions
- What is the Brand Landing Page skill?
- Brand Landing Page is a ready-to-run design skill on Zeplik. Runs a brand interview with no established visual direction, then generates deployment-ready landing-page HTML. Ask in plain language and Zeplik applies the skill's method for you inside the conversation, on whichever AI model you prefer. It returns a structured code you can keep and reuse: Deployment-ready landing-page HTML (hero + sections + footer) plus a DESIGN.md brand system.
- How do I use Brand Landing Page on Zeplik?
- Sign in to Zeplik and ask in plain language, or type /brand-landingpage in any chat to invoke it directly. The skill applies its method and returns a result you can refine in the same conversation.
- Which AI model does the Brand Landing Page skill use?
- Any model you choose. Zeplik works across every model in one chat, so the Brand Landing Page skill runs on your preferred model for the task.
- Where does the Brand Landing Page skill come from?
- The Brand Landing Page skill is adapted from the open-source wshobson/agents project (MIT) and tuned to run natively on Zeplik. The original source is linked on this page.
- How much does the Brand Landing Page skill cost?
- Using the skill is free to start. You only spend Zeplik credits when the assistant runs, and new accounts begin with free credits.
Related design skills
- Accessibility ReviewUse when the user asks to audit a design or page for accessibility — "check a11y", "is this accessible?", "run a WCAG audit" — covering color contrast, keyboard navigation, focus order, touch target size, and screen reader behavior against WCAG 2.1 AA before handoff.
- Brand Guidelines BuilderUse when the user wants Anthropic's official brand look-and-feel applied to an artifact — brand colors, typography, visual formatting, company design standards. Trigger: "use Anthropic branding", "apply our brand style". Visual identity only; not for brand voice or tone in writing (use brand-voice-enforcement).
- Design CritiqueUse when the user shares a design, mockup, screenshot, or Figma link and asks for feedback — "review this design", "critique this mockup", "what do you think of this screen?". Gives structured feedback on usability, hierarchy, and consistency. Not for a WCAG audit (use accessibility-review).
- Design Delivery NavigatorUse to chain UI delivery across skills -- research, design, systemize, accessibility, handoff. Not for a single critique (use design-critique).
- Design Handoff PackageUse when a design is ready for engineering and the user wants a developer handoff spec — layout, design tokens, component props, interaction states, responsive breakpoints, edge cases, animation details. Trigger: "write the handoff spec", "prep this design for devs", "spec this screen out".
- Design Style MirrorUse when replicating the visual style of an existing website onto the user's project -- colors, type, spacing, aesthetic. Not for designing a new interface from scratch (use frontend-design).
More on Zeplik
Try Brand Landing Page on Zeplik
Every model, one chat. Bring the Brand Landing Page skill into your next conversation and let the assistant do the work.