git:20260916.50d6810 to git:20260919.4491844

1 added, 1 removed. Audit A to A.

---
name: project-scaffolding
description: "Create repositories and maintain Copier or Cookiecutter/Cruft templates, updates, and licenses."
license: MIT
metadata:
kind: collection
author: Médéric HURIER (Fmind)
source: github.com/fmind/dot/tree/main/skills/project-scaffolding
created: "2026-09-02"
- updated: "2026-09-16"
+ updated: "2026-09-19"
---
# Project Scaffolding
Create the smallest useful repository or maintain its reusable template. Copier is the default for new templates; keep existing Cookiecutter/Cruft projects on their current workflow.
## Workflow
Read only the matching guide and its required resources. Use a known guide directly when shared prerequisites are not needed.
## Task guides
<!-- guides:start -->
- [bootstrap](references/bootstrap.md): Repository bootstrap and stack composition.
- [cookiecutter](references/cookiecutter/GUIDE.md): Existing Cookiecutter/Cruft generation and template updates.
- [copier](references/copier.md): New reusable templates and tracked updates.
- [project-license](references/project-license/GUIDE.md): Repository license choice and metadata.
<!-- guides:end -->