What is epic-react-patterns?
Guide on React patterns, performance optimization, and code quality for Epic Stack Source: epicweb-dev/epic-stack.
Guide on React patterns, performance optimization, and code quality for Epic Stack
Quickly install epic-react-patterns AI skill to your development environment via command line
Source: epicweb-dev/epic-stack.
Epic Stack uses React Router loaders for data fetching, not useEffect.
Instead of using useEffect, use event handlers, CSS, ref callbacks, or useSyncExternalStore.
React Router automatically code-splits by route. Use dynamic imports for heavy components.
Guide on React patterns, performance optimization, and code quality for Epic Stack Source: epicweb-dev/epic-stack.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/epicweb-dev/epic-stack --skill epic-react-patternsGuide on React patterns, performance optimization, and code quality for Epic Stack Source: epicweb-dev/epic-stack.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/epicweb-dev/epic-stack --skill epic-react-patterns Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/epicweb-dev/epic-stack