Aca extension
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.From its SKILL.md
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
- 13 stars13 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.
SKILL.md
0.8 KB, 88 tokens by cl100k_base, 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.
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.