Code Review

Review AEM Edge Delivery Services code for quality, performance, and accessibility.

Updated Feb 10, 2026
One-click install
npx skills add https://github.com/paolomoz/quasar --skill code-review-paolomoz
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Code Review
Source: https://github.com/paolomoz/quasar/tree/main/.skills/code-review
Command: npx skills add https://github.com/paolomoz/quasar --skill code-review-paolomoz

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the process of reviewing code for AEM Edge Delivery Services (EDS) projects, ensuring high standards for quality, performance, and accessibility before deployment.

Core Features & Use Cases

  • Self-Review: Catch issues before committing code, integrating seamlessly into the development workflow.
  • PR Review: Validate pull requests for structure, code quality, performance, and visual consistency.
  • Automated Feedback: Provides actionable suggestions and fixes directly within GitHub.
  • Use Case: After completing a new feature, run this Skill to automatically check your code against EDS best practices, identify potential bugs, and ensure visual consistency before creating a Pull Request.

Quick Start

Use the code review skill to analyze the current changes in your working directory.

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 reviews for AEM Edge Delivery Services pull requests?

Automate code reviews for AEM Edge Delivery Services by running a Skill that validates pull requests for structure, code quality, performance, and visual consistency. It provides actionable feedback and inline suggestions directly within GitHub.

What is the best way to validate accessibility and performance in AEM EDS projects?

Validate accessibility and performance in AEM EDS projects by executing an automated review process that checks your code against EDS best practices. This ensures high standards for quality and adherence to accessibility guidelines before deployment.

Can I use Playwright for visual validation during an AEM code review?

Yes, you can use Playwright for visual validation during an AEM code review. The Skill uses Playwright to capture screenshots, providing visual validation to ensure UI consistency and identify potential visual bugs before commits.

How do I run a self-review before committing code to an AEM Edge Delivery Services project?

Run a self-review before committing code by analyzing the changes in your working directory against EDS best practices. This catches issues early, identifies potential bugs, and ensures visual consistency seamlessly within your development workflow.

Does automated PR review check code structure and quality for AEM Edge Delivery Services?

Yes, automated PR review checks code structure and quality for AEM Edge Delivery Services. It validates pull requests against EDS best practices, ensuring high standards for performance, accessibility, and visual consistency before merging.