website-building-webapp

Pre-build a fullstack web app template with Express, Vite, React, Tailwind, shadcn/ui, and Drizzle ORM.

Updated Apr 16, 2026
One-click install
npx skills add https://github.com/yethikrishna/humble --skill website-building-webapp-yethikrishna
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: website-building-webapp
Source: https://github.com/yethikrishna/humble/tree/main/core/kortix-master/opencode/skills/GENERAL-KNOWLEDGE-WORKER/website-building/webapp
Command: npx skills add https://github.com/yethikrishna/humble --skill website-building-webapp-yethikrishna

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Provides a pre-wired web app template to accelerate starting new projects, eliminating boilerplate setup for common fullstack stacks.

Core Features & Use Cases

  • Pre-wired stack: Express + Vite + React + Tailwind CSS + shadcn/ui + Drizzle ORM for immediate scaffolding.
  • Architectural guidance: Clear structure and design-token guidance to maintain consistency across projects.
  • Quick-start onboarding: A streamlined workflow to copy the template, install dependencies, and begin development.

Quick Start

Copy the template to your project directory, install dependencies, and start the dev server to begin building.

Frequently Asked Questions about website-building-webapp

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

FAQPage Schema
How do I scaffold a fullstack React and Express app without writing boilerplate?

To scaffold a fullstack React and Express app without boilerplate, use a pre-wired template that includes Vite, Tailwind CSS, shadcn/ui, and Drizzle ORM. This eliminates manual setup and provides a ready-to-run project structure for rapid development.

What is included in a standard Vite React Tailwind starter template?

A standard Vite React Tailwind starter template includes a pre-wired fullstack stack featuring Express for the backend, Vite for the frontend, Tailwind CSS, shadcn/ui components, and Drizzle ORM for database management to accelerate initial project setup.

Can I use shadcn/ui and Drizzle ORM together in a fullstack web app template?

Yes, you can use shadcn/ui and Drizzle ORM together in this fullstack web app template. The pre-built setup integrates both tools alongside Express and Vite to provide clear architecture and design-token guidelines for consistent UI and data management.

What's the best way to set up a reproducible fullstack web app for rapid prototyping?

The best way to set up a reproducible fullstack web app for rapid prototyping is to copy a pre-built template with Express, Vite, React, and Tailwind. This provides a clear structure and reproducible setup, allowing you to install dependencies and run the dev server immediately.

How do I start building after copying a fullstack web app template?

After copying a fullstack web app template, you start building by installing the required dependencies and starting the development server. This quick-start workflow launches a working project immediately, letting you begin development without manual architectural wiring.