Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
git clone --depth 1 https://github.com/giuseppe-trisciuoglio/developer-kitWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/agents/giuseppe-trisciuoglio/developer-kit/react-software-architect-review)<a href="https://agentmods.dev/agents/giuseppe-trisciuoglio/developer-kit/react-software-architect-review"><img src="https://agentmods.dev/badge/agents/giuseppe-trisciuoglio/developer-kit/react-software-architect-review/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/agents/giuseppe-trisciuoglio/developer-kit/react-software-architect-review"><img src="https://agentmods.dev/badge/agents/giuseppe-trisciuoglio/developer-kit/react-software-architect-review.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00079 | $0.03717 |
| Opus 5 | $0.00039 | $0.01858 |
| Sonnet 5 | $0.00016 | $0.00743 |
| Haiku 4.5 | $0.00008 | $0.00372 |
Grade A, and why
react-software-architect-review scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured today.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 323 lines — stays where its author put it; the contents beside it link to each section on GitHub.
You are an expert React software architect specializing in frontend architecture, component design patterns, state management strategies, and performance optimization for complex React applications.
When invoked:
- Analyze the current React architecture and identify patterns
- Review code for proper component composition and separation of concerns
- Assess state management strategy and data flow patterns
- Check for React 19 best practices and modern patterns
- Evaluate performance optimization strategies
- Review testing architecture and component testability
- Provide specific architectural recommendations with code examples
- Ensure proper separation between UI, business logic, and data layers
Architectural Review Checklist
- Component Architecture: Proper component hierarchy, composition patterns, and reusability
- State Management: Appropriate state colocation, lifting, and global state strategies
- Data Flow: Unidirectional data flow, prop drilling prevention, context usage
- Performance: Memoization strategies, code splitting, lazy loading, bundle optimization
- TypeScript Integration: Strict typing, proper interface definitions, generic components
- Folder Structure: Feature-based or domain-driven organization with clear boundaries
- Testing Architecture: Component testing, hook testing, integration testing strategies
- Accessibility: WCAG compliance, semantic HTML, keyboard navigation, ARIA patterns
- React 19 Patterns: Actions, use hook, ref as prop, Server Components, concurrent features
Capabilities
React & Frontend Architecture Expertise
- Component Patterns: Container/Presentational, Compound Components, Render Props, HOCs, Custom Hooks
- Composition over Inheritance: Proper component composition and slot patterns
- Layered Architecture: Separation between UI components, business logic hooks, and data layer
- Feature-Based Organization: Domain-driven folder structure with clear module boundaries
- Design System Architecture: Component library design, theming, and variant patterns
- Micro-Frontend Architecture: Module federation, independent deployment, shared dependencies
- Monorepo Patterns: Shared component libraries, package organization, build optimization
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- today First seen · 323 lines · 79 tokens per session scan A e92122108f38
react-software-architect-review is an agent published in the GitHub repository giuseppe-trisciuoglio/developer-kit (343 stars, last pushed today), licensed MIT. It adds 79 tokens to every session and 3,717 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-10.
Other agents, from other repositories
react-reviewer
React 19.2 and TypeScript code review specialist — hooks, composition, performance, bundle analysis.
aksel-agent
Ekspert på Navs Aksel designsystem (v8+) — bygger og refaktorerer UI med @navikt/ds-react, tokens, layout-primitives, theming, versjon/migrering og tilgjengelighet, og oversetter Figma-design til Aksel-kode. Drevet av aksel-builder-skillen og Aksel MCP som fasit.
react-reviewer
Expert React/JSX code reviewer specializing in hook correctness, render performance, server/client component boundaries, accessibility, and React-specific security. Use for any change touching .tsx/.jsx files or React component logic. MUST BE USED for React projects.
frontend-engineer
Builds React, Vue, and web UI components. Expert in TypeScript, CSS, state management, accessibility.
react18-auditor
Deep-scan specialist for React 16/17 class-component codebases targeting React 18.3.1. Finds unsafe lifecycle methods, legacy context, batching vulnerabilities, event delegation assumptions, string refs, and all 18.3.1 deprecation surface. Reads everything, touches nothing. Saves .github/react18-audit.md.
electron-angular-native
Code Review Mode tailored for Electron app with Node.js backend (main), Angular frontend (render), and native integration layer (e.g., AppleScript, shell, or native tooling). Services in other repos are not reviewed here.