code-review

Automate code quality reviews for AEM Edge Delivery Services projects.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Efficiently identify and fix quality, performance, accessibility, and best-practice issues in AEM Edge Delivery Services projects during development and PR cycles.

Core Features & Use Cases

  • Self-Review mode for end-of-development check to catch issues before commits.
  • PR Review mode to guide changes in pull requests with actionable fixes and recommendations.
  • Comprehensive workflow: mode selection, validation steps, and generation of checklists and suggested fixes.

Quick Start

Invoke a full code-review pass on the current workspace to identify issues and generate an actionable, PR-ready summary.

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?

Automate AEM Edge Delivery Services code reviews by running a structured workflow that evaluates modified files for quality, performance, accessibility, and EDS standard adherence to generate actionable fixes.

What is the best way to run a pre-commit quality check on EDS projects?

Run a pre-commit quality check on EDS projects using the Self-Review mode, which catches performance and accessibility issues at the end of development before changes are committed.

Can I generate actionable fixes directly in GitHub pull requests for AEM projects?

Yes, you can generate actionable fixes in GitHub pull requests for AEM projects by using PR Review mode to provide recommendations and suggestions directly on modified or new files.

Does the code review process require Playwright to run validation steps?

Yes, Playwright is required as a dependency to execute the validation steps and structured workflow that assess code quality and accessibility in your EDS project files.

What limitations should I expect when reviewing code quality in AEM EDS repositories?

Code quality review in AEM EDS repositories is limited to checking modified or new files within the current workspace, focusing validation strictly on EDS standards, performance, and accessibility.