skill-website-designer

Generate static websites with pre-built HTML, CSS, and JS files.

28|3|Updated May 10, 2026
One-click install
npx skills add https://github.com/CES-Ltd/Lumi --skill skill-website-designer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-website-designer
Source: https://github.com/CES-Ltd/Lumi/tree/main/resources/seed/octopus/skills/skill-website-designer
Command: npx skills add https://github.com/CES-Ltd/Lumi --skill skill-website-designer

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

It streamlines the process of designing and scaffolding static websites, enabling users to quickly generate ready-to-deploy web pages without coding expertise.

Core Features & Use Cases

  • Website Planning: Guides users through defining a site’s purpose, target audience, and aesthetic preferences.
  • Structured Outlines: Produces markdown-based wireframes and outlines for web pages, ensuring clear layout before coding starts.
  • Code Generation: Generates complete, portable HTML, CSS, and vanilla JavaScript files suitable for hosting on any static platform like GitHub Pages or S3.
  • Use Case: A small business owner wants a simple landing page for a new product; this skill will generate all necessary files to publish in minutes.

Quick Start

Ask the AI to generate a complete static website for a personal portfolio with a hero section, about info, and contact form, ready for deployment.

Frequently Asked Questions about skill-website-designer

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

FAQPage Schema
How do I generate a static website without coding expertise?

You can generate a static website by providing the AI with your site's purpose and aesthetic preferences. It produces ready-to-deploy HTML, CSS, and vanilla JavaScript files without requiring any coding background.

What's the best way to create a static website for a landing page?

Creating a static website for a landing page is best done by planning the structure first. This skill guides you through defining the purpose and producing markdown wireframes before generating the final portable code files.

Do I need a build system to deploy static websites generated this way?

No, you do not need a build system to deploy these static websites. The skill generates portable HTML, CSS, and vanilla JavaScript files that can be hosted directly on any static platform like GitHub Pages or S3.

Can I use this approach to create a personal portfolio with a contact form?

Yes, you can use this approach to create a personal portfolio. The skill generates structured pages including hero sections, about info, and contact forms, ensuring the output is accessible and responsive.

Does this static website generation method support responsive and accessible design?

Yes, this static website generation method supports responsive and accessible design. It emphasizes these features by default when generating the HTML, CSS, and JavaScript files for personal projects, business pages, or documentation sites.

When should I not use a static site for my project?

You should not use a static site for projects requiring complex server-side processing or dynamic database interactions. This approach is limited to generating portable front-end files suitable for personal projects, landing pages, and documentation.