adobe-express-dev-skill
Health Uyari
- License — License: NOASSERTION
- Description — Repository has a description
- Active repo — Last push 0 days ago
- Low visibility — Only 5 GitHub stars
Code Basarisiz
- os.homedir — User home directory access in install-skills.mjs
Permissions Gecti
- Permissions — No dangerous permissions requested
Bu listing icin henuz AI raporu yok.
Agent Skill for AI coding assistants (Cursor, Copilot, Windsurf, Claude) - Adobe Express add-on development with OAuth patterns and code samples
Adobe Express Skills Collection
Modular Adobe Express skill collection for AI coding assistants.
This repository is a composite of focused skills.
It complements MCP servers instead of duplicating platform documentation.
Why This Exists
- MCP is excellent at retrieving current documentation.
- Skills are excellent at workflow orchestration, guardrails, and task routing.
- This collection separates concerns so each skill is shorter,
clearer, and easier to evaluate.
Install the Skill Collection
From the repository root, you can install all skills at once
or select specific skills.
What works right now (local repository):
node install-skills.mjs install
Dry-run example (recommended first):
node install-skills.mjs install --target copilot --dry-run
Optional flags:
--target <host>where host is one ofcopilot,cursor,windsurf,continue,claude,antigravity-global,antigravity-workspace--workspace <path>required only forantigravity-workspace--destination <absolute-path>to bypass target mapping--skills <csv>to install selected skills only--dry-runto preview changes
Planned npm commands (only after package is published):
npx @sandgrouse/adobe-express-skills@latest installnpm install -g @sandgrouse/adobe-express-skills &&adobe-express-skills install
Current status:
@sandgrouse/adobe-express-skillsis defined inpackage.json
but is not yet published to npm.- Until publish, use the local
node install-skills.mjs installcommand.
Installer source:
install-skills.mjs
MCP Servers
Use both servers for best results:
- Official Adobe MCP: Adobe Express platform and SDK documentation.
- Community MCP: Spectrum component and UI documentation.
Core MCP setup guidance:
skills/adobe-express-core/references/mcp-setup-and-install.md
Skills Directory
skills/adobe-express-core: runtime architecture, MCP routing,
installation strategy.skills/adobe-express-cors-and-backend: CORS diagnosis and backend policy
across local, private, and public deployment stages.skills/adobe-express-spectrum-ui-ux: Spectrum UI and UX patterns.skills/adobe-express-document-manipulation: document sandbox
operation planning.skills/adobe-express-oauth-authentication: OAuth and token lifecycle.skills/adobe-express-monetization: checkout, webhook,
entitlement architecture.
Directory index:
skills/README.md
Shared References
references/code-samples.mdreferences/oauth-implementation.mdreferences/README.md
Rule:
- Skill docs should link to references and official Adobe docs
instead of embedding long implementation code blocks.
Monolith Migration Note
- The old top-level monolithic
SKILL.mdis being replaced by modular skills
inskills/. - Consumers should reference individual skill folders directly.
Add a New Skill
- Add a folder under
skills/withSKILL.md. - Add optional bundled resources only when needed:
references/,scripts/, orassets/. - Add cross-skill handoff notes in the new skill.
- Link the new folder in this README and in
skills/README.md.
Compatibility
Works with skill-capable hosts including GitHub Copilot, Cursor, Windsurf,
Continue, Claude Desktop, and Google Antigravity setups.
Contributions welcome!
If you have improvements, additional patterns, or updated samples:
- Fork the repository
- Create a feature branch
- Make your changes
- Submit a pull request
Please ensure:
- No duplication of full sample code (link instead)
- Patterns are production-tested
- Documentation is clear and concise
Related Resources
- Adobe Express Add-ons
- Official Samples
- OAuthUtils.js
- Spectrum Web Components
- Adobe Express MCP Server
License
MIT License - see LICENSE file for details.
Author
Geoffrey Nwachukwu
Created for the Adobe Express developer community.
Acknowledgments
- Adobe Express team for the excellent documentation and MCP server
- Adobe Express add-on samples repository contributors
- Anthropic for creating the Agent Skills specification
- Agent Skills community (Cursor, GitHub Copilot, Windsurf, Claude,
Continue.dev, Google Antigravity users)
Made with love for Adobe Express developers.
If this skill helps you, please ⭐ star the repository
and share with other developers.
Yorumlar (0)
Yorum birakmak icin giris yap.
Yorum birakSonuc bulunamadi