Aca extension
A Claude Code plugin that packages Alfresco extension development as slash commands, skills, and agents
npx -y skills add aborroy/aiup-alfresco --skill aca-extensionAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 12 stars12 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Scaffold a full ACA/ADW UI extension: plugin.json descriptor, provideExtension() providers function, NgRx actions and effects, Angular standalone components for the requested extension points (page, sidebar, context menu, toolbar), HTTP service, and integration patch instructions for extensions.module.ts, project.json, and app.config.json.
SKILL.md
0.8 KB, as published. Nobody here has run it
AIUP command: aca-extension
- Read
AGENTS.md. - Execute the full procedure in
commands/aca-extension.md. - Apply referenced validator skills under
.cursor/skills/when the command mentions them. - Create or update real files unless the user asked for a plan only.
Treat any user text after /aca-extension as $ARGUMENTS from the command spec.