/ EW DEV COMMUNITY

Welcome to
Experience Workspace
Dev Community!

Build the AI native future of content management with us.

Build and run skills →
Install our CLI
npm i -g @exp-workspace/dev-cli

Start a new project

Scaffold a new EDS site from the boilerplate and connect it to a DA content source in minutes.

  1. da setupInitialize your project and content source
  2. aem upStart the local dev server at localhost:3000
  3. git pushDeploy — AEM Code Sync handles the rest
Developer Tutorial →

Build apps & plugins

Extend Document Authoring with fullscreen apps and library plugins using the DA App SDK and PostMessage API.

  1. import { DA_SDK }Import the DA SDK in your app
  2. await DA_SDK.connect()Establish secure connection to DA
  3. sdk.contentBus.get(path)Read and write content via the API
Apps & Plugins Guide →

100 Lighthouse, out of the box

Edge Delivery Services loads pages in under 1s with no build pipeline. Every project ships with a perfect performance score.

Author in any app

Content teams write in Microsoft Word, Google Docs, or Document Authoring — no CMS training required.

Zero-config blocks

Build reusable UI blocks in vanilla JS and CSS. No framework, no bundler, no dependencies. Just ship.

AI

Build AI skills

Create conversational skills that plug into Document Authoring. Authors trigger them inline — no context switching.

AI

Publish MCP servers

Expose your EW content and tools as MCP endpoints so any AI agent can read, write, and manage content programmatically.

AI

Semantic content discovery

Vector indexing and natural language queries across your entire content bus. Find anything, surface it anywhere.

CLI-driven workflow

The ew-devs CLI handles project setup, content sync, code generation, and deploy checks in one tool.

Open standards

Semantic HTML, native Web Components, and standard CSS. No lock-in. Read the source, fork it, own it.

AI

Prompt-driven pipelines

Chain content operations with AI-native workflows. Translate, summarise, tag, and publish — all from a single prompt.

All docs →
TUTORIAL

Building your first EDS block with Document Authoring

A step-by-step walkthrough from boilerplate to a published, 100-scoring block using the DA authoring stack.

Read more →
ENGINEERING

Performance at 100: How EDS delivers LCP in under 1s

Deep dive into the three-phase loading model, resource hints, and image optimization that power EDS performance.

Read more →
GUIDE

Developing apps & plugins for Document Authoring

Build fullscreen apps and library plugins using the DA App SDK and the PostMessage API.

Read more →
GUIDE

Upgrading your DA project

Step-by-step guide to upgrading your Document Authoring project to the latest SDK and configuration.

Read more →
ARCHITECTURE

Working with structured content in DA

How to define, validate, and query structured content models in Document Authoring.

Read more →
REFERENCE

Access control in Document Authoring

Configure fine-grained access control for content, folders, and API endpoints across your DA organization.

Read more →