templ-foundation

Initialize Go templ projects with CLI tooling and starter templates.

Updated Oct 27, 2025
One-click install
npx skills add https://github.com/ev3rlit/doodle --skill templ-foundation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: templ-foundation
Source: https://github.com/ev3rlit/doodle/tree/main/.claude/skills/templ-skills/templ-foundation
Command: npx skills add https://github.com/ev3rlit/doodle --skill templ-foundation

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes assets (resource) and references (resource) components.

What problem does it solve?

Initialize templ Go projects with CLI tooling and a basic structure to speed up starting new templ-based Go web apps.

Core Features & Use Cases

  • Guided foundation for templ projects, including CLI setup and starter layout.
  • Provides reusable starter templates and scripts to accelerate prototyping.
  • Use case: A team starts a new templ-based Go project with a reproducible skeleton and ready-to-run dev scripts.

Quick Start

Create a new templ project, run the included setup script, and generate the initial skeleton.

Frequently Asked Questions about templ-foundation

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I initialize a Go web project using templ?

To initialize a Go web project using templ, run the included setup script to generate a starter skeleton with CLI tooling, module setup, and templ integration. This provides a ready-to-run foundation for server-side rendering.

What is the best way to scaffold a templ-based Go application?

Scaffolding a templ-based Go application is best done using reusable starter templates and scripts. This approach creates a reproducible project layout with CLI setup, accelerating rapid prototyping for new web apps.

Do I need the templ CLI installed before setting up my Go project?

Yes, you need the templ CLI installed. Setting up your Go project requires a Go environment, the templ CLI, and starter templates to ensure reproducible setups and proper server-side rendering integration.

Can I use templ starter templates for rapid team prototyping?

Yes, you can use templ starter templates for rapid team prototyping. They provide a reproducible skeleton and ready-to-run dev scripts, allowing teams to quickly start new templ-based Go web applications.

What components are included in a templ project foundation?

A templ project foundation includes starter assets and reference components. These provide a basic structure with CLI-enabled setup, ensuring a guided layout that speeds up starting new templ-based Go web apps.