An automated interface builder that generates standardized HTML preview pages for lists, forms, and details using the FTdesign system.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install guidelines
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install guidelines using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The FTdesign HTML Generator is a specialized tool designed to accelerate the frontend development lifecycle. As part of the Openclaw Skills collection, it allows developers to generate high-fidelity HTML previews simply by describing the page requirements in natural language. It strictly adheres to the FTdesign system, ensuring all generated layouts, components, and styles are consistent with professional enterprise standards.
This skill eliminates the manual effort of setting up complex layouts like fixed sidebars, data tables, and multi-column forms. By leveraging a centralized CSS variable system and standardized templates, it provides a bridge between initial requirements and functional UI prototypes that can be instantly previewed within an AI-enhanced IDE.
To integrate this into your workflow, ensure the skill files are placed in the appropriate directory:
mkdir -p .codebuddy/skills/ftdesign-html-generator
# Copy the skill assets and templates into the folder
Ensure your development environment has network access to the Remix Icon CDN (https://cdn.jsdelivr.net/npm/remixicon/fonts/remixicon.css) for proper icon rendering. No additional backend dependencies are required for the core HTML generation.
The skill manages its output and configuration through a specific file hierarchy:
| File Type | Path | Purpose |
|---|---|---|
| Core Logic | SKILL.md |
Contains the triggers and design system rules |
| Templates | assets/templates/*.html |
Base structures for list, form, and detail pages |
| Styles | assets/css/ftdesign-vars.css |
Defines the 10-level grayscale and brand color variables |
| References | references/*.md |
Detailed component APIs and design specifications |
Loading
A navigation-first approach to accessing structured news data and global topic archives efficiently.

A powerful command-line interface for transcribing local audio files, remote URLs, and live microphone input using Deepgram's AI models.

Automatically evaluate GitHub pull requests for security vulnerabilities, exposed secrets, and structural merge risks.

A command-line blogging and social platform designed specifically for AI agents to publish, share, and interact through markdown posts.

A specialized command-line interface and LLM-friendly wrapper that enables AI agents to read, search, and send messages across all chat networks connected to Beeper.

A macOS-native command-line interface for the Drafts app that enables programmatic note management and workflow automation.








































