بنقرة واحدة
aem-performance
AEM performance review — JCR queries, traversal, resolver lifecycle, PostConstruct overhead
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
AEM performance review — JCR queries, traversal, resolver lifecycle, PostConstruct overhead
التثبيت باستخدام 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
Always-loaded AEM project conventions — naming patterns, package structure, utility library usage, and team-specific standards that Claude applies silently on every task
AEM security review — admin resolver, query injection, path validation, exposed endpoints, hardcoded secrets
| name | aem-performance |
| description | AEM performance review — JCR queries, traversal, resolver lifecycle, PostConstruct overhead |
| allowed-tools | Read, Grep, Glob |
| argument-hint | [file or class path] |
Review $ARGUMENTS for AEM performance issues. Report each finding as Blocking / Warning / Suggestion.
Thread.sleep() in servlet, job, scheduler, or workflow step — Blocking@PostConstruct on a frequently rendered Sling Model — WarningResourceResolver or Session held open longer than needed — Warning