前端代码审查

前端代码审查 is a skill for Claude Code, Codex from Changan-Su/Forsion. It costs 175 tokens per session (1,929 once invoked), scanned A, original, no licence file.

A review checklist for browser-based front-end and React code. It covers security, accessibility, speed, React correctness, maintainability, and Forsion’s no-build environment rules.

In plain words
What is it for?
Checking front-end or React code for UI risks, component quality, performance problems, accessibility gaps, and compatibility with Forsion.
Why use it?
It helps reviewers catch issues such as unsafe HTML or links, missing keyboard support, unnecessary re-renders, incorrect hooks, memory leaks, and unsuitable imports.

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/changan-su/forsion/frontend-code-review
Any agent
npx skills add Changan-Su/Forsion --skill frontend-code-review
Clone the repo
git clone --depth 1 https://github.com/Changan-Su/Forsion

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 前端代码审查

README.md
[![agentmods](https://agentmods.dev/badge/skills/changan-su/forsion/frontend-code-review.svg)](https://agentmods.dev/skills/changan-su/forsion/frontend-code-review)
Your own site
<a href="https://agentmods.dev/skills/changan-su/forsion/frontend-code-review"><img src="https://agentmods.dev/badge/skills/changan-su/forsion/frontend-code-review.svg" alt="Measured on agentmods" height="20"></a>
Per session 175 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,929 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 1 finding. 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.00175 $0.01929
Opus 5 $0.00088 $0.00964
Sonnet 5 $0.00035 $0.00386
Haiku 4.5 $0.00017 $0.00193

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

Security

Grade A, and why

前端代码审查 scanned grade A with 1 finding 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.

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

fetch(url, { signal: ac.signal });
tangu-agent/agent-skills/coding/frontend-code-review/SKILL.md · 105 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 · 105 lines · 175 tokens per session scan A 99dd9545feaf

Subscribe to this mod's changes

前端代码审查 is a skill published in the GitHub repository Changan-Su/Forsion (114 stars, last pushed 5d ago), with no licence file. It adds 175 tokens to every session and 1,929 once invoked, about $0.0009 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). 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

add-tauri-command

Use when adding a new Tauri command to Cowork-Z — a new backend capability the React frontend must call, a new #[tauri::command] fn, or a new invoke() wrapper in tauri-api.ts. Also use when a newly written command returns "Command not found" at runtime.

kevinlin/cowork-z · 69 tokens

nextjs-code-review

为 Next.js 应用提供全面代码评审,校验 Server Components、Client Components、Server Actions、缓存策略、metadata、API 路由、中间件与性能模式。在评审 Next.js App Router 代码改动、合并 PR 前、实现新功能后或做架构校验时使用。.

sutchan/Agent-Skills-Hub · 72 tokens

infographic

生成精美的纯 HTML+CSS 信息图 — 时间线、流程、对比分析、SWOT、金字塔、漏斗、数据卡片、组织架构等。无需外部依赖,在沙箱 iframe 中渲染。适合将结构化信息以海报级视觉效果呈现。.

PM-Shawn/Abu-Cowork · 71 tokens

web-artifacts-builder

Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, or shadcn/ui components - not for simple single-file HTML/JSX artifacts.

PM-Shawn/Abu-Cowork · 64 tokens

init

Skill "init" from PM-Shawn/Abu-Cowork, covering 前置检查, 初始化流程, 第一步:分析项目结构, 第二步:生成 abu.md and 项目规则.

PM-Shawn/Abu-Cowork · 21 tokens

reflect

Skill "reflect" from PM-Shawn/Abu-Cowork, covering 复盘助手, 复盘框架, 1. 任务回顾, 2. 经验教训 and 3. 可沉淀的模式.

PM-Shawn/Abu-Cowork · 57 tokens