architecture-react-nextjs

architecture-react-nextjs is a skill for Claude Code, Codex from Sn4kyGit/antigravity-project-starter. It costs 29 tokens per session (617 once invoked), scanned A, original, no licence file.

A guide to designing React and Next.js applications so pages render in the right place and avoid unnecessary work. React is a JavaScript interface library, while Next.js is a framework built around it.

In plain words
What is it for?
Use it when planning or reviewing React and Next.js rendering, separating server and client code, removing request waterfalls, and improving rendering performance.
Why use it?
It helps prevent slow pages caused by inefficient rendering, unclear server and browser responsibilities, or chains of requests that wait on one another.

Skill for Claude CodeCodex

Install

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.

agentmods
npx agentmods add skills/sn4kygit/antigravity-project-starter/architecture-react-nextjs
Any agent
npx skills add Sn4kyGit/antigravity-project-starter --skill architecture-react-nextjs
Clone the repo
git clone --depth 1 https://github.com/Sn4kyGit/antigravity-project-starter

Made for: Claude Code, Codex.

Wrote 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.

agentmods badge for architecture-react-nextjs

README.md
[![agentmods](https://agentmods.dev/badge/skills/sn4kygit/antigravity-project-starter/architecture-react-nextjs.svg)](https://agentmods.dev/skills/sn4kygit/antigravity-project-starter/architecture-react-nextjs)
Your own site
<a href="https://agentmods.dev/skills/sn4kygit/antigravity-project-starter/architecture-react-nextjs"><img src="https://agentmods.dev/badge/skills/sn4kygit/antigravity-project-starter/architecture-react-nextjs.svg" alt="Measured on agentmods" height="20"></a>
Per session 29 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 617 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin unknown No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5.1 $0.00029 $0.00617
Opus 5 $0.00015 $0.00309
Sonnet 5 $0.00006 $0.00123
Haiku 4.5 $0.00003 $0.00062

Measured 5d ago against content hash 85116d320bd9, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-05, from the pricing page.

Security

Grade A, and why

architecture-react-nextjs 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 5d ago.

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.

.agent/skills/architecture-react-nextjs/SKILL.md · 44 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Changes

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.

  1. 5d ago First seen · 44 lines · 29 tokens per session scan A 85116d320bd9

Subscribe to this mod's changes

architecture-react-nextjs is a skill published in the GitHub repository Sn4kyGit/antigravity-project-starter (20 stars, last pushed 5mo ago), with no licence file. It adds 29 tokens to every session and 617 once invoked, about $0.0001 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-08-30.

Related

Other skills, from other repositories

frontend-mobile-development-component-scaffold

You are a React component architecture expert specializing in scaffolding production-ready, accessible, and performant components. Generate complete component implementations with TypeScript, tests, s.

rmyndharis/antigravity-skills · 38 tokens

frontend-developer

Build React components, implement responsive layouts, and handle client-side state management. Masters React 19, Next.js 15, and modern frontend architecture. Optimizes performance and ensures accessibility. Use PROACTIVELY when creating UI components or fixing frontend issues.

rmyndharis/antigravity-skills · 55 tokens

nextjs-app-router-patterns

Master Next.js 14+ App Router with Server Components, streaming, parallel routes, and advanced data fetching. Use when building Next.js applications, implementing SSR/SSG, or optimizing React Server Components.

rmyndharis/antigravity-skills · 48 tokens

expo-development

Scaffolds Expo/React Native apps, configures EAS Build profiles, manages native modules via CNG, sets up Expo Router navigation, and uses EAS Update for OTA deployments. Use when creating React Native apps with Expo, configuring EAS builds, setting up Expo Router, managing native modules, or deploying OTA updates.

monkilabs/opencastle · 69 tokens

react-development

Enforces React-specific patterns: functional components with hooks, TypeScript prop interfaces, CSS Modules co-location, React Testing Library behavioral tests. Use when creating React components, writing custom hooks, structuring component folders, applying RTL test patterns, or wiring TypeScript prop types. Trigger…

monkilabs/opencastle · 81 tokens

react-builder

Build scalable React applications with proper component architecture, custom hooks, state management, and performance optimization.

AtulPurohit/Antigravity-Awesome-Skills · 22 tokens