project-scaffolding · git:20260916.50d6810 · 2026-09-16 · sha256 54b75be7ed0ce17c
project-scaffolding git:20260916.50d6810A
Immutable. This exact content is served forever at /api/v1/blob/54b75be7ed0ce17c.
--- 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" --- # 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 -->