quick-start

Automate SaaS project setup with Vite, React, and TypeScript.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/wztlink1013/goofish-tanstack --skill quick-start-wztlink1013
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: quick-start
Source: https://github.com/wztlink1013/goofish-tanstack/tree/main/.claude/skills/quick-start
Command: npx skills add https://github.com/wztlink1013/goofish-tanstack --skill quick-start-wztlink1013

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires vite, react, typescript, tanstack, and includes scripts (resource) and assets (resource) components.

What problem does it solve?

This Skill helps you create a full-fledged SaaS project quickly, whether you start from a blank slate or reference an existing site.

Core Features & Use Cases

  • Project Configuration: Set up the project with the app name, description, database, and domain.
  • Reference Site Cloning: Clone the visual design and content structure of an existing site.
  • Content Generation: Generate content from scratch if a reference site is not provided.
  • Module Wiring: Integrate various modules like payments, subscriptions, and admin panels.

Quick Start

Use the quick-start skill to create a new SaaS project called "ProjectX" based on the website at https://example.com.

Frequently Asked Questions about quick-start

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

FAQPage Schema
How do I build a SaaS project from a reference site?

To build a SaaS project from a reference site, you can clone its visual design and content structure directly into a new application setup. This automates the initial layout generation and landing page build process.

How do I generate SaaS landing page content from scratch?

You can generate SaaS landing page content from scratch using automated content generation features. This creates the required text and layout structures automatically when no reference site is provided for cloning.

Can I use Vite and React with TypeScript for SaaS dashboard creation?

Yes, Vite, React, and TypeScript are required dependencies for SaaS dashboard creation. The project setup handles the configuration and integration of these frameworks to build out the dashboard modules.

How do I integrate payment and subscription modules into a React SaaS application?

Integrating payment and subscription modules into a React SaaS application is handled through automated module wiring. This connects the necessary subscription and admin panel features directly into your project configuration.

What is the best way to automate SaaS project configuration and module integration?

The best way to automate SaaS project configuration and module integration is by using a setup tool that defines the app name, database, and domain upfront. This handles the project configuration and dashboard creation seamlessly.