fullstack-dev

Automate full-stack project scaffolding from frontend to deployment.

Updated May 15, 2026
One-click install
npx skills add https://github.com/w020316/cautious-broccoli --skill fullstack-dev-w020316
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: fullstack-dev
Source: https://github.com/w020316/cautious-broccoli/tree/main/fullstack-dev
Command: npx skills add https://github.com/w020316/cautious-broccoli --skill fullstack-dev-w020316

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

全栈开发技能旨在帮助团队与个人快速从零开始构建可运行的完整栈应用,降低前后端整合与部署的门槛。

Core Features & Use Cases

  • 自动选型规则与模板选择:根据项目需求推荐前后端栈组合(如 Next.js + Supabase + Vercel、Vue/Nuxt + NestJS 等)。
  • 快速启动模板与初始化清单:提供端到端脚手架和环境变量模板,快速落地 MVP。
  • 部署与上线指南:集成部署方案与可重复的上线流程,降低上线风险,适用于 SaaS、企业内部工具与个人项目。

Quick Start

按此技能从零快速搭建一个可运行的全栈应用的最小可用版本。

Frequently Asked Questions about fullstack-dev

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

FAQPage Schema
How do I scaffold a fullstack project from zero to MVP quickly?

Scaffolding a fullstack project from zero to MVP is automated through a structured workflow that initializes frontend, backend, and environment templates for rapid project setup.

What is the best way to integrate authentication and deployment in a new fullstack app?

Integrating authentication and deployment in a new fullstack app is handled via frontmatter-driven workflows that provide environment variable templates and repeatable deployment guidelines.

Can I use Supabase with Next.js for fullstack project setup?

Yes, Supabase with Next.js is a recommended tech stack combination for fullstack project setup. The workflow applies automatic selection rules to suggest frontend and backend stacks like Next.js plus Supabase for rapid MVP workflows.

Does this automated scaffolding work for SaaS and internal enterprise tools?

Yes, this automated scaffolding works for SaaS, internal enterprise tools, and personal projects. It applies end-to-end scaffolding and deployment integration to lower the barrier for fullstack application integration across these scenarios.

How does the frontmatter-driven workflow handle tech stack selection?

The frontmatter-driven workflow handles tech stack selection by applying automatic selection rules based on project requirements. It recommends frontend and backend combinations like Vue or Nuxt with NestJS to ensure proper fullstack integration.