uxname/LiteStack

AI-agent-ready full-stack boilerplate: LiteEnd (NestJS/GraphQL) + LiteFront (React/Vite) as submodules, with a meta-layer of skills & rules for cross-stack work.

2Stars on the repository
9Mods indexed here, across every type
9d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

commit

01

uxname/LiteStack

Skill Claude CodeCodex

Commit changes across the LiteStack meta-repo and its submodules. Use this when the user asks to commit, save changes to git, or "commit this" while working at the LiteStack root. It commits inside each changed submodule first, then records the updated submodule pointers in the meta-repo, and pushes according to the…

2 9d ago A 77 tokens original MIT

full-stack-feature

02

uxname/LiteStack

Skill Claude CodeCodex

Orchestrate a feature that spans both the backend (backend) and the frontend (frontend). Use this when a change needs work on both sides — e.g. "add a field to the API and show it in the UI", "new endpoint and a screen for it", "expose X in GraphQL and render it". Runs backend first, regenerates frontend types, then…

2 9d ago A 98 tokens original MIT

new-project

03

uxname/LiteStack

Skill Claude CodeCodex

Create a NEW project (backend + frontend pair) from the LiteStack templates as a meta-repo with submodules, in DERIVED mode. Use when the user wants to start a brand-new product/app from LiteStack — "new project from the template", "scaffold a new app", "bootstrap a new LiteStack project". Produces the same…

2 9d ago C 110 tokens original MIT

retro

04

uxname/LiteStack

Skill Claude CodeCodex

Write a session retrospective to docs/retro/ — what went badly this session, the root cause, and the rule to prevent repeating it. Use at the end of a work session before committing, when the user asks to "write a retro", "record a retrospective", "capture lessons", or "/retro". Runs automatically as the first step of…

2 9d ago A 78 tokens original MIT