Skip to main content
Run any Skill in Manus
with one click

generate-config-template

Stars5
Forks1
UpdatedMay 19, 2026 at 16:24

Extracts configuration parameters from LLD Section 7 (Configuration Schema) and generates environment-specific YAML configuration templates. Produces one YAML per environment (`dev.yaml`, `stage.yaml`, `prod.yaml`) plus a combined `config-template.yaml`, each with a top-level `scaffold_target:` pointing at the cookiecutter scaffold path (`_infra/cd/config/<env>.yaml`) where the developer drops the file in chapter-5. Also known as: config generation, environment config, YAML config export, configuration template, deployment config. Input formats: LLD Markdown (.md) file with Section 7 parameter table. Output format: YAML config-template.yaml in outputs/lld/v{N}/config/. Use when the user asks to: - Generate configuration templates from an LLD - Create environment-specific config YAML - Export config parameters from the LLD - Produce deployment configuration files - "Create the config template from the LLD"

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

File Explorer
4 files
SKILL.md
readonly