aborroy

61 mods across 2 repositories, 14 stars between them.

permissions

25

aborroy/aiup-alfresco

Skill Claude CodeCodexCursor

Generate custom Alfresco permission groups and permissions (permissionDefinitions.xml extension) plus optional dynamic authorities, Spring registration, and unit test. In-Process SDK (Maven) only.

13 1mo ago A 38 tokens original Apache-2.0

repository-patch

26

aborroy/aiup-alfresco

Skill Claude CodeCodexCursor

Generate an AbstractPatch repository patch that migrates existing data or structure between module versions, runs exactly once per repository, and is recorded in alfappliedpatch. In-Process SDK (Maven) only.

13 1mo ago A 46 tokens original Apache-2.0

requirements

27

aborroy/aiup-alfresco

Skill Claude CodeCodexCursor

Gather and structure requirements for an Alfresco extension as user stories with acceptance criteria.

13 1mo ago A 18 tokens original Apache-2.0

rest-api-validator

28

aborroy/aiup-alfresco

Skill Claude CodeCodexCursor

Validates Alfresco v1 Public REST API resources for correct annotations (@EntityResource / @RelationshipResource), required @WebApiDescription on every action method, a single @UniqueId on the model POJO, paged collection returns, and absence of classic Web Script anti-patterns. Trigger automatically after generating…

13 1mo ago A 85 tokens original Apache-2.0

rest-api

29

aborroy/aiup-alfresco

Skill Claude CodeCodexCursor

Generate a modern ACS v1 Public REST API resource (annotation-based @EntityResource / @RelationshipResource with @WebApiDescription) plus model POJO, Spring registration, and unit test. In-Process SDK (Maven) only.

13 1mo ago A 51 tokens original Apache-2.0

rule-conditions

30

aborroy/aiup-alfresco

Skill Claude CodeCodexCursor

Generate a custom Alfresco rule condition evaluator with parameter definitions, Spring bean registration, and unit test. In-Process SDK (Maven) only.

13 1mo ago A 34 tokens original Apache-2.0

scaffold

31

aborroy/aiup-alfresco

Skill Claude CodeCodexCursor

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.…

13 1mo ago A 78 tokens original Apache-2.0

scheduled-jobs

32

aborroy/aiup-alfresco

Skill Claude CodeCodexCursor

Generate a cluster-safe Quartz scheduled job with configurable cron expression, separate executer bean, Spring scheduler registration, and unit test. In-Process SDK (Maven) only.

13 1mo ago A 39 tokens original Apache-2.0

aborroy/aiup-alfresco

Skill Claude CodeCodexCursor

Reads pom.xml, detects which Alfresco SDK is in use (In-Process Maven SDK or Out-of-Process Spring Boot SDK), and adjusts generated code accordingly. Trigger when generating Java code for Alfresco extensions.

13 1mo ago A 48 tokens original Apache-2.0

share-config

34

aborroy/aiup-alfresco

Skill Claude CodeCodexCursor

Generate Share share-config-custom.xml (META-INF/), DocLib UI actions, rule-action UI, evaluators, indicators, forms, and related web-extension files for legacy Share UI.

13 1mo ago A 40 tokens original Apache-2.0

subsystem

35

aborroy/aiup-alfresco

Skill Claude CodeCodexCursor

Scaffold a custom Alfresco subsystem (ChildApplicationContextFactory + default/instance properties) or, in authentication mode, configure a custom authentication chain / external IdP (LDAP, identity-service/OIDC, external). In-Process SDK (Maven) / config.

13 1mo ago A 57 tokens original Apache-2.0

surf

36

aborroy/aiup-alfresco

Skill Claude CodeCodexCursor

Generate Share Surf extension artefacts for legacy Share pages, components, templates, and extension metadata.

13 1mo ago A 21 tokens original Apache-2.0

test

37

aborroy/aiup-alfresco

Skill Claude CodeCodexCursor

Generate integration tests for Alfresco extensions using Testcontainers (self-contained, no pre-running ACS required).

13 1mo ago A 22 tokens original Apache-2.0

transforms

38

aborroy/aiup-alfresco

Skill Claude CodeCodexCursor

Register a custom rendition definition (Platform JAR) and, when no built-in transform covers the required source/target mimetype pair, scaffold a custom Transform Engine (Spring Boot, Out-of-Process). Optionally registers a new MIME type.

13 1mo ago A 52 tokens original Apache-2.0

web-scripts

39

aborroy/aiup-alfresco

Skill Claude CodeCodexCursor

Generate Alfresco Web Script descriptors, controllers, and FreeMarker templates. In-Process SDK (Maven) only.

13 1mo ago A 28 tokens original Apache-2.0

aborroy/aiup-alfresco

Skill Claude CodeCodexCursor

Validates Alfresco Activiti BPMN 2.0 process definition files and companion workflow model XML for structural correctness: required namespaces, task assignees, variable naming conventions, process variable promotion pattern, formKey alignment, and forbidden Activiti 6/Flowable patterns. Trigger automatically when…

13 1mo ago A 79 tokens original Apache-2.0

workflow

41

aborroy/aiup-alfresco

Skill Claude CodeCodexCursor

Generate Activiti BPMN 2.0 process definition, workflow task content model, Spring bootstrap registration, i18n message bundle, and optional Java task listener. In-Process SDK (Maven) only.

13 1mo ago A 45 tokens original Apache-2.0

aborroy/aiup-alfresco

Instructions file CodexOpenCode

Instructions for aborroy/aiup-alfresco, covering alfresco extension development — project conventions, technology stack, docker images (acs 26.1), maven in-process sdk coordinates (acs 26.1) and spring boot out-of-process sdk coordinates (acs 26.1).

13 1mo ago C 21,365 tokens original Apache-2.0

aborroy/aiup-alfresco

Instructions file

Instructions for aborroy/aiup-alfresco: All conventions, standards, and rules for this project are defined in AGENTS.md.

13 1mo ago A 49 tokens original Apache-2.0

aborroy/aiup-alfresco

Agent

Given a business requirement, proposes full Alfresco extension architecture including content types, behaviours, REST endpoints, events, and deployment model. Produces an Architecture Decision Record.

13 1mo ago A 39 tokens original Apache-2.0

aborroy/aiup-alfresco

Agent

Given an Alfresco stack trace or log snippet, searches documentation and known issues to diagnose the root cause and suggest a fix. Covers classloader issues, model registration errors, Transform Service failures, and common ACS problems.

13 1mo ago A 49 tokens original Apache-2.0

aborroy/aiup-alfresco

Agent

Analyses an existing Alfresco AMP or JAR extension, identifies deprecated APIs and outdated patterns, and produces a migration plan with concrete code diffs.

13 1mo ago A 37 tokens original Apache-2.0

aca-extension

47

aborroy/aiup-alfresco

Command

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…

13 1mo ago A 65 tokens original Apache-2.0

actions

48

aborroy/aiup-alfresco

Command

Scaffold Alfresco ActionExecuter classes with Spring bean registration. In-Process SDK (Maven) only.

13 1mo ago A 23 tokens original Apache-2.0