Jahia Forge - Code Repository
Official@jahia · Geneva
Offers specialized engineering frameworks for enterprise content management, OSGi module development, and JCR-based digital experience architecture.
Agent Skills by Jahia Forge - Code Repository
Showing 34 vetted skills indexed across 1 GitHub repositories.
jahia-java-jcr
Codify Jahia JCR best practices for sessions, workspaces, nodes, and mixins.
jahia-dev-debug
Trace Jahia JavaScript module deployment failures using live Docker logs.
jahia-review-java
Identify security, code health, packaging gaps in Jahia Java modules.
jahia-content-create-content
Create and publish Jahia JCR content nodes via GraphQL mutations.
jahia-dev-accessibility
Audit Jahia JS modules for WCAG 2.1 AA violations with axe-core and Playwright.
jahia-dev-create-template-set
Scaffold a Jahia JavaScript template set with React and Vite.
jahia-content-translate-content
Automate language enabling and i18n property updates on Jahia content via GraphQL.
jahia-java-security
Apply Security Filter, CSRF Guard, ACLs, and Captcha to Jahia Java HTTP surfaces.
jahia-dev-start-local
Bootstraps a local Jahia development environment via Docker Compose or bare-metal JVM.
jahia-dev-screenshot
Capture reference and local Jahia renders for visual comparison.
jahia-dev-ui-extension
Create Jahia OSGi UI extensions for jcontent using React 18 and Module Federation.
jahia-dev-define-content-type
Convert natural language specs into Jahia CND definitions and TypeScript types.
jahia-dev-osgi-module
Define and enforce conventions for building Jahia OSGi/Java bundle modules.
jahia-dev-cypress
Scaffold Cypress end-to-end tests for Jahia JS templates.
jahia
Route Jahia requests to dev or content sub-skills for execution.
jahia-dev-review
Review Jahia module code for structural and quality issues.
jahia-dev-build-component
Orchestrate Jahia UI component builds by sequencing content-type definition and view creation.
jahia-java-persistence
Implement SQL and JCR persistence patterns with explicit locking and single-timestamp rules.
jahia-dev-create-page-template
Scaffold Jahia page templates with Areas and AbsoluteAreas.
jahia-java-concurrency
Implement thread-safety patterns for Jahia backend Java services.
jahia-content-explore-structure
Query Jahia GraphQL to map content types, properties, enums, and assets.
jahia-content
Route Jahia content tasks to sub-skills after verifying site availability via GraphQL.
jahia-dev-import-from
Convert external webpages into Jahia components with CND and view scaffolding.
jahia-dev-query-content
Write and execute Jahia JCR-SQL2 queries to list and filter content.
Frequently Asked Questions About Jahia Forge - Code Repository
FAQPage SchemaWhat specific technical tasks are enabled by these modules?▼
These modules enable JCR content node manipulation, OSGi bundle development, CND definition scaffolding, WCAG 2.1 accessibility auditing, and GraphQL-based content querying for enterprise digital experience platforms.
Which engineering personas are the primary target for these resources?▼
The primary target personas are Java backend developers, frontend engineers specializing in React and Module Federation, and DevOps engineers managing containerized deployments via Kubernetes or Docker Compose.
What are the prerequisites for running these development environments?▼
Prerequisites include a functional Java Virtual Machine, Docker for local container orchestration, and familiarity with OSGi modularity, JCR-SQL2 query syntax, and GraphQL schema definitions.