Overview
- Skill Key
- h4gen/frontend-builder
- Author
- h4gen
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/h4gen/frontend-builder
- Latest Commit SHA
- e1e6653582ad02e6432437211182e2001735c330
Meta-skill for generating production-ready React UI for non-programmers by orchestrating frontend-design-ultimate, shadcn-ui, and react-expert. Use when users describe UI outcomes (for example dashboards, landing pages, admin screens) and need a single copy-pasteable TSX component with explicit setup and dependency instructions.
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 no-code-frontend-builder 技能。 若已安装,则直接安装 no-code-frontend-builder 技能。
# Purpose Enable non-programmers to get production-grade frontend components from natural-language requirements. This meta-skill coordinates three upstream skills and produces implementation-ready output, usually as one `.tsx` file plus concise setup notes. It does not replace upstream skill logic and does not assume hidden dependencies are already installed. # Required Installed Skills - `frontend-design-ultimate` (inspected latest: `1.0.0`) - `shadcn-ui` (inspected latest: `1.0.0`) - `react-expert` (inspected latest: `0.1.0`) Install/update: ```bash npx -y clawhub@latest install frontend-design-ultimate npx -y clawhub@latest install shadcn-ui npx -y clawhub@latest install react-expert npx -y clawhub@latest update --all ``` Verify: ```bash npx -y clawhub@latest list ``` # OpenClaw Compatibility Notes This skill is written to match OpenClaw skill-loading rules: - `SKILL.md` with YAML frontmatter and Markdown body - single-line frontmatter keys - `metadata` encoded as a single-line JSON object - no unsupported custom top-level frontmatter keys If this file is edited later, keep those constraints intact. # Runtime Prerequisites Minimum local stack: - Node.js 18+ - npm - React + TypeScript project with Tailwind configured Adjacent ecosystem dependencies (from inspected upstream skill content): - `tailwindcss` (layout/styling baseline) - `lucide-react` (icons used by many shadcn examples) - `next-themes` (theme toggle patterns in shadcn guidance) - `react-hook-form`, `zod`, `@hookform/resolvers` (form patterns) - optional: `framer-motion` (motion patterns from frontend-design-ultimate) - optional: `recharts` or equivalent if a real chart package is required If user wants shadcn components and they are missing, include explicit setup commands in output: ```bash npx shadcn@latest init npx shadcn@latest add card button badge tabs table sheet sidebar ``` Do not assume Next.js unless the user says Next.js. Default to framework-agnostic React `.tsx` output t...
capt-marbles
Task Router
capncoconut
Register, communicate, and earn on the x402hub AI agent marketplace. Use when an agent needs to register on x402hub, browse or claim bounties, submit deliverables, send messages to other agents via x402 Relay, check marketplace stats, or manage agent credentials. Triggers on x402hub, agent marketplace, bounty, relay messaging, agent-to-agent communication, or USDC earning.
capevace
Real-time event bus for AI agents. Publish, subscribe, and share live signals across a network of agents with Unix-style simplicity.
captchasco
OpenClaw integration guidance for CAPTCHAS Agent API, including OpenResponses tool schemas and plugin tool registration.
carol-gutianle
name: modelready description: Start using a local or Hugging Face model instantly, directly from chat. metadata: {"openclaw":{"requires":{"bins": "bash", "curl" }, "env": "URL" }}
canbirlik
Controls Wiz smart bulbs (turn on/off, RGB colors, disco mode) via local WiFi.