Agent Skill for AI coding assistants (Cursor, Copilot, Windsurf, Claude) - Adobe Express add-on development with OAuth patterns and code samples
# Adobe Express Development Skill for AI Coding Assistants **Expert guidance for Adobe Express add-on development** with MCP server integration, OAuth patterns, and comprehensive code samples catalog. [](https://opensource.org/licenses/MIT) [](https://agentskills.io) [](https://developer.adobe.com/express/add-ons/) ## What is This? An **Agent Skill** for AI coding assistants that provides expert knowledge and tooling for developing Adobe Express add-ons. Works with **Cursor, GitHub Copilot, Windsurf, Claude Code, Continue.dev, Google Antigravity**, and any MCP-compatible IDE. When you're working on Adobe Express projects, this skill automatically activates to help you with: - š Accessing latest Adobe Express API documentation via MCP server - š Implementing OAuth 2.0 authentication (PKCE flow) - šØ Building UIs with Spectrum Web Components - š¦ Understanding project structure and architecture - š¾ Data persistence and storage patterns - š¼ļø Document manipulation (shapes, text, images, audio, video) - š Communication between iframe runtime and document sandbox - š ļø Troubleshooting common issues ## Features ā **MCP Server Integration** - Uses Adobe Express MCP server for up-to-date documentation ā **OAuth 2.0 Guide** - Complete PKCE implementation with 4 cloud providers ā **13 Code Samples Catalog** - Official Adobe samples with detailed descriptions ā **OAuthUtils.js Reference** - Reusable OAuth helper module ā **8 Step-by-Step Workflows** - Common development tasks ā **Production Patterns** - Real-world implementation examples ā **Best Practices** - Security, performance, and UX guidelines ## Installation ### 1. Clone this repository to your skills directory **For Cursor / Windsurf / Continue.dev:** ```bash cd ~/.continue/skills/ # or ~/.wi
Agent that generates comprehensive documentation, API references, architecture diagrams, and developer onboarding guides from existing code.
Agent configuration for systematic bug investigation that traces issues from error logs through the codebase to root cause with suggested fixes.
Agent for integrating third-party APIs including SDK setup, type generation, error handling, retry logic, and rate limit management.
Cursor's built-in autonomous coding agent that can make multi-file edits, run terminal commands, search the codebase, and iteratively build features with minimal human intervention.
Cloud-based autonomous coding agent that runs in the background on remote sandboxed environments, handling complex multi-step tasks while you continue working.
Cursor's multi-file editing agent within Composer mode that can create, edit, and delete files across your entire project in a single conversation.