litestar-fullstack-inertia
Fullstack Litestar, React, and Inertia development patterns
All Skills in This Repository (3)
Pure Emerald Level IndicatorsInertia.js Skill (Litestar Integration)
Integrate Litestar Python backends with React frontends via Inertia.js.
Litestar Framework Skill
Provide code snippets and patterns for the Litestar Python web framework.
React + shadcn/ui Skill
Develop React frontends with Inertia.js and shadcn/ui components.
Frequently Asked Questions
FAQPage SchemaHow to install litestar-fullstack-inertia?โผ
Run `npx skills add litestar-org/litestar-fullstack-inertia --all -g -y` in your terminal to install all skills in this suite globally.
What does litestar-fullstack-inertia do?โผ
It is a production-ready fullstack template combining a Litestar Python backend with a React 19 frontend through Inertia.js. It includes authentication, OAuth, teams, and an admin panel out of the box.
How do the Inertia and Litestar skills help coding?โผ
They teach your AI agent the exact controller, service, and page patterns this project uses, so generated code follows existing conventions without manual correction.
Does it work with Claude Code and other AI agents?โผ
Yes. The skills follow the universal SKILL.md standard and work in Claude Code, Cursor, Codex, and other compatible agents.
Can non-experts use this fullstack template?โผ
Yes. The agent guides explain the architecture and commands in plain terms, so your AI agent can implement features from simple natural-language requests.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core