---
name: qierkang/frontend-code-review
source: https://app.decimal.ai/s/qierkang-frontend-code-review@1/SKILL.md
source_sha256: 46dd842b0063
---

# Frontend Code Review

Review only the requested files or current frontend changes.

## Required Context

1. Read the root and target package instructions.
2. Inspect the diff and the behavior owners around each change.
3. Load the `frontend-development` component checklist when relevant.

## Review Priorities

1. User-visible correctness and regressions.
2. Accessibility and keyboard behavior.
3. Responsive layout and interaction stability.
4. Data, state, and API ownership boundaries.
5. Missing behavior-level verification.
6. Performance issues supported by concrete evidence.

## Output

- Findings first, ordered by severity.
- Include file and tight line ranges.
- Explain the failure mode and a concrete fix direction.
- Do not report style preferences as defects.
- If no actionable findings exist, say so and list remaining verification risk.