Scaffold
A Claude Code plugin that packages Alfresco extension development as slash commands, skills, and agents
npx -y skills add aborroy/aiup-alfresco --skill scaffoldAssembled 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
Scaffolds one deployable project or a mixed multi-project repository from REQUIREMENTS.md: pom.xml(s), module.properties, module-context.xml, Share-tier base structure, and Spring Boot Application class. Supports Platform JAR (in-process), Share JAR (web-tier), Event Handler (out-of-process), and mixed architectures. Run this first, before /content-model.
SKILL.md
0.8 KB, 85 tokens by cl100k_base, as published. Nobody here has run it
AIUP command: scaffold
- Read
AGENTS.md. - Execute the full procedure in
commands/scaffold.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 /scaffold as $ARGUMENTS from the command spec.