easingthemes

65 mods across 4 repositories, 11 stars between them.

aem-init

25

easingthemes/dx-aem-flow

Skill Claude CodeCodex

Configure AEM-specific settings for the dx workflow. Detects AEM project structure, component paths, and brands. Appends aem section to .ai/config.yaml. Run after /dx-init.

6 17d ago A 44 tokens original MIT

aem-page-search

26

easingthemes/dx-aem-flow

Skill Claude CodeCodex

Find AEM pages that use a specific component. Returns page paths with clickable author URLs. Use when you need to find where a component is used on the AEM instance.

6 17d ago A 40 tokens original MIT

aem-qa-handoff

27

easingthemes/dx-aem-flow

Skill Claude CodeCodex

Post QA handoff comment to ADO with QA page URLs, prerequisites, and wiki link. Reuses test page from /aem-doc-gen if available, otherwise creates its own on QA AEM. Use after /aem-doc-gen and /dx-doc-gen.

6 17d ago A 61 tokens original MIT

aem-qa

28

easingthemes/dx-aem-flow

Skill Claude CodeCodex

Verify a story's implementation on AEM as the QA Agent — navigate pages, check component rendering and dialogs, capture screenshots, and create Bug tickets for issues found. Requires AEM running locally. Use after deploying code.

6 17d ago A 49 tokens original MIT

aem-refresh

29

easingthemes/dx-aem-flow

Skill Claude CodeCodex

Refresh .ai/project/ seed data files from a local path or remote ADO docs repo. Use when project knowledge files need updating.

6 17d ago A 31 tokens original MIT

aem-snapshot

30

easingthemes/dx-aem-flow

Skill Claude CodeCodex

Snapshot a component's AEM state before development — dialog fields, properties, and pages where it's used. Saves baseline to specs for later comparison. Use before starting implementation on a component.

6 17d ago A 42 tokens original MIT

aem-verify

31

easingthemes/dx-aem-flow

Skill Claude CodeCodex

Verify a component on AEM after deployment — walk dialog fields, create a test page with the component configured, and save verification docs. Compares against baseline if /aem-snapshot was run. Use after deploying changes.

6 17d ago A 50 tokens original MIT

dx-automation

32

easingthemes/dx-aem-flow

Plugin Claude Code

Autonomous AI agents for ADO workflows — Definition of Ready checker, Definition of Done checker, DoD fixer, PR reviewer, PR answerer. Runs as ADO pipelines triggered by AWS Lambda webhooks.

6 17d ago A tokens not measured original MIT

auto-alarms

33

easingthemes/dx-aem-flow

Skill Claude CodeCodex

Create CloudWatch alarms and SNS subscription for AI automation monitoring. Creates 4 alarms (DLQ depth, WI-Router errors, PR-Router errors, throttles) and subscribes an email address to alerts. Reads config from .ai/automation/infra.json.

6 17d ago A 59 tokens original MIT

auto-deploy

34

easingthemes/dx-aem-flow

Skill Claude CodeCodex

Deploy Lambda code for AI automation agents (wi-router and/or pr-router). Packages agent steps + shared libs into a zip and uploads to AWS Lambda. Safe to re-run after code changes. Reads function names from .ai/automation/infra.json.

6 17d ago A 54 tokens original MIT

auto-doctor

35

easingthemes/dx-aem-flow

Skill Claude CodeCodex

Run a health check on the AI automation setup — verifies local file integrity, ADO pipeline configuration, and Lambda function state. Each project is self-contained.

6 17d ago A 35 tokens original MIT

auto-eval

36

easingthemes/dx-aem-flow

Skill Claude CodeCodex

Run the AI automation evaluation framework against test fixtures. Verifies agent quality without hitting ADO or LLM APIs. Use after changing prompts, rules, or agent steps. Accepts --all, --agent, --tier2 flags.

6 17d ago A 51 tokens original MIT

auto-init

37

easingthemes/dx-aem-flow

Skill Claude CodeCodex

Scaffold AI automation for a project. Each project is self-contained — owns its own AWS infra and pipelines. Sets up .ai/automation/, generates infra.json. Run once after dx-init.

6 17d ago A 42 tokens original MIT

auto-lambda-env

38

easingthemes/dx-aem-flow

Skill Claude CodeCodex

Set environment variables on AI automation Lambda functions. Interactively collects secrets and operational values, then applies them via AWS CLI. Reads function names and pre-filled values from .ai/automation/infra.json.

6 17d ago C 45 tokens original MIT

auto-pipelines

39

easingthemes/dx-aem-flow

Skill Claude CodeCodex

Import ADO pipelines for enabled AI automation agents and set all required pipeline variables. Imports all enabled pipelines — each project is self-contained. Reads config from .ai/automation/infra.json.

6 17d ago A 42 tokens original MIT

auto-provision

40

easingthemes/dx-aem-flow

Skill Claude CodeCodex

Create all AWS resources for AI automation agents — DynamoDB tables, SQS queue, S3 bucket, SNS topic, IAM role, Lambda functions, and API Gateway. Reads config from .ai/automation/infra.json. Idempotent — skips already-existing resources.

6 17d ago A 58 tokens original MIT

auto-status

41

easingthemes/dx-aem-flow

Skill Claude CodeCodex

Show operational dashboard for AI automation agents — DLQ depth, monthly token budget, and daily rate limit usage. Hub profile only — requires AWS credentials. Read-only.

6 17d ago A 36 tokens original MIT

auto-test

42

easingthemes/dx-aem-flow

Skill Claude CodeCodex

Run a local dry-run of an AI automation agent against real ADO data (no posts/commits made). Use to verify end-to-end connectivity and agent output before going live. Requires ADO PAT and LLM credentials in .env.

6 17d ago A 52 tokens original MIT

auto-webhooks

43

easingthemes/dx-aem-flow

Skill Claude CodeCodex

Configure ADO service hooks and PR Review build validation policy for AI automation agents. Uses ADO REST API via az rest (no native CLI command for service hooks). Reads all config from .ai/automation/infra.json.

6 17d ago A 49 tokens original MIT

dx-core

44

easingthemes/dx-aem-flow

Plugin Claude Code

Full-stack development workflow for Azure DevOps projects — requirements, planning, execution, review, bug fixes, and PR management.

6 17d ago A tokens not measured original MIT

dx-code-reviewer

45

easingthemes/dx-aem-flow

Agent

Senior code reviewer. Reviews code changes against plans, project conventions, and production readiness. Uses confidence-based filtering (>=80) to report only issues that truly matter. Use for full-diff reviews before merging.

6 17d ago A 47 tokens original MIT

dx-doc-searcher

46

easingthemes/dx-aem-flow

Agent

Searches .ai/ index and reference files to look up components, architecture patterns, and feature context. Avoids expensive MCP calls. Used by dx-help, dx-ticket-analyze, and component lookup skills.

6 17d ago A 47 tokens original MIT

dx-figma-components

47

easingthemes/dx-aem-flow

Agent

Analyzes Figma extraction to identify UI building blocks (buttons, images, cards, forms, etc.) and searches the codebase for existing components that can be reused. Used by dx-figma-prototype.

6 17d ago A 49 tokens original MIT

dx-figma-markup

48

easingthemes/dx-aem-flow

Agent

Discovers HTML and accessibility conventions from the consumer project — semantic patterns, component structure, ARIA usage, keyboard handling. Used by dx-figma-prototype.

6 17d ago A 40 tokens original MIT