بنقرة واحدة
aem-sonar
SonarCloud code quality review — complexity, duplication, null safety, resource leaks, security hotspots
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
SonarCloud code quality review — complexity, duplication, null safety, resource leaks, security hotspots
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
AEM accessibility review — WCAG 2.1 AA compliance in HTL templates, Coral UI dialogs, and frontend components
Cloud Manager and OakPAL review — package filters, embed order, Dispatcher SDK, deployment safety
AEM headless review — Content Fragment models, GraphQL persisted queries, CF Java integration, CORS, and Dispatcher rules for headless delivery
Oak index review and creation — index type selection, property coverage, evaluatePathRestrictions, async configuration
AEM performance review — JCR queries, traversal, resolver lifecycle, PostConstruct overhead
Always-loaded AEM project conventions — naming patterns, package structure, utility library usage, and team-specific standards that Claude applies silently on every task
| name | aem-sonar |
| description | SonarCloud code quality review — complexity, duplication, null safety, resource leaks, security hotspots |
| allowed-tools | Read, Grep, Glob |
| argument-hint | [file or class path] |
| model | haiku |
Review $ARGUMENTS for SonarCloud-style code quality issues. Report each finding as Blocking / Warning / Suggestion.
Reliability
ResourceResolver, Session, or stream not closed in all code paths — BlockingSecurity hotspots
Maintainability