epic-stack
Ship full-stack web apps faster with a production-ready starter
All Skills in This Repository (11)
Pure Emerald Level Indicatorsepic-security
Implement security practices for Epic Stack applications.
epic-permissions
Enforce RBAC permission checks in Epic Stack routes, loaders, actions, and UI components.
epic-testing
Automate Epic Stack testing with Vitest and Playwright.
epic-database
Design, deploy, and maintain Prisma-based SQLite databases with LiteFS for Epic Stack applications.
epic-deployment
Automates Epic Stack application deployment to Fly.io with multi-region support.
epic-routing
Automate Epic Stack routing setup with React Router Auto Routes.
epic-caching
Implement layered caching with cachified, SQLite, and LRU caches in the Epic Stack.
epic-forms
Build validated forms in Epic Stack with Zod and Conform.
epic-auth
Automate secure authentication workflows for Epic Stack applications.
epic-ui-guidelines
Guides React developers to implement accessible UI components with Tailwind CSS and Radix UI.
epic-react-patterns
Standardize React patterns in Epic Stack apps with route loaders and TypeScript typings.
Frequently Asked Questions
FAQPage SchemaHow to install Epic Stack?â–¼
Run `npx skills add epicweb-dev/epic-stack --all -g -y` in your terminal to install all skills in this suite globally.
What is the Epic Stack used for?â–¼
It is an opinionated full-stack starter for React Router apps with built-in auth, database, testing, and deployment patterns. These skills teach your AI agent to follow its conventions correctly.
Can AI agents build features with Epic Stack?â–¼
Yes. The skills give your agent step-by-step patterns for routing, forms, permissions, and testing so it writes code that matches the project's standards.
Does Epic Stack work with Claude Code and Cursor?â–¼
Yes. All skills follow the universal SKILL.md standard and run in Claude Code, Cursor, OpenClaw, and other compatible agents.
Do I need to know React to use Epic Stack?â–¼
Basic React knowledge helps, but the skills guide your agent through the correct patterns so you can describe features in plain English.
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