AgentSkillsCN

project-scaffolding

为 Grey Haven 技术栈生成生产就绪的项目脚手架,包括 Cloudflare Workers、React + TypeScript、Python + Pydantic、PlanetScale,同时确保合理的结构与配置。适用于启动新项目、创建微服务、搭建 monorepo 工作空间、初始化项目,或当用户提到“新项目”、“项目脚手架”、“项目模板”、“项目设置”、“启动项目”、“项目入门”或“初始化项目”时。

SKILL.md
--- frontmatter
name: project-scaffolding
description: "Generate production-ready project scaffolds for Grey Haven stack with Cloudflare Workers, React + TypeScript, Python + Pydantic, PlanetScale, proper structure, and configuration. Use when starting new projects, creating microservices, setting up monorepo workspaces, initializing projects, or when user mentions 'new project', 'project scaffold', 'project template', 'project setup', 'bootstrap project', 'project starter', or 'initialize project'."
# v2.0.43: Skills to auto-load for scaffolding
skills:
  - code-style
  - project-structure
  - database-conventions
# v2.0.74: Tools for project scaffolding
allowed-tools:
  - Read
  - Write
  - Bash
  - Glob
  - TodoWrite

Project Scaffolding Skill

Generate production-ready project scaffolds for Grey Haven stack (Cloudflare Workers, React + TypeScript, Python + Pydantic, PlanetScale).

Description

Rapid project initialization with best practices, proper structure, and configuration for Grey Haven technology stack.

What's Included

  • Examples: Full-stack app scaffolds, API-only projects, frontend templates
  • Reference: Project structure conventions, configuration guides
  • Templates: Project templates for different stacks
  • Checklists: Scaffold verification, deployment readiness

Use When

  • Starting new projects
  • Creating microservices
  • Setting up monorepo workspaces

Related Agents

  • project-scaffolder

Skill Version: 1.0