litestar-templating

Community

Litestar HTML templating with clean context.

Authoralti3
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill enables building Litestar template-rendered responses by configuring template engines, shaping a stable view-context, and reusing layouts and partials to render HTML in Litestar handlers, instead of returning raw JSON.

Core Features & Use Cases

  • Template rendering: render HTML via Litestar endpoints with a chosen template engine.
  • Context shaping: map domain data into stable, explicit view-context objects.
  • Reusability: reuse layouts and partials across pages to minimize duplication.
  • Use Case: when building admin dashboards or marketing pages that require server-side HTML rendering.

Quick Start

Configure a template engine and mapping, then return a template-rendered response in a Litestar route.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: litestar-templating
Download link: https://github.com/alti3/litestar-skills/archive/main.zip#litestar-templating

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.