pca-ui-builder

Community

React UI prototyping in a single HTML artifact.

Authornarcisolcf
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill enables Claude to generate React-based UI prototypes packaged into one self-contained HTML file, ideal for rapid PCA dashboard validation.

Core Features & Use Cases

  • Single HTML Artifact: Bundle a React prototype into bundle.html for easy sharing.
  • Tailwind & shadcn/ui: Uses modern UI tooling to deliver polished visuals.
  • Prototype Dashboards: Quickly visualize layouts for PCA dashboards.

Quick Start

  1. Prepare environment with scripts/init-artifact.sh
  2. Implement App.tsx and components
  3. Run scripts/bundle-artifact.sh to produce bundle.html

Dependency Matrix

Required Modules

pnpmparcelhtml-inlinenode

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: pca-ui-builder
Download link: https://github.com/narcisolcf/skills_claude_narciso/archive/main.zip#pca-ui-builder

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository