apacheapacheOfficialยท36 Agent Skills Included

ofbiz-plugins

Build, secure, and extend Apache OFBiz enterprise applications

Guides development of Apache OFBiz plugins, covering entities, services, screens, forms, menus, controllers, and REST APIs. Eliminates guesswork around Groovy and Java patterns, security permissions, background jobs, caching, and email notifications. Helps developers ship production-ready ERP and e-commerce customizations that pass Checkstyle, CodeNarc, and pre-push checks.
npx skills add apache/ofbiz-plugins --all -g -y

All Skills in This Repository (36)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
apacheapache

manage-content

Create DataResources and content metadata for OFBiz products, categories, and orders.

Official
Intermediate
๐Ÿ“ฆ In Repo
apacheapache

manage-quartz-jobs

Manage Apache OFBiz background job scheduling, execution, persistence, and cluster distribution.

Official
Advanced
๐Ÿ“ฆ In Repo
apacheapache

manage-email-services

Configure SMTP and email templates in OFBiz with PDF attachments.

Official
Advanced
๐Ÿ“ฆ In Repo
apacheapache

manage-menus

Create and maintain OFBiz navigation menus using Menu Widget XML.

Official
Intermediate
๐Ÿ“ฆ In Repo
apacheapache

manage-labels

Manage UI label properties for i18n in Apache OFBiz XML files.

Official
Intermediate
๐Ÿ“ฆ In Repo
apacheapache

manage-localization-advanced

Manages multilingual content, formats dates/times for locales, and converts currencies in GoLand projects.

Official
Intermediate
๐Ÿ“ฆ In Repo
apacheapache

manage-java-events

Implement OFBiz Java web events handling HTTP requests and responses.

Official
Intermediate
๐Ÿ“ฆ In Repo
apacheapache

manage-security-deployment

Harden Apache OFBiz production deployments via security.properties and component-load.xml.

Official
Advanced
๐Ÿ“ฆ In Repo
apacheapache

manage-component

Configure OFBiz component resources, dependencies, and classpath in XML files.

Official
Intermediate
๐Ÿ“ฆ In Repo
apacheapache

coding-standards

Enforce OFBiz coding standards for Java, Groovy, and service conventions.

Official
Intermediate
๐Ÿ“ฆ In Repo
apacheapache

manage-dynamic-view-entities

Construct complex database queries with runtime join structures and aliases.

Official
Advanced
๐Ÿ“ฆ In Repo
apacheapache

manage-java

Implement OFBiz Java services with transaction management and coding patterns.

Official
Advanced

Frequently Asked Questions

FAQPage Schema
How to install ofbiz-plugins?โ–ผ

Run `npx skills add apache/ofbiz-plugins --all -g -y` in your terminal to install all skills in this collection globally.

What can I build with these OFBiz skills?โ–ผ

You can create and customize OFBiz components, entities, services, screens, forms, menus, REST APIs, email notifications, and scheduled background jobs using proven patterns.

Do these skills cover OFBiz security best practices?โ–ผ

Yes. Dedicated skills cover service-level permissions, record-level data scoping, password policies, host header validation, and production deployment hardening.

Do I need deep OFBiz experience to use these skills?โ–ผ

No. Each skill provides step-by-step procedures, code examples, and anti-patterns so your coding assistant can produce correct OFBiz code from plain-English requests.

Will the generated code pass OFBiz pre-push checks?โ–ผ

Yes. The prepush-readiness and coding-standards skills ensure changes pass Checkstyle, CodeNarc, compilation, and XML validation before pushing.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’