litestar-styleguide

Official

Unify Litestar code style and tooling standards.

Authorlitestar-org
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Without a shared baseline, every Litestar skill would duplicate inconsistent rules for code style, testing, CI/CD, and language-specific conventions, leading to fragmented, conflicting guidance for AI agents building Litestar projects.

Core Features & Use Cases

  • Cross-Cutting Style Baseline: Centralizes generic rules for Python (PEP 604 unions, ruff/mypy/pyright), TypeScript, testing (pytest/Vitest), and CI/CD so no individual skill duplicates them.
  • Litestar-Specific Conventions: Codifies framework best practices for route handlers, DTOs, dependency injection, guards, and plugin development.
  • Single Source of Truth: All other Litestar skills link to this baseline instead of copying rules, ensuring consistent guidance across the entire plugin ecosystem.
  • Use Case: When building a Litestar app with advanced-alchemy and Dishka, an AI agent references this skill first to apply consistent type hints, async I/O patterns, and test conventions before implementing skill-specific features.

Quick Start

Use the litestar-styleguide skill to apply consistent Python type hints, async I/O patterns, and Litestar framework conventions when generating new project code.

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

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 537,000+ vetted skills library on demand.