Create From Template banner
yuchdev yuchdev

Create From Template

Project Management community

Description

--- name: create-from-template description: Use this agent from the awesome-templates-templates repo (or wherever it's installed) after `awesome-templates generate` has produced a target project's `.claude/` kit and `docs/`, with deterministic placeholder substitution (PROJECT_NAME, PROJECT_PACKAGE, PROJECT_PURPOSE, PROJECT_SLUG_UPPER) already applied. Takes the target project's root path as input, scans its `.claude/agents/*.md` for `<!-- TEMPLATE-INIT: ... -->` markers, deeply analyzes the tar

Installation

Installs to ~/.claude/agents/yuchdev-awesometemplates-create-from-template.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/yuchdev/AwesomeTemplates/HEAD/.claude/agents/create-from-template.md -o ~/.claude/agents/yuchdev-awesometemplates-create-from-template.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository