fuse-react
Expert React 19 with hooks, TanStack Router, Zustand, React Hook Form, Testing Library, shadcn/ui, and SOLID principles
pinned to #7749d4dupdated 2 weeks ago
Ask your AI client: “install plugins/fuse-react”.
Requires the metahub MCP server installed in your client. Set up MCP.
mh install plugins/fuse-reactmetahub onboarded this repo on the author's behalf.
If you own github.com/fusengine/agents on GitHub, claim the listing to take over publishing. Your claim preserves the existing eval history and badges; only the curator label is replaced with verified-publisher on your next publish.
Stars
19
Last commit
2 weeks ago
Latest release
published
- #claude-agent
- #claude-agents
- #claude-code
- #claude-code-plugin
- #claude-skills
- #claudeagent
- #claudecode
Evaluation report
WarningsAutomated checks the publisher passed at publish time — structure, docs, safety, and whether the artifact behaves as claimed.7749d4d· 2 weeks ago
Kind-specific
31Plugin: manifest fields complete
Plugin: bundled artifacts presentwarn
Couldn't find a skills/ subdir or an MCP server config inside the plugin
A plugin is most useful when it bundles ≥ 1 skill or an MCP server.
Plugin: bundle shape
empty bundle
Plugin: manifest location
manifest at plugin.json
Release history
1- releasecurrent7749d4dwarn2 weeks ago
Contents
Expert React 19 development with TanStack Router, TanStack Form, Zustand, Testing Library, and shadcn/ui.
Agent
- react-expert - Expert React developer
Skills
| Skill | Description |
|---|---|
| solid-react | SOLID principles for React 19 with modular architecture |
| react-19 | React 19 features: use(), useOptimistic, useActionState, custom hooks patterns |
| react-tanstack-router | File-based routing with type-safe search params |
| react-state | State management with Zustand and Jotai |
| react-forms | TanStack Form with Zod validation |
| react-testing | Testing Library with Vitest |
| react-shadcn | shadcn/ui components with TanStack Form integration |
| react-i18n | react-i18next for internationalization |
Architecture
src/
├── modules/
│ ├── cores/
│ │ ├── shadcn/components/ui/
│ │ ├── lib/
│ │ ├── hooks/
│ │ └── stores/
│ └── [feature]/
│ ├── components/
│ └── src/
│ ├── interfaces/
│ ├── services/
│ ├── hooks/
│ └── stores/
├── routes/
└── main.tsx
Installation
/plugin install fuse-react
Usage
The agent activates when working with React projects (without Next.js).
Reviews
No reviews yet. Be the first.
Related
claude-magic-compact
Lossless context compression for Claude Code.
mega-brain
OKF-powered knowledge context for Claude Code — injects your project knowledge base at every session
cc10x
The Loop Engine — harness and loop engineering plugin for Claude Code. Router-kernel orchestration, workflow artifacts, sub-agent delegation, hook enforcement, Test Honesty Gates, fresh-context verification, and memory that persists. 73% leaner than v11, zero quality regression.
mh install plugins/fuse-react