Skip to main content
adobe
GitHub creator profile

adobe

Repository-level view of 338 collected skills across 22 GitHub repositories.

skills collected
338
repositories
22
updated
Sep 3, 2026
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

Showing the top 8 repositories here; full repository list continues below.
repository explorer

Repositories and representative skills

migration
unclassified

Migrates legacy AEM (6.x, AMS, on-prem) to AEM as a Cloud Service using BPA CSV/cache, CAM/MCP discovery, and a one-pattern-per-session workflow. Use to review/scan a project for AEMaaCS migration (generates a read-only migration-runbook.md covering all…

Sep 2, 2026
extract
unclassified

Crawl an existing website (capped, multi-page) and seed stardust/current/ with PRODUCT.md, DESIGN.md, DESIGN.json, a per-page inventory, and the consolidated brand surface — the captured design system, palette, typography, motifs, and voice of the live site.…

Aug 28, 2026
replica
unclassified

Same-design migration — re-platform a site to AEM Edge Delivery (or any clean front end) keeping its current design near pixel-perfect. Recreates key pages (one archetype per page type) as clean re-authored HTML/CSS (never DOM copies), verifies each against…

Aug 28, 2026
deploy
unclassified

Convert per-page styled HTML prototypes (stardust under stardust/prototypes/**, or claude-design / Mobirise / Relume / Lovable / v0 / Figma-derived pages, or JSX prototypes pre-rendered to HTML, often under samples/) into Edge Delivery Services (EDS / AEM)…

Aug 28, 2026
diff
unclassified

Reconcile a converted/built web page against its source prototype with two complementary probes — a PIXEL/layout diff (stretched images, dropped wraps, blank renders, colour flips) and a STRUCTURAL content+typography diff (dropped/mis-slotted headings,…

Aug 28, 2026
migrate
unclassified

Apply DESIGN, canon, and modules to every page in the inventory, producing a deployable static HTML site. Use to migrate or render the whole captured site into the redesigned static tree ("migrate the pages", "render the migrated site", "apply the design to…

Aug 26, 2026
figma-to-content
unclassified

Use this to turn a Figma design into an AEM Edge Delivery Services (EDS / AEM / Franklin / Helix) content page in Document Authoring (DA, da.live). Triggers: "build this Figma frame in EDS", "turn this Figma design into a DA page", "publish this design to…

Aug 26, 2026
commerce-app-review
unclassified

Use when validating an App Builder app before submitting to Adobe Exchange, or when the user mentions Adobe Commerce app compliance, extension review, marketplace submission, or Adobe Exchange listing. Checks security requirements, project structure,…

Aug 20, 2026
Showing 8 of 163 collected skills.
Showing 8 of 41 collected skills.
github-description
unclassified

Generates GitHub pull request and issue descriptions — title, labels, and body — following Spectrum Web Components conventions. Prompts for a linked ticket if none is provided.

Sep 3, 2026
consistency-pass
unclassified

Defines when and how to run a consistency and validity self-audit on changed files and the migration plan. Apply before declaring any migration phase or significant implementation task complete.

Sep 1, 2026
migration-prep
unclassified

Phase 1 of 1st-gen to 2nd-gen component migration. Use to understand the component, plan breaking changes, and define scope before any refactoring begins.

Sep 1, 2026
token-update
unclassified

Dispatches to the correct design token update workflow (custom tokens only vs @adobe/spectrum-tokens version bump). Use whenever asked to update, bump, or upgrade design tokens, or when told to run a token update.

Aug 28, 2026
migration-documentation
unclassified

Phase 7 of 1st-gen to 2nd-gen component migration. Use to author the per-component MDX docs page and finalize Storybook stories so the component is usable and understandable by others.

Aug 25, 2026
migration-api
unclassified

Phase 3 of 1st-gen to 2nd-gen component migration. Use to move properties, methods, and types from 1st-gen to 2nd-gen while maintaining a clear public API.

Aug 25, 2026
migration-review
unclassified

Phase 8 of 1st-gen to 2nd-gen component migration. Use to run final checks, verify lint/tests/build/Storybook, update the workstream status table, and open a PR.

Aug 25, 2026
vrt-authoring
unclassified

Author dedicated Storybook visual regression stories for 2nd-gen components. Use when adding or reviewing `.vrt.ts` files, Chromatic VRT coverage, forced-colors coverage, pseudo-state snapshots, global stylesheet coverage, or custom-property VRT coverage.

Aug 24, 2026
Showing 8 of 33 collected skills.
code-review
software-quality-assurance-analysts-and-testers

Review code for AEM Edge Delivery Services projects. Use at the end of development (before PR) for self-review, or to review pull requests. Validates code quality, performance, accessibility, and adherence to EDS best practices.

Feb 3, 2026
scrape-webpage
software-developers

Scrape webpage content, extract metadata, download images, and prepare for import/migration to AEM Edge Delivery Services. Returns analysis JSON with paths, metadata, cleaned HTML, and local images.

Dec 10, 2025
authoring-analysis
web-developers

Analyze content sequences and determine authoring approach (default content vs blocks). Validates block selection and section styling for import/migration to AEM Edge Delivery Services.

Nov 17, 2025
block-inventory
web-developers

Survey available blocks from local AEM Edge Delivery Services project and Block Collection to understand the block palette available for authoring. Returns block inventory with purposes to inform content modeling decisions.

Nov 17, 2025
searching-aem-documentation
computer-systems-analysts

Searches the aem.live documentation for information on AEM Edge Delivery Services features. Use this skill when you need more information about a feature, want guidance on how to implement a feature, and using existing tools you have to search the web isn't…

Nov 17, 2025
generate-import-html
web-developers

Generate structured HTML from authoring analysis for AEM Edge Delivery Services. Creates section structure, applies block tables, handles metadata, and manages images folder.

Nov 17, 2025
identify-page-structure
web-developers

Identify section boundaries and content sequences within a scraped webpage for AEM Edge Delivery Services import. Performs two-level analysis (sections, then sequences per section) and surveys available blocks.

Nov 17, 2025
page-decomposition
web-and-digital-interface-designers

Analyze content sequences within a section and provide neutral descriptions for AEM Edge Delivery Services. Invoked per section during page import to identify breaking points between default content and blocks.

Nov 17, 2025
Showing 8 of 15 collected skills.
aem-workflow
software-developers

Single entry point for all AEM as a Cloud Service Workflow skills. Covers workflow model design, custom process step and participant chooser development, launcher configuration, workflow triggering, and production support including debugging stuck/failed…

Apr 22, 2026
workflow-debugging
software-developers

Debug AEM Workflow issues on AEM as a Cloud Service including stuck workflows, failed steps, missing Inbox tasks, launcher failures, stale instances, thread pool exhaustion, queue backlogs, purge failures, and permissions errors. Use when the user reports…

Apr 22, 2026
workflow-model-design
software-developers

Design and create AEM Workflow models on AEM as a Cloud Service. Use when creating workflow models via the Workflow Model Editor or content package XML, defining step types (PROCESS, PARTICIPANT, DYNAMIC_PARTICIPANT, OR_SPLIT, AND_SPLIT), configuring step…

Apr 22, 2026
best-practices
software-developers

AEM as a Cloud Service Java/OSGi best practices, guardrails, and legacy-to-cloud pattern transformations. Use for Cloud Service–correct bundles, deprecated APIs, schedulers, ResourceChangeListener, replication, Replicator, JCR observation…

Apr 22, 2026
config-authoring
network-and-computer-systems-administrators

Create, modify, review, and harden configuration for the Adobe Dispatcher Apache HTTP Server module and Apache HTTPD in AEM as a Cloud Service environments only. Use for `.any`, vhost, rewrite, cache, and filter changes.

Apr 22, 2026
incident-response
network-and-computer-systems-administrators

Investigate and triage runtime incidents involving the Adobe Dispatcher Apache HTTP Server module and related HTTPD configuration in AEM as a Cloud Service environments only, using runtime-backed MCP evidence.

Apr 22, 2026
performance-tuning
network-and-computer-systems-administrators

Optimize performance of the Adobe Dispatcher Apache HTTP Server module and related HTTPD configuration for AEMaaCS cloud workflows only, with cloud-specific baseline and runtime verification.

Apr 22, 2026
security-hardening
information-security-analysts

Perform security audits for the Adobe Dispatcher Apache HTTP Server module and Apache HTTPD in AEMaaCS cloud workflows only, with cloud-specific hardening verification.

Apr 22, 2026
Showing 8 of 12 collected skills.
donut-advanced-labels
web-developers

Feature guidance for Donut chart advanced labels (swatch + segment name + value/% + optional detail row, connected to the slice by a leader line). Use when generating a Donut with advanced labels enabled. Token values referenced here are defined in…

Aug 4, 2026
donut-benchmark
software-developers

Feature guidance for the Benchmark Donut variant (2-segment donut with a reference line/target marker). Use when generating a Donut with a benchmark comparison line. Token values referenced here are defined in donut-chart-tokens.

Aug 4, 2026
donut-binary
software-developers

Feature guidance for the 2-segment (binary) Donut chart variant. Use when generating a Donut with exactly 2 segments and no separate swatch legend. Token values referenced here are defined in donut-chart-tokens.

Aug 4, 2026
donut-chart-tokens
software-developers

Donut-chart-specific design tokens (colors, sizes, typography, spacing, hover/emphasize behavior, and validation rules), sourced from the Figma "S2 – Charts" file. Use when generating, styling, or reviewing a Donut chart to get exact values instead of…

Aug 4, 2026
donut-direct-labels
software-developers

Feature guidance for Donut chart direct labels (segment name + value text placed directly around the ring, no connector line). Use when generating a Donut with direct labels enabled. Token values referenced here are defined in donut-chart-tokens.

Aug 4, 2026
donut-label-collision
software-developers

Shared collision-avoidance algorithm for donut chart labels (Direct or Advanced) that stack vertically within the same hemisphere. Use whenever multiple small/adjacent segments produce overlapping label positions.

Aug 4, 2026
donut-metric-labels
software-developers

Feature guidance for the Donut chart's center-hole metric total/label (the summary number shown in the middle of the ring). Use when generating a Donut with Metric value/Metric label enabled. Token values referenced here are defined in donut-chart-tokens.

Aug 4, 2026
donut-regular
software-developers

Feature guidance for the regular (multi-segment, non-binary) Donut chart variant. Use when generating a standard Donut with 2-6 segments and no benchmark. Token values referenced here are defined in donut-chart-tokens.

Aug 4, 2026
Showing 8 of 10 collected skills.
analyze-partner-codebase
unclassified

Analyze the partner's existing codebase across all detected surfaces and write service cards into service-cards/ — one per-surface card set (backend/, plus a UI set in mobile/, web/, ios/, or android/), always the shared context in shared/, and a…

Aug 30, 2026
build-app-from-mocks
unclassified

Produce a fully branded, runnable partner app from partner-supplied mocks by reproducing the partner's UI on top of a reference app that already contains all the Adobe integration capabilities (claim, find-subscription, cancel, notify). Every partner's UI is…

Aug 30, 2026
generate-adobe-clients
unclassified

Generate production-ready Adobe backend clients in the partner's existing backend stack: Phase 0 — a reviewable design approved before any code is written; Phase 1 — the IMS OAuth token service; Phase 2 — the typed Adobe Integration API client (Workflow, Get…

Aug 30, 2026
generate-env-config
unclassified

Generate a complete .env.example with all required Adobe integration variables, add .env to .gitignore, and add startup config validation to the backend.

Aug 30, 2026
generate-integration-checklist
unclassified

Scan the entire codebase and produce a definitive integration checklist — what's done, what's partial, and what's missing. Share this with Adobe partner engineering when requesting stage access review.

Aug 30, 2026
generate-lld
unclassified

Generate reviewable backend and UI Low-Level Designs (LLDs) for one feature, before any code is written — Phase A (backend LLD, the DG-3 gate) then Phase B (UI LLD, the DG-4 gate). See ../../manual/methodology/card-model.md#lld-section-contract and…

Aug 30, 2026
generate-tests
unclassified

Generate comprehensive unit and integration tests for all Adobe integration code, using the partner's existing test framework and patterns.

Aug 30, 2026
implement-feature
unclassified

Implement one Adobe integration feature end-to-end across all detected surfaces (backend route, mobile/native screen(s), web component(s)), from the feature's approved LLD, following the target repo's own conventions.

Aug 30, 2026
accessibility-compliance
unclassified

Implement WCAG 2.2 compliant interfaces with mobile accessibility, inclusive design patterns, and assistive technology support. Use when auditing accessibility, implementing ARIA patterns, building for screen readers, or ensuring inclusive user experiences.

Aug 27, 2026
write-pr-description
unclassified

Generates GitHub pull request title and body following Adobe Labs website conventions.

Aug 27, 2026
create-new-block
unclassified

Scaffold and implement a new EDS block for the Adobe Labs website. Use when adding a new block — covers file structure, the decorate(block) function contract, autoblocking, CSS conventions, and when to use per-page authoring vs fragments vs an autoblock.

Aug 27, 2026
eds-performance-review
unclassified

Review a diff for performance cost and lifecycle fragility — before opening a PR, when a change touches scripts.js, aem.js, head.html, images, fonts or dependencies, or when a block wants to hook into core page load for "speed". Analyses the change against…

Aug 27, 2026
write-documentation
unclassified

Follow Adobe content writing standards when writing documentation for the Adobe Labs website.

Aug 27, 2026
write-issues-tickets
unclassified

Guidelines for drafting and formatting Jira tickets and GitHub issues

Aug 27, 2026
write-block-tests
unclassified

Write Jest unit tests for Edge Delivery Services (EDS) blocks using jsdom HTML fixtures and decorate assertions. Use when adding or updating block tests, co-locating *.test.js files, mocking /scripts/ imports, or documenting the project's block testing…

Aug 24, 2026
document
software-developers

Generate and update S3Mock project documentation. Use when asked to document code, update CHANGELOG.md, update README.md, update AGENTS.md files, or fix formatting, wording, or style in any existing documentation file. Also invoked at the end of the implement…

Jul 27, 2026
implement
software-developers

Implement features, fix bugs, and modify production source code in S3Mock. Use when asked to add functionality, change behavior, or modify source files in server/, integration-tests/, or testsupport/. Not for documentation-only or test-only changes.…

Jul 27, 2026
lint
software-developers

Fix code style issues and ensure linting CI gates pass in S3Mock. Use when ktlint or Checkstyle violations are reported, when asked to fix formatting, or as a required final step after any code change. Runs ktlint for Kotlin source files and Checkstyle for…

Jul 27, 2026
refactor
software-developers

Improve code readability, enforce idiomatic Kotlin conventions, and enhance documentation quality in S3Mock without changing behavior. Use when asked to clean up code, improve naming, add KDoc, or align with Kotlin/project idioms. Also invoked by the…

Jul 27, 2026
review
software-quality-assurance-analysts-and-testers

Review code changes in pull requests or local diffs for S3Mock. Use when asked to review a PR, inspect changes, or provide structured feedback on correctness, conventions, test quality, and documentation. Outputs findings structured as Must fix / Should fix /…

Jul 27, 2026
test
software-quality-assurance-analysts-and-testers

Write, update, and fix tests in S3Mock. Use when asked to add test coverage, create test cases, fix failing tests, or verify test correctness. Covers unit tests (*Test.kt in server/), controller slice tests (@WebMvcTest), and integration tests (*IT.kt in…

Jul 27, 2026
commerce-app-eventing
unclassified

Add or modify Commerce and external event subscriptions, configure event field extraction and filter rules in an Adobe Commerce app. Use when the user wants to set up event-driven workflows triggered by Commerce operations (such as order placement or catalog…

Aug 27, 2026
commerce-app-storage
unclassified

Integrate App Builder Database Storage (@adobe/aio-lib-db) into an Adobe Commerce app and scaffold a runtime action that reads and writes documents. Use when the user wants persistent, queryable storage backing a Commerce app — either from a web action…

Aug 27, 2026
commerce-app-webhooks
unclassified

Add or modify webhook interceptors in an Adobe Commerce app. Use when the user wants to intercept Commerce operations to validate input, append data, or modify behavior — before or after execution. Requires a base app initialized with commerce-app-init.

Aug 20, 2026
commerce-app-migrate
unclassified

Migrate an Adobe Commerce App Builder project from the Integration Starter Kit or Checkout Starter Kit to the new App Management approach. Run from the root of the App Builder project to be migrated. Pass --auto to skip confirmation prompts (suitable for CI…

Aug 20, 2026
commerce-app-init
unclassified

Scaffold a new Adobe Commerce app using the aio-commerce-sdk. Creates the base project structure and app.commerce.config file with metadata. Use when the user wants to create a new Commerce app from scratch or initialize a bare Commerce app project. After…

Aug 20, 2026
Showing 12 of 22 repositories