litestar-org/litestar-skills
13 stars · Last commit 2026-07-23
Opinionated first-party agent skills, plugins, subagents, slash commands, and MCP servers for the Litestar framework ecosystem — publishable to Claude Code, Gemini CLI, Codex CLI, Cursor, OpenCode, and VS Code/Copilot from a single repo.
README preview
# litestar-skills > Opinionated, first-party agent skills, plugins, subagents, slash commands, and MCP servers for the **Litestar** framework and its ecosystem — publishable to **every major AI agent and IDE** from a single repo. `litestar-skills` is a curated collection of agentic-development assets that teach AI coding agents how the Litestar team actually builds software. Dedicated package guidance covers Litestar, SQLSpec, Advanced Alchemy, msgspec, Polyfactory, pytest-databases, Litestar Autowire, Litestar Granian, Litestar SAQ, Litestar Queues, Litestar Vite, Litestar MCP, Litestar Email, and Litestar HTMX. ## Status **v0.6.0 — early access.** Multi-host plumbing, 30 skills, ~28,500 lines of canonical content. Full launch-skill catalog growing. **Breaking host identity note:** host-facing marketplace, plugin, extension, managed-config, and skill namespace IDs are `litestar`. Existing installs under `litestar-skills` should be removed and reinstalled; no alias is shipped. The Python package and repository remain `litestar-skills`. ## Host Artifacts This repo documents hosts by the artifacts it ships: | Host | Entry Point | | --- | --- | | Claude Code | `.claude-plugin/plugin.json` + marketplace metadata + `.claude-plugin/agents/*.md` | | Antigravity CLI | `plugin.json` + `hooks.json` + `agents/*.md` + `skills/` + `hooks/` |