scaffold-structure

Generate standardized project folder layouts for multiple project types.

Updated Mar 19, 2026
One-click install
npx skills add https://github.com/sunLeee/optimization --skill scaffold-structure
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: scaffold-structure
Source: https://github.com/sunLeee/optimization/tree/main/.claude/skills/scaffolding/scaffold-structure
Command: npx skills add https://github.com/sunLeee/optimization --skill scaffold-structure

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This tool guides teams to decide and generate standardized project folder layouts, ensuring consistency, clarity, and collaboration across project types.

Core Features & Use Cases

  • Define project type and mode (direct or checklist) to tailor structure proposals.
  • Generate reference folder layouts based on best-practice templates for common project types.
  • Produce a human-readable checklist and a concrete plan for folder creation to accelerate onboarding.

Quick Start

Specify the project type and mode, then review and confirm the generated folder structure using the checklist.

Frequently Asked Questions about scaffold-structure

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

FAQPage Schema
How do I generate a standardized project folder structure for a FastAPI backend?

You can generate a backend-fastapi project folder structure by selecting that project type and using the direct or checklist mode to produce a best-practice folder blueprint with src-layout, docs, and tests.

What is the best way to set up a hypermodern Python project layout?

The best way to set up a hypermodern Python project layout is using a scaffold generator that applies best-practice templates, enforcing src-layout alongside dedicated configuration, docs, and tests folders for consistency.

Does this scaffolding tool support data science project structures?

Yes, the scaffolding tool supports data-science project structures by applying best-practice templates to generate a standardized folder layout with configuration, docs, and tests tailored for data-science workflows.

How do I create a CLI application folder layout using a checklist workflow?

You create a CLI application folder layout by selecting the cli-application project type and the checklist mode to receive a human-readable checklist and a concrete plan for folder creation based on best practices.

Can I use this to generate a general Python library package structure?

Yes, you can generate a general-python or library-package project structure. The tool provides reference folder layouts enforcing src-layout and standard configuration folders to ensure clarity and collaboration.