front-review

Installation
SKILL.md

Review the file that is currently open or explicitly mentioned by the user.

  • Default (no arguments): Standard mode : balanced review flagging clear issues and actionable suggestions.
  • If $ARGUMENTS contains strict: Strict mode : tightened thresholds on quality, complexity, and performance rules.

Step 1 : Detect the file language

Look at the extension of the target file:

  • If .js, .ts, .mjs, .jsx, .tsx → the language file is front-review-js.md
  • If .css, .sass, .scss → the language file is front-review-css.md
  • If .html → the language file is front-review-html.md
  • If .vue → the language file is front-review-vue.md
  • If .svelte → the language file is front-review-svelte.md
  • If .astro → the language file is front-review-astro.md
  • Otherwise → inform the user that this file type is not supported. Supported types: .js, .ts, .mjs, .jsx, .tsx, .css, .sass, .scss, .html, .vue, .svelte, .astro.
Installs
21
GitHub Stars
2
First Seen
Apr 28, 2026
front-review — effeilo/claude-code-frontend-skills