dev-web

Installation
SKILL.md

Web Development Skill

Instructions

Use this skill to scaffold and maintain web frontend projects in the web/ directory. Follow the stack preferences and configuration details below.

Quick Start

  1. Initialize: Use bun create vite web --template react-ts.
  2. Install: bun install.
  3. Styling: Configure Tailwind CSS 4.
  4. Components: Initialize shadcn/ui.

Core Stack preferences

Package Manager & Runtime (Bun)

Use Bun as the primary package manager and runtime.

Related skills

More from yugasun/skills

Installs
6
Repository
yugasun/skills
GitHub Stars
1
First Seen
Jan 29, 2026