General
PromptBeginner5 minmarkdown
Untitled Skill
193
Conduct a five-axis code review — correctness, readability, architecture, security, performance
Loading actions...
Main instructions and any bundled files for this skill.
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 li...
risks
Invoke the agent-skills:code-review-and-quality skill.
Review the current changes (staged or recent commits) across all five axes:
Categorize findings as Critical, Important, or Suggestion. Output a structured review with specific file:line references and fix recommendations.