Code Review

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

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

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 projects, ensuring adherence to coding standards, performance benchmarks, and accessibility guidelines.

Core Features & Use Cases

  • Self-Review: Catch issues before committing code.
  • PR Review: Validate pull requests for quality, performance, and best practices.
  • Automated Feedback: Provides actionable suggestions and identifies potential problems.
  • Use Case: Before submitting a pull request for a new feature, use this Skill to automatically scan your changes for common errors, performance bottlenecks, and style guide violations, ensuring a smoother review process.

Quick Start

Run /code-review to review your current uncommitted changes.

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 pull requests?

Automate code review for AEM Edge Delivery Services by running a command to validate pull requests for code quality, performance, and accessibility. This Skill analyzes code, structure, and visual output to provide actionable feedback on best practices.

Can I check my uncommitted changes for accessibility and performance issues before committing?

Yes, you can check uncommitted changes for accessibility and performance issues before committing by initiating a self-review. This process scans your current workspace to catch errors and bottlenecks early, ensuring adherence to coding standards.

Does this code review process require Playwright to validate visual output?

Yes, this code review process requires Playwright as a dependency to validate visual output. Playwright enables the Skill to analyze the visual structure and ensure the rendered code meets accessibility guidelines and performance benchmarks.

What is the best way to ensure my AEM EDS project adheres to coding standards?

The best way to ensure your AEM EDS project adheres to coding standards is to use an automated review tool that validates code structure and best practices. This Skill provides actionable suggestions and identifies potential problems before submission.

What limitations should I expect when reviewing code structure for AEM Edge Delivery Services?

When reviewing code structure for AEM Edge Delivery Services, limitations include relying on Playwright for visual output analysis and focusing specifically on AEM EDS project standards. It may not cover external dependencies or custom frameworks outside its defined scope.