nean-code-review

Audit NEAN codebases against nean-std, nean-nfr, and nean-sec policies.

3|1|Updated Feb 12, 2026
One-click install
npx skills add https://github.com/edfenton/claude-skills --skill nean-code-review
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: nean-code-review
Source: https://github.com/edfenton/claude-skills/tree/main/nean/nean-code-review
Command: npx skills add https://github.com/edfenton/claude-skills --skill nean-code-review

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

NEAN code reviews help teams ensure adherence to NEAN standards, non-functional requirements, and security policies across codebases.

Core Features & Use Cases

  • Automated gates for lint, format, and typecheck to enforce quality.
  • Policy-driven reviews against nean-std, nean-nfr, and nean-sec.
  • Reference guidance and checklists to standardize reviews and onboarding.

Quick Start

Run the review workflow to audit a NEAN project against standard, NFR, and security policies.

Frequently Asked Questions about nean-code-review

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I audit a NestJS codebase for standards and security compliance?▼

To audit a NestJS codebase for standards and security compliance, run lint, format check, and typecheck gates, then review policy checklists against nean-std, nean-nfr, and nean-sec conventions.

What is a NEAN code review workflow?▼

A NEAN code review workflow is a policy-driven audit process that verifies NestJS and Angular codebases against standardized non-functional requirements and security policies using automated quality gates and reference checklists.

Does the NEAN security review support Angular libraries?▼

Yes, the NEAN security review supports Angular libraries by applying standard, NFR, and security policy checklists to verify compliance across codebases built following NEAN conventions.

How do I enforce non-functional requirements during a code review?▼

Enforcing non-functional requirements during a code review requires running automated lint and typecheck gates, then systematically evaluating the codebase against predefined NFR policy checklists and reference guidance.

What automated gates are required for a NEAN standards audit?▼

Required automated gates for a NEAN standards audit include lint, format check, and typecheck, which must pass before reviewing the policy checklists for standard, NFR, and security compliance.