Frontend Code Review

A meta skill that orchestrates a frontend code review: given a diff, it picks which of the other skills apply, runs them in a sensible order, merges their findings into one ordered list, and de-duplicates an issue that two skills report. It holds no engineering rules of its own — it routes to `core-typescript`, `architecture-and-design`, the framework skills, and the lenses. Use it when the user asks for a full code review of a pull request or a diff, says "review this change", "run all the skills", "which skills apply here", or wants findings from several skills combined without duplication.

danielteles Updated

File contents

danielteles/awesome-agent-skills/tree/main/skills/frontend-code-review commit 7a93d6d87b

Frequently asked questions

npx skillmds@latest add danielteles/frontend-code-review