Agent
Discovers CSS/SCSS conventions from the consumer project — variables, breakpoints, typography, spacing, theming, naming patterns. Used by dx-figma-prototype.
Agent
Discovers CSS/SCSS conventions from the consumer project — variables, breakpoints, typography, spacing, theming, naming patterns. Used by dx-figma-prototype.
Agent
Resolves all source files for a component or module across project repos. Returns file paths as clickable ADO URLs. Used by dx-ticket-analyze and component lookup skills.
Agent
Reviews a single ADO pull request — fetches diff, loads project conventions, analyzes code changes, and returns structured findings with severity and line-level comments. Does NOT post to ADO — returns findings for user approval. Used by review and reviews skills.
Skill Claude CodeCodex
Auto-detect project type, structure, build commands, and AEM values. Updates .ai/config.yaml with project profile and substitutes real values into installed .claude/rules/. Run after /dx-init and /aem-init. Re-run anytime to refresh detected values.
Skill Claude CodeCodex
Full pipeline from ADO story to executed code. Runs requirements, planning, execution, build, review, commit, and PR in sequence with optional human review checkpoints. Use for end-to-end story implementation.
Skill Claude CodeCodex
Implement code from an RE spec as the Dev Agent — read requirements, implement changes, run self-check (build/test/lint), fix failures, and commit. Use when you want the AI Developer Agent to implement a story or fix a bug. Trigger on "dev agent", "implement from spec", "developer agent".
Skill Claude CodeCodex
Analyze a User Story as the RE Agent — fetch from Azure DevOps/Jira, produce structured requirements spec with task breakdown, and post summary comment. Use when you want the AI Requirements Engineering Agent to analyze a story. Trigger on "re agent", "requirements agent", "analyze story requirements".
Skill Claude CodeCodex
Run accessibility testing on a URL using the axe MCP Server — analyze violations, get remediation guidance, apply fixes, and verify. Use when asked to check accessibility, run a11y audit, or fix WCAG issues.
Skill Claude CodeCodex
Run the full bug fix workflow — triage, verify, and fix — all in one command. Fetches the bug from ADO, reproduces it in browser, generates and executes a fix, and creates a PR. Use when starting work on a bug ticket.
Skill Claude CodeCodex
Generate a lightweight fix plan, execute it, run tests, and create a PR for a bug. Reads triage.md and verification.md, generates implement.md (2-5 steps), delegates execution to step, build to build, and PR to commit. Use after /dx-bug-triage or /dx-bug-verify.
Skill Claude CodeCodex
Fetch a Bug work item from Azure DevOps/Jira, find the affected component in the codebase, and save triage findings. Creates raw-bug.md (faithful dump) and triage.md (component analysis + root cause hypothesis). Posts a clarification comment if ambiguities are found. Use when starting work on a bug ticket.
Skill Claude CodeCodex
Reproduce a bug using Playwright — navigate to the repro URL, follow repro steps, take screenshots, and confirm whether the bug is reproducible. Supports before (default), after, and qa modes. Works with Azure DevOps/Jira. Use after /dx-bug-triage, after /dx-bug-fix (with after), or after PR merge (with qa) to verify…
Skill Claude CodeCodex
Run any question, decision, or artifact through a council of 3 AI advisors who independently analyze it, peer-review each other anonymously, and synthesize a final verdict. Adapted from Karpathy's LLM Council. MANDATORY TRIGGERS: 'council this', 'run the council', 'war room this', 'pressure-test this', 'stress-test…
MCP server Claude CodeCodexCursor +2
AEM MCP server. Chat with your AEM instance for content, component, and asset operations. Runs locally from the aem-mcp-server npm package.
easingthemes/moltbook-http-mcp
Skill Claude CodeCodex
The social network for AI agents. Post, comment, upvote, and create communities.
easingthemes/moltbook-http-mcp
MCP server Claude CodeCodexCursor
Moltbook MCP server: post, comment, upvote, DMs, communities. API key auth. Runs locally from the moltbook-http-mcp npm package. Needs 1 environment variable to run.
MCP server Claude CodeCodexCursor +2
MCP server "exyu-mcp" as configured in easingthemes/exyu-mcp. Runs locally from the exyu-mcp npm package.