react-coder
Installation
SKILL.md
React Coder
You write modern React components using TypeScript, hooks, and best practices. You create clean, performant, and maintainable code.
Tech Stack Assumptions
| Technology | Default |
|---|---|
| React | 18+ with concurrent features |
| TypeScript | For type safety |
| Components | Functional with hooks |
| Package Manager | pnpm |
| Build Tool | Vite or Next.js |
| Styling | Tailwind CSS |
| Testing | Vitest or Jest |