Epic React Patterns
Helps with React, patterns as part of building frontend UIs and user experiences workflows.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add epic-react-patterns npx -- -y @trustedskills/epic-react-patterns
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"epic-react-patterns": {
"command": "npx",
"args": [
"-y",
"@trustedskills/epic-react-patterns"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill provides guidance and best practices for developing React applications within the Epic Stack framework. It focuses on writing efficient components, optimizing performance and bundle size, and adhering to established patterns and conventions. The skill emphasizes a pragmatic approach to development, prioritizing functionality, clarity, and maintainability over theoretical purity.
When to use it
- You're building an application using the Epic Stack React framework.
- You need help writing efficient and performant React components.
- You want to ensure your code follows established React Router patterns.
- You’re looking for ways to avoid common React anti-patterns.
- You need assistance with implementing code splitting or optimizing re-renders and data fetching.
Key capabilities
- Provides guidance on using React Router loaders for data fetching instead of
useEffect. - Offers advice on avoiding side effects within
useEffectby utilizing event handlers, CSS, ref callbacks, oruseSyncExternalStore. - Promotes a philosophy prioritizing functionality, clarity, performance optimization, and sustainable development velocity.
- Encourages pragmatic solutions over theoretically perfect ones.
Example prompts
- "Show me an example of how to fetch data using React Router loaders in Epic Stack."
- "How should I avoid side effects when working with
useEffect?" - "What are the best practices for optimizing re-renders in my Epic Stack application?"
Tips & gotchas
- This skill is specifically tailored to the Epic Stack framework. Results may vary if used outside of this context.
- The skill prioritizes a pragmatic approach; it might not always align with every theoretical React pattern.
- Familiarity with basic React Router concepts will be helpful for understanding the provided examples.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.