project-scaffolding · git:20260919.4491844 · 2026-09-19 · sha256 553907d90b0e5cc4
project-scaffolding git:20260919.4491844A
Immutable. This exact content is served forever at /api/v1/blob/553907d90b0e5cc4.
--- 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-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 -->