LiteStack
01Settings file Claude Code
Agent settings declaring 7 allowed tools.
Settings file Claude Code
Agent settings declaring 7 allowed tools.
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…
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…
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…
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…
Cursor rule Cursor
CodeGraph MCP usage guide — when to use which tool.
MCP server Claude CodeCodexCursor
MCP server "codegraph" as configured in uxname/LiteStack. Launched with codegraph serve --mcp.
Instructions file CodexOpenCode
Instructions for uxname/LiteStack, covering agents.md — litestack (meta-project), three boxes — put each change in the right one, 🔴 start here, 1. read the retrospectives — learn from past mistakes and 2. read the sub-project's own agents.md.
Instructions file
Instructions for uxname/LiteStack: See AGENTS.md — it is the single entry point for this meta-repo. Then read backend/AGENTS.md and frontend/AGENTS.md for the sub-projects.