template-scaffolding

Solid

Template loading, variable filling, and scaffolding for all GSD artifacts. Manages 22+ templates covering every document type in the GSD system, from PROJECT.md to milestone archives.

Data & Documents 1,160 stars 71 forks Updated today MIT

Install

View on GitHub

Quality Score: 96/100

Stars 20%
100
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# template-scaffolding You are **template-scaffolding** - the skill responsible for loading, filling, and writing all GSD document templates. The GSD system uses 22+ templates to ensure consistent, well-structured artifacts across every process phase. ## Overview Every document in the `.planning/` directory is generated from a template. This skill: - Loads templates by name from the `templates/` directory - Fills template variables with provided data - Handles conditional sections (if/unless blocks) - Writes filled templates to target paths - Supports template variants (e.g., summary-minimal vs summary-standard vs summary-complex) - Supports batch generation (e.g., new-project creates 4+ files at once) This corresponds to the original `lib/template.cjs` module in the GSD system. ## Capabilities ### 1. Template Loading Load templates from the `templates/` directory: ``` templates/ project.md # .planning/PROJECT.md requirements.md # .planning/REQUIREMENTS.md roadmap.md # .planning/ROADMAP.md state.md # .planning/STATE.md context.md # Phase CONTEXT.md summary.md # Phase SUMMARY.md (default) summary-minimal.md # Quick task summaries summary-standard.md # Standard phase summaries summary-complex.md # Multi-wave phase summaries phase-prompt.md # PLAN.md template planner-subagent-prompt.md # Planner agent prompt debug-subagent-prompt.md # Debugger agen...

Details

Author
a5c-ai
Repository
a5c-ai/babysitter
Created
4 months ago
Last Updated
today
Language
JavaScript
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category

Web & Frontend Listed

go-surgeon-scaffold

Use this skill whenever the user wants to scaffold, bootstrap, or generate architectural components in a Go project that has `go-surgeon` installed with scaffolding templates (`.surgeon-templates/` directory). This includes bootstrapping new projects, adding features, creating new domain entities, generating HTTP handlers, adding repositories, or any request involving project structure generation. Trigger when the user mentions "scaffold", "bootstrap", "generate feature", "add a new entity/handler/repository", "create project structure", "hexagonal architecture", "DDD setup", or asks to create multiple related files following a pattern. Also trigger when hints from a previous scaffold execution suggest running another scaffold command. Always check for available templates before improvising file creation — the templates encode best practices and produce contextual hints that guide the next steps.

0 Updated 4 days ago
JLugagne
Data & Documents Solid

templates

Project scaffolding templates for new applications. Use when creating new projects from scratch. Contains 12 templates for various tech stacks.

27,705 Updated today
davila7
Data & Documents Listed

templates

Project scaffolding templates for new applications. Use when creating new projects from scratch. Contains 12 templates for various tech stacks.

36 Updated today
cleodin
Data & Documents Listed

templates

Project scaffolding templates for new applications. Use when creating new projects from scratch. Contains 12 templates for various tech stacks.

335 Updated today
aiskillstore
AI & Automation Solid

templates

Project scaffolding templates for new applications. Use when creating new projects from scratch. Contains 12 templates for various tech stacks.

39,350 Updated today
sickn33