scaffold

Scaffold fullstack projects with TanStack Start, Supabase, React Query, and Cloudflare Workers.

Updated Apr 5, 2026
One-click install
npx skills add https://github.com/harryy2510/dotclaude --skill scaffold-harryy2510
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: scaffold
Source: https://github.com/harryy2510/dotclaude/tree/main/plugins/dotclaude/skills/scaffold
Command: npx skills add https://github.com/harryy2510/dotclaude --skill scaffold-harryy2510

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

scaffold new fullstack projects quickly with a ready-to-run stack including TanStack Start, Supabase, React Query, and Cloudflare Workers.

Core Features & Use Cases

  • One-click project scaffolding that creates a solid starter architecture with router, layouts, metadata, server functions, and deployment configs.
  • Enforces a multi-skill setup sequence that builds on each previous step to deliver a consistent, production-ready baseline.
  • Use Case: teams starting a new web app can generate a complete starter repo and tailor it for their domain with minimal setup.

Quick Start

Invoke the scaffold skill to generate a ready-to-start fullstack project skeleton.

Frequently Asked Questions about scaffold

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

FAQPage Schema
How do I scaffold a fullstack project with TanStack Start and Supabase?▼

You can scaffold a fullstack project with TanStack Start and Supabase by invoking an automated generator that creates a complete starter repo. It sets up source directories, configuration files, and dependency installation to deliver a ready-to-run architecture with integrated tooling.

What is the best way to set up a modern web app starter with Cloudflare Workers and React Query?▼

The best way to set up a modern web app starter with Cloudflare Workers and React Query is using an opinionated project generator. It creates a baseline project structure with deployment configs, server functions, and predefined conventions to ensure a production-ready foundation.

Does the generated fullstack scaffold include deployment configurations for Cloudflare Workers?▼

Yes, the generated fullstack scaffold includes deployment configurations for Cloudflare Workers. The automated template creates a solid starter architecture containing deployment configs, router, layouts, metadata, and server functions required for immediate deployment.

Can I use this scaffolding tool for a team building a new web application?▼

Yes, you can use this scaffolding tool for a team building a new web application. It is specifically designed for teams who want an opinionated starter with integrated tooling, allowing you to generate a complete starter repo and tailor it to your domain with minimal setup.

How does the multi-skill setup sequence work when scaffolding a fullstack project?▼

The multi-skill setup sequence enforces conventions by applying a predefined seven-skill sequence during project scaffolding. It builds on each previous step to deliver a consistent, production-ready baseline with structured source directories and integrated tooling.

What is included in the generated fullstack project template?▼

The generated fullstack project template includes source directories, configuration files, dependency setup, router, layouts, metadata, server functions, and deployment configs. It provides a complete starter architecture for TanStack Start, Supabase, React Query, and Cloudflare Workers.