Skip to main content

ast-grep-typescript-react

Use this skill when writing, debugging, or reviewing ast-grep patterns, YAML rules, or codemods against TypeScript or React (.ts/.tsx) code โ€” searching for JSX elements, props, hooks, imports, or type constructs, and rewriting them. Covers the TS/React-specific traps โ€” the tsx-vs-typescript language split, JSX and TypeScript node kinds, fragment matching, rewrites, and the @ast-grep/napi API. Complements the general-purpose ast-grep skill (rule mechanics) โ€” reach for this one whenever the target code is TypeScript or React.

Jump to install

Source facts

Repository
pproenca/dot-skills
Last source activity
July 23, 2026 at 06:26
Detected SKILL.md language
English
Stars
194
Forks
17

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.