Epic Dev Space
Official@epicweb-dev
The organization hosting all the repositories for EpicWeb.dev, EpicReact.dev, and EpicAI.pro projects
Agent Skills by Epic Dev Space
Showing 11 vetted skills indexed across 1 GitHub repositories.
epic-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 About Epic Dev Space
FAQPage SchemaWhat specific tasks are enabled by these technical patterns?βΌ
These patterns enable rapid development of secure, type-safe web applications. You can implement complex RBAC, manage distributed SQLite databases, enforce strict form validation, and maintain consistent UI accessibility standards across your entire codebase using pre-configured React and TypeScript structures.
Which target personas benefit from these architectural standards?βΌ
Full-stack engineers and React developers building enterprise-grade web applications benefit most. These standards are designed for developers who need to maintain high-performance, secure, and scalable codebases while reducing boilerplate through standardized routing, caching, and database management practices.
What are the primary prerequisites and dependencies for implementation?βΌ
Implementation requires a foundational understanding of React, TypeScript, and the Epic Stack ecosystem. Key dependencies include Prisma for database management, Zod for schema validation, Radix UI for accessible components, and Tailwind CSS for styling, all integrated within a React Router environment.