Code Review

Review AEM Edge Delivery Services code for quality and security issues.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Review code for AEM Edge Delivery Services (EDS) projects to ensure quality, performance, accessibility, and adherence to EDS best practices before merging.

Core Features & Use Cases

  • Automated self-review of changed and new files against EDS standards, plus PR review of open pull requests
  • Captures visual evidence and actionable feedback with clear remediation steps
  • Integrates with GitHub workflows and supports manual invocations via /code-review for both end-of-development and PR contexts

Quick Start

Run the self-review by invoking /code-review to audit the current working directory before committing.

Frequently Asked Questions about Code Review

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

FAQPage Schema
How do I automate AEM Edge Delivery Services code reviews for linting and accessibility?

Automate AEM EDS code reviews by invoking the Skill to scan modified files against EDS standards, evaluating linting, accessibility, and performance to generate actionable remediation feedback.

Can I run an EDS code review on my local working directory before committing changes?

Yes, you can run a self-review on your current working directory before committing by manually invoking the /code-review command to audit changed and new files against EDS standards.

Does this code review tool integrate with GitHub pull request workflows?

Yes, the code review tool integrates with GitHub workflows, allowing you to perform PR reviews on open pull requests and provide actionable feedback with optional visual evidence.

What is the best way to validate code quality and security issues in AEM EDS projects?

Validate code quality and security in AEM EDS projects by applying automated and manual reviews that scan modified files, check against EDS standards, and capture screenshots for evidence.

Do I need Playwright installed to perform visual evidence capture during EDS PR reviews?

Yes, Playwright is a required dependency for this Skill, enabling the capture of visual screenshots and evidence to support actionable code review feedback in EDS projects.

Are there limitations when using automated code reviews for AEM Edge Delivery Services?

Automated EDS code reviews focus on linting, performance, and accessibility validation against specific EDS standards, meaning custom business logic checks may still require manual code review.