solid-react skillA
solid-react is agent-read markdown (skill) from fusengine/agents: Use when applying SOLID principles to React architecture — file-size limits, hook separation, src/interfaces/, JSDoc..
Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.
What the file says
<objective> Enforces SOLID and DRY architecture on React 19 projects: files under 100 lines (components < 50, hooks < 30, services < 40), types isolated in `modules/[feature]/src/interfaces/` (never in component files), mandatory JSDoc on exports, no class components, and mandatory grepping for existing logic/utilities before writing new code (with `jscpd` duplication checks). Provides a dedicated reference guide per SOLID letter (SRP file-splitting, OCP composition/render-props, LSP contract compliance, ISP role-based props/context, DIP constructor injection via Context) plus 10 ready-to-copy templates covering components, hooks, services, stores, validators, factories, and tests. This is a cross-cutting code-quality skill, not a feature skill — for the React APIs themselves see react-19, react-state, react-forms, and react-tanstack-router. </objective> # SOLID React - Component Architecture ## Codebase Analysis (MANDATORY) **Before ANY implementation:** 1. Explore project structure to understand architecture 2. Read existing related files to follow established patterns 3. Identify naming conventions, coding style, and patterns used 4. Understand data flow and dependencies …
Read the whole file at its exact version.
How to install
mdr add fusengine/agents/solid-react@v1.0.0mdr add fusengine/agents/solid-react@sha256:2830b9adf4c22608Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.
[](https://markdownregistry.com/a/art_s7wqdykiuptw3di4)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| v1.0.0 latest | 2026-09-04 | 5f1d30f | 6,374 B | A | view · diff |
| v1.0.0 | 2026-07-29 | 3b91eed | 6,345 B | A | view · diff |
| v1.0.0 | 2026-02-21 | 5d84804 | 5,514 B | A | view · diff |
| v1.0.0 | 2026-02-07 | 0a3cd21 | 5,215 B | A | view · diff |
| v1.0.0 | 2026-01-31 | 7d8568c | 5,199 B | A | view |
Audit of the latest version
- pass: Frontmatter block present
- pass: Frontmatter declares a name
- pass: Frontmatter declares a description
- pass: Size between 200 bytes and 200 KB (6374 bytes)
- pass: No zero-width or bidi control characters
- pass: No instruction hidden inside an HTML comment
- pass: No link to an exfiltration or paste host
- pass: No credential-shaped string
- pass: No instruction to send local credentials anywhere
- pass: No text hidden with inline styles
- pass: No prompt-injection phrasing
- pass: No curl or wget piped into a shell
- pass: No recursive delete of root, home or parent
- pass: No instruction to read or print local credentials
- pass: No base64 blob over 200 characters
- pass: No link to a raw IP address
- pass: No script tag
Source
fusengine/agents · 28 stars · license MIT · pushed 2026-09-24 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_s7wqdykiuptw3di4 GET https://markdownregistry.com/api/v1/resolve?ref=fusengine/agents/solid-react GET https://markdownregistry.com/api/v1/blob/2830b9adf4c2260824b5baef3d87c0c39b1721ce3d4f1c0eeafbd42d64e781cf
Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.