About this Catalog

Alfresco Addons Catalog is a community-driven space where customers, partners, and community members can showcase add-ons, solutions, and real-world use cases built around Alfresco. Browse the catalog to quickly discover extensions and ideas that may inspire or accelerate your projects.


Want to share your own work?

Click “+ Submit Entry” to suggest a new listing, every submission is reviewed by the Hyland Team before it appears here.

AIUP Alfresco – AI-Assisted Extension Development

by Angel Borroy

Community

Claude Code plugin and portable prompt pack that packages the full Alfresco extension development workflow as slash commands, skills, and agents, supporting in-process, out-of-process, Share, and mixed extension types.

screenshot

Compatibility ACS 25.x, ACS 26.x

License Apache-2.0

Keywordsdeveloper-tools, ai, claude-code, sdk, scaffolding, codegen, extension

Download

About

A Claude Code plugin that drives the entire Alfresco extension development lifecycle via slash commands.

Install: claude plugin install aborroy/aiup-alfresco

CommandPurpose
/requirementsGather requirements and decide architecture
/scaffoldGenerate pom.xml, module descriptors, Spring Boot skeleton
/content-modelGenerate content model XML and Java constants
/behaviours / /actionsScaffold behaviour policies and action executors
/eventsGenerate Spring Boot OOP event listener
/web-scriptsGenerate Web Script descriptors and controllers
/docker-composeGenerate full ACS stack compose.yaml
/testGenerate integration tests

Also portable outside Claude via ./scripts/aiup-command.sh render for Codex, OpenClaw, and other agents.

Update Entry Request Removal