What is frontend-code-review?
Trigger when the user requests a review of frontend files (e.g., `.tsx`, `.ts`, `.js`). Support both pending-change reviews and focused file reviews while applying the checklist rules. Source: pageai-pro/ralph-loop.
Trigger when the user requests a review of frontend files (e.g., `.tsx`, `.ts`, `.js`). Support both pending-change reviews and focused file reviews while applying the checklist rules.
Quickly install frontend-code-review AI skill to your development environment via command line
Source: pageai-pro/ralph-loop.
Intent Use this skill whenever the user asks to review frontend code (especially .tsx, .ts, or .js files). Support two review modes:
Stick to the checklist below for every applicable file and mode.
Checklist See references/code-quality.md, references/performance.md, for the living checklist split by category—treat it as the canonical set of rules to follow.
Trigger when the user requests a review of frontend files (e.g., `.tsx`, `.ts`, `.js`). Support both pending-change reviews and focused file reviews while applying the checklist rules. Source: pageai-pro/ralph-loop.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/pageai-pro/ralph-loop --skill frontend-code-reviewTrigger when the user requests a review of frontend files (e.g., `.tsx`, `.ts`, `.js`). Support both pending-change reviews and focused file reviews while applying the checklist rules. Source: pageai-pro/ralph-loop.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/pageai-pro/ralph-loop --skill frontend-code-review Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/pageai-pro/ralph-loop