brand-landingpage
Guides developers from brand discovery through iterative design to deployment-ready HTML via Stitch.
pinned to #d7cf7dcupdated 3 months ago
Ask your AI client: “install plugins/brand-landingpage”.
Requires the metahub MCP server installed in your client. Set up MCP.
mh install plugins/brand-landingpagemetahub onboarded this repo on the author's behalf.
If you own github.com/wshobson/agents on GitHub, claim the listing to take over publishing. Your claim preserves the existing eval history and badges; only the curator label is replaced with verified-publisher on your next publish.
Stars
37,769
Last commit
3 months ago
Latest release
published
- #agent-skills
- #agentic-ai
- #agents
- #ai-agents
- #anthropic
- #automation
- #claude-code
- #claude-code-plugins
- #codex-cli
- #copilot
- #cursor
- #cursor-rules
- #developer-tools
- #gemini-cli
- #mcp
- #multi-agent
- #opencode
- #orchestration
- #prompt-engineering
- #workflows
Automated checks the publisher passed at publish time — structure, docs, safety, and whether the artifact behaves as claimed.d7cf7dc· 3 months ago
Behavioral checks ran but aren't published for this artifact; the static checks above ran at publish time.
Kind-specific
3 passed1 warningPlugin: bundled artifacts presentwarn
Couldn't find a skills/ subdir or an MCP server config inside the plugin
A plugin is most useful when it bundles ≥ 1 skill or an MCP server.
Plugin: manifest fields complete
Plugin: bundle shape
empty bundle
Plugin: manifest location
manifest at plugin.json
Release history
1- releasecurrentd7cf7dcwarn3 months ago
Contents
A Claude Code skill that runs a structured brand discovery interview, generates iterative landing pages via Stitch, and delivers a deployment-ready HTML bundle.
Turn brand decisions you haven't made yet into a landing page you'd actually ship.
When To Use
You have a product, side project, or service that needs a landing page. You can build the product but haven't established a brand direction — color palette, font pairing, visual hierarchy, or page structure. This skill handles the design decisions you'd otherwise skip or guess at.
Just ask Claude to create a landing page for your project. The skill takes it from there.
What It Does
- Brand discovery interview — 10 questions across 3 phases (Product & Purpose, Brand Feel, Visual Preferences) with follow-up triggers for vague or contradictory answers
- Design system translation — maps brand adjectives to Stitch parameters: color palette, font pairing, shape direction, color mode
- Visual feedback loop — generates landing pages, opens them in your browser, translates feedback ("it looks too corporate") into targeted Stitch operations
- Iteration — edit specific sections, explore variants across layout/color/typography, roll back to earlier versions
- Image handling — extracts style cues from logos or screenshots you provide, saves originals for developer handoff
- Delivery bundle — final HTML, design tokens (JSON), brand documentation, and deployment checklist as a zip
Setup
Stitch's free tier (350 standard + 200 experimental generations/month) covers all skill functionality — no paid plan required.
The skill walks you through Stitch setup the first time you use it: it'll point you to the Stitch web app for an API key and handle the SDK installation.
Requires Node.js 18+.
File Structure
brand-landingpage/
.claude-plugin/
plugin.json
skills/
brand-landingpage/
SKILL.md # Main skill instructions
references/
interview-framework.md # Brand discovery question bank and feedback guide
stitch-architecture.md # Font/color/prompt/section reference
state-and-pitfalls.md # State schema, pitfalls, DEPLOY.md template
README.md
Limitations
- Stitch generates static HTML (no JS interactivity, no forms, no animations)
- No image upload via Stitch API — logos and images are saved in the bundle for manual integration
- You'll need to replace placeholder images, wire up the CTA link, and add analytics after deployment
Reviews
No reviews yet. Be the first.
Related
ponytail
Lazy senior dev mode. Forces the simplest, shortest solution that actually works: YAGNI, stdlib first, no unrequested abstractions.
agentic-bundle-aas-accessibility-inclusive-ux
Editorial "AAS Accessibility & Inclusive UX" bundle for Claude Code from Agentic Awesome Skills.
agentic-awesome-skills
Plugin-safe Claude Code distribution of Agentic Awesome Skills with 1,894 supported skills.
mh install plugins/brand-landingpage