muxt-template-driven-development

Official

Build web apps with Go and HTML templates.

Authortypelate
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill streamlines the development of web applications in Go by enabling a template-driven approach, ensuring type safety and reducing runtime errors between your Go code and HTML templates.

Core Features & Use Cases

  • Type-Safe Routing: Define routes and their corresponding Go methods with compile-time verification.
  • Template-First Design: Design your UI in HTML templates first, then implement the backend logic.
  • Test-Driven Development: Facilitates a red-green-refactor workflow for building robust web features.
  • Use Case: When creating a new feature that displays a list of articles, you'll write the GET /articles template and its associated ListArticles method signature, then implement the Go function to fetch and return the data.

Quick Start

Use the muxt-template-driven-development skill to create a new GET route for displaying user profiles.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: muxt-template-driven-development
Download link: https://github.com/typelate/muxt/archive/main.zip#muxt-template-driven-development

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.