code-review

Analyze code changes for quality, performance, accessibility, and EDS best practices.

Updated Mar 12, 2026
One-click install
npx skills add https://github.com/adobe-summit2026-l613/las-vegas-events --skill code-review-adobe-summit2026-l613
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review
Source: https://github.com/adobe-summit2026-l613/las-vegas-events/tree/main/.skills/code-review
Command: npx skills add https://github.com/adobe-summit2026-l613/las-vegas-events --skill code-review-adobe-summit2026-l613

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires playwright, and includes scripts (resource) components.

What problem does it solve?

Code review for AEM Edge Delivery Services projects to ensure code quality, performance, accessibility, and adherence to EDS standards throughout the development-to-PR process.

Core Features & Use Cases

  • Self-review: Identify issues before committing, reducing PR review cycles.
  • PR review support: Analyze diffs and PR metadata to surface actionable feedback.
  • Guided workflow: Step-by-step process from context gathering to actionable fixes, with evidence and references.

Quick Start

Run the code-review workflow against your current working directory to surface issues before committing, or specify a PR number to review an existing pull request.

Frequently Asked Questions about code-review

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

FAQPage Schema
How do I automate code review for AEM Edge Delivery Services projects?

Automated code review for AEM Edge Delivery Services projects analyzes modified files and diffs to validate quality, performance, accessibility, and adherence to EDS best practices. It provides structured findings with actionable fixes and evidence for fast improvements.

How do I check accessibility and linting issues before creating a pull request?

Check accessibility and linting issues before creating a pull request by running a self-review workflow against your working directory. This surfaces code quality issues early, reducing PR review cycles and ensuring adherence to EDS standards.

Can I review an existing pull request for EDS best practices and code quality?

Yes, you can review an existing pull request by specifying a PR number. The code review process analyzes diffs and PR metadata to surface actionable feedback, ensuring code quality and EDS compliance.

Does the AEM EDS code review process require Playwright?

The AEM EDS code review process lists Playwright as a dependency to validate performance and accessibility. This ensures accurate testing of code changes within the Edge Delivery Services environment.

What is the best way to trace code review feedback in AEM EDS development?

The best way to trace code review feedback is using a guided workflow that outputs structured findings with references and evidence. This enables fast, traceable improvements directly from the review feedback.