.agents/skills/frontend-code-review/SKILL.md
Standardized checklist and process for reviewing frontend code (.tsx, .ts, .js).
npx skillsauth add jidohyun/NOD frontend-code-reviewInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Intent: Use whenever requested to review frontend code (React, Next.js, TypeScript).
Supports:
git diff or staged files.isLoading vs flag)any avoided? are interfaces defined clearly?'use client' used only when necessary?useMemo/useCallback used appropriately (not prematurely)?next/image used with proper sizing?divs used where button, section, etc., are needed?alt text? Do inputs have labels?# Code Review
Found <N> urgent issues:
## 1. <Issue Title>
**File**: `<path>` line `<line>`
```typescript
<snippet of problematic code>
Reason: <Why is this urgent?> Suggested Fix:
<snippet of fixed code>
Found <M> suggestions:
development
Develop custom native UI libraries based on Flutter widgets for WebF. Create reusable component libraries that wrap Flutter widgets as web-accessible custom elements.
development
Advanced design intelligence for professional UI/UX. Use for implementing modern design patterns (Glassmorphism, Bento Grid), ensuring accessibility, and generating tailored design systems for web and mobile.
development
Manages Terraform state operations such as importing, moving, and removing resources. Use this skill when the user needs to refactor Terraform state, import existing infrastructure, fixing state drift, or migrate backends without destroying resources.
development
Expert guidance for creating, managing, and using Terraform modules. Use this skill when the user wants to create reusable infrastructure components, standardize Terraform patterns, or needs help with module structure and best practices for AWS, GCP, or Azure.