·reviewing-code
</>

reviewing-code

augmnt/webdev-skills

Provides structured code review with prioritized feedback. Use when reviewing PRs, analyzing code quality, checking for bugs, or auditing changes. Triggers on "review this", "check this code", PR reviews, or code quality questions.

6Installs·0Trend·@augmnt

Installation

$npx skills add https://github.com/augmnt/webdev-skills --skill reviewing-code

SKILL.md

| Blocker | 🚨 | Must fix before merge | | Suggestion | ⚠️ | Should consider | | Nit | 💭 | Optional polish | | Question | ❓ | Need clarification | | Praise | ✨ | Done well |

React: Missing useEffect deps, state that should be derived, prop drilling TypeScript: any types, missing null checks API: Missing loading/error states, unbounded queries

For detailed React/hooks patterns and accessibility checks, see REACT-PATTERNS.md.

Provides structured code review with prioritized feedback. Use when reviewing PRs, analyzing code quality, checking for bugs, or auditing changes. Triggers on "review this", "check this code", PR reviews, or code quality questions. Source: augmnt/webdev-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/augmnt/webdev-skills --skill reviewing-code
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is reviewing-code?

Provides structured code review with prioritized feedback. Use when reviewing PRs, analyzing code quality, checking for bugs, or auditing changes. Triggers on "review this", "check this code", PR reviews, or code quality questions. Source: augmnt/webdev-skills.

How do I install reviewing-code?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/augmnt/webdev-skills --skill reviewing-code Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/augmnt/webdev-skills

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-01