rule-validate

rule-validate is a skill for Claude Code, Codex from millionco/react-doctor. It costs 52 tokens per session (668 once invoked), scanned A, original, no licence file.

A pre-merge workflow for checking an implemented React Doctor rule before it is added to the project. A merge is the step that brings reviewed code into the shared codebase.

In plain words
What is it for?
Use it after focused tests pass to inspect open-source matches, compare pull-request results, add regression tests, and address review findings.
Why use it?
It checks detector correctness and helps prepare the tests, change notes, pull-request text, and fixes needed for review.

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/millionco/react-doctor/rule-validate
Any agent
npx skills add millionco/react-doctor --skill rule-validate
Clone the repo
git clone --depth 1 https://github.com/millionco/react-doctor

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 rule-validate

README.md
[![agentmods](https://agentmods.dev/badge/skills/millionco/react-doctor/rule-validate.svg)](https://agentmods.dev/skills/millionco/react-doctor/rule-validate)
Your own site
<a href="https://agentmods.dev/skills/millionco/react-doctor/rule-validate"><img src="https://agentmods.dev/badge/skills/millionco/react-doctor/rule-validate.svg" alt="Measured on agentmods" height="20"></a>
Per session 52 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 668 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 $0.00052 $0.00668
Opus 5 $0.00026 $0.00334
Sonnet 5 $0.00010 $0.00134
Haiku 4.5 $0.00005 $0.00067

Measured 4d ago against content hash 8a949751ea1c, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

rule-validate 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 4d 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.

.agents/skills/rule-validate/SKILL.md · 87 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. 4d ago First seen · 87 lines · 52 tokens per session scan A 8a949751ea1c

Subscribe to this mod's changes

rule-validate is a skill published in the GitHub repository millionco/react-doctor (14,707 stars, last pushed today), with no licence file. It adds 52 tokens to every session and 668 once invoked, about $0.0003 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

react-flow

Expert guidance for React Flow (@xyflow/react): building interactive node-based graphs, custom nodes and edges, handles, state management, layouting, TypeScript patterns, performance optimization, and theming. Use when writing React Flow code, creating custom nodes or edges, debugging flow issues, optimizing graph…

framara/react-flow-skill · 78 tokens

React

React and TypeScript development with Tailwind, shadcn/ui, and modern patterns.

onmyway133/claude-code-plugins · 19 tokens

forming

Rules and patterns for writing React forms. ALWAYS load this skill when building forms, handling form state, adding form validation, creating input components, or using react-hook-form, zod, Controller, FormProvider, useFormState, useController, useWatch, useFieldArray, or setError.

nnkogift/personal-skills · 62 tokens

argon-router

Integrate and use argon-router in React web applications with Effector. Use when tasks involve creating routes and routers, wiring RouterControls/history adapters, composing routes with chainRoute/group/createVirtualRoute, rendering views with RouterProvider/createRoutesView/Outlet, building links with Link/useLink…

aiko-atami/effectorjs-skills · 76 tokens

angular-doctor

Run after making Angular changes to catch issues early. Use when reviewing code, finishing a feature, or fixing bugs in an Angular project.

antonygiomarxdev/angular-doctor · 31 tokens

chakra-ui-builder

Build responsive, accessible UI components and layouts using Chakra UI v3, install or configure Chakra UI in new and existing projects, and design scalable themes using tokens, semantic tokens, recipes, and slot recipes. Use this skill whenever a user asks to build, create, or generate any UI component, page, form…

chakra-ui/chakra-ui · 214 tokens