<h1 align="center">
<a href="https://prompts.chat">
This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
Loading actions...
<a href="https://prompts.chat">
TypeScript and ESLint rules that MUST be followed when creating, modifying, or reviewing any file under apps/frontend/, including .ts, .tsx, .js, and .jsx files. Also apply when discussing frontend linting, type safety, or ESLint configuration.
risks
This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
A single-file writing skill (SKILL.md) that audits and rewrites content to remove AI writing patterns. No build system, no dependencies, no tests — the skill is a markdown file consumed by AI coding assistants.
SKILL.md — the skill itself (v3.7.2). This is the product. All rules, tiers, profiles, and output format live here.README.md — public-facing docs, installation instructions, pattern reference table, full before/after example.CHANGELOG.md — version history with what changed and why.Edit SKILL.md directly. There's nothing to build or test. When making changes:
version: X.Y.Z)### entries. Don't restate it elsewhere; CI (scripts/check-pattern-count.sh) fails the build if the README number drifts from SKILL.md, so just add the new ### entry and bump the README bullet.The skill has three modes (rewrite default, detect flag-only, edit in-place) and processes text through this pipeline:
SKILL.md file with agentskills.io-compatible frontmatterThe skill works with Claude Code, OpenClaw/ClawHub, and any agentskills.io-compatible agent. The frontmatter includes both agentskills_spec and openclaw fields. Changes must not break either format.