# aborroy

> Open-source publisher. Listings imported from github.com/aborroy — credited to the original author with their license.

- **Listings:** 12
- **Total installs:** 0
- **Profile:** https://agentstack.voostack.com/s/aborroy
- **Website:** https://github.com/aborroy

## Published listings

- [Sdk Version Detector](https://agentstack.voostack.com/l/skill-aborroy-aiup-alfresco-sdk-version-detector) — Skill · Free · security-reviewed — `agentstack add skill-aborroy-aiup-alfresco-sdk-version-detector`
  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.
- [Alfresco Mcp Lab](https://agentstack.voostack.com/l/mcp-aborroy-alfresco-mcp-lab) — MCP server · Free · security-reviewed — `agentstack add mcp-aborroy-alfresco-mcp-lab`
  Laboratory to use a MCP Server with Alfresco Community
- [Rest Api Validator](https://agentstack.voostack.com/l/skill-aborroy-aiup-alfresco-rest-api-validator) — Skill · Free · security-reviewed — `agentstack add skill-aborroy-aiup-alfresco-rest-api-validator`
  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 or editing files under a rest/ package or any class annotated @EntityResource /…
- [Permission Model Validator](https://agentstack.voostack.com/l/skill-aborroy-aiup-alfresco-permission-model-validator) — Skill · Free · security-reviewed — `agentstack add skill-aborroy-aiup-alfresco-permission-model-validator`
  Validates custom Alfresco permission model XML for well-formedness, no collision with built-in permission group names, correct permissionSet binding, and that any dynamic authority is registered and implements DynamicAuthority. Trigger automatically after generating or editing a *permissionDefinitions.xml or a *DynamicAuthority.java file.
- [Migration Advisor](https://agentstack.voostack.com/l/skill-aborroy-aiup-alfresco-migration-advisor) — Skill · Free · security-reviewed — `agentstack add skill-aborroy-aiup-alfresco-migration-advisor`
  Detects deprecated Alfresco API usage and suggests modern equivalents. Trigger when analysing existing Alfresco extension code.
- [Workflow Bpmn Validator](https://agentstack.voostack.com/l/skill-aborroy-aiup-alfresco-workflow-bpmn-validator) — Skill · Free · security-reviewed — `agentstack add skill-aborroy-aiup-alfresco-workflow-bpmn-validator`
  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 generating or editing *.bpmn files or *-workflow-model.xml files.
- [Content Model Validator](https://agentstack.voostack.com/l/skill-aborroy-aiup-alfresco-content-model-validator) — Skill · Free · security-reviewed — `agentstack add skill-aborroy-aiup-alfresco-content-model-validator`
  Validates Alfresco content model XML files for correct namespace URI format, mandatory type/aspect declarations, valid property data types, and absence of reserved prefixes (sys:, cm:, app:). Trigger automatically when generating or editing *-model*.xml or *-context.xml files.
- [Alfresco Agents Lab Clive](https://agentstack.voostack.com/l/mcp-aborroy-alfresco-agents-lab-clive) — MCP server · Free · security-reviewed — `agentstack add mcp-aborroy-alfresco-agents-lab-clive`
  Source code for the Alfresco Agents Lab for CommunityLive EU 2025
- [Audit Config Validator](https://agentstack.voostack.com/l/skill-aborroy-aiup-alfresco-audit-config-validator) — Skill · Free · security-reviewed — `agentstack add skill-aborroy-aiup-alfresco-audit-config-validator`
  Validates custom Alfresco audit application XML for well-formedness, correct audit model namespace, application key matching the enable property, and every RecordValue dataExtractor/dataGenerator referencing a declared and registered bean. Trigger automatically after generating or editing a *-audit.xml or an audit *DataExtractor.java / *DataGenerator.java file.
- [Event Api Topology Checker](https://agentstack.voostack.com/l/skill-aborroy-aiup-alfresco-event-api-topology-checker) — Skill · Free · security-reviewed — `agentstack add skill-aborroy-aiup-alfresco-event-api-topology-checker`
  Validates ActiveMQ topic names and consumer group patterns against Alfresco event API conventions. Applies to Out-of-Process SDK (Spring Boot) only. Trigger when generating event-driven code with /events.
- [Docker Compose Healthcheck Injector](https://agentstack.voostack.com/l/skill-aborroy-aiup-alfresco-docker-compose-healthcheck-injector) — Skill · Free · security-reviewed — `agentstack add skill-aborroy-aiup-alfresco-docker-compose-healthcheck-injector`
  Ensures every service in a Docker Compose file has a healthcheck block and depends_on uses condition: service_healthy. Trigger when generating or editing compose.yaml.
- [Permission Aware Query Builder](https://agentstack.voostack.com/l/skill-aborroy-aiup-alfresco-permission-aware-query-builder) — Skill · Free · security-reviewed — `agentstack add skill-aborroy-aiup-alfresco-permission-aware-query-builder`
  Warns when CMIS or Alfresco Query Language queries may bypass ACLs. Suggests SearchService with authority context instead. Trigger when generating search or query code.

---
Seller on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Install any with `agentstack add <slug>`.
