project-bootstrap-architect

Select project archetype and generate a scaffolding plan with starter file structure.

Updated Mar 24, 2026
One-click install
npx skills add https://github.com/pingqLIN/UniText --skill project-bootstrap-architect
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: project-bootstrap-architect
Source: https://github.com/pingqLIN/UniText/tree/main/runtime/skills/project-bootstrap-architect
Command: npx skills add https://github.com/pingqLIN/UniText --skill project-bootstrap-architect

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Bootstrap new greenfield projects by selecting the right archetype, storage model, and initial scaffold to accelerate implementation.

Core Features & Use Cases

  • Archetype selection for CLI, web app, library, or service API.
  • Storage-model and repo-layout planning to produce a starting scaffold.
  • Real-world use case: a team starting a new project can generate a concrete bootstrap plan and file structure.

Quick Start

Define the target project archetype and scaffold plan for immediate implementation.

Frequently Asked Questions about project-bootstrap-architect

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

FAQPage Schema
How do I plan the architecture and repo layout for a new greenfield project?

Planning greenfield project architecture involves selecting an optimal project archetype, defining a storage model, and determining a repo layout to produce a deterministic starting scaffold and file structure for immediate implementation.

What is the best way to bootstrap a greenfield project before implementation?

The best way to bootstrap a greenfield project is to generate a deterministic bootstrap plan that specifies your project archetype, storage model, repo layout, and starter file structure to guide development.

Can I use this scaffolding plan for a CLI, web app, library, or service API?

Yes, archetype selection supports CLI, web app, library, and service API projects, applying the scaffolding plan to define storage and repo layout for each specific project type.

What storage model and repository layout options are available for new projects?

Storage model and repository layout options are determined during the bootstrap planning phase, tailored to the selected project archetype to produce a concrete starting scaffold and file structure.

Do I need an existing codebase to generate a project scaffold?

No, an existing codebase is not needed because this targets greenfield initiatives, allowing teams to decide architecture, storage, and repo layout before implementation begins.