New Site banner
Gartner24 Gartner24

New Site

Development community

Description

--- description: Build a client website end to end - pick the site type, pull the right base template + modules + guides from the build system, scaffold the client repo, fill variables, then run the build order (design pipeline, assets, SEO, legal, audits, deploy). Orchestrates /design and the build skills. --- # New Site Scaffold and build a client website using the build-templates system. `$ARGUMENTS` = client name + site type + any brief. This command **reads the template repo as the spec a

Installation

Installs to ~/.claude/skills/gartner24-claude-config-new-site/SKILL.md

Terminal
mkdir -p ~/.claude/skills/gartner24-claude-config-new-site && curl -fsSL https://raw.githubusercontent.com/Gartner24/claude-config/HEAD/commands/new-site.md -o ~/.claude/skills/gartner24-claude-config-new-site/SKILL.md

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

Full documentation available on GitHub

View Source Repository