UnityAppSuite
Official@unityappsuite
Offers standardized patterns and documentation for Frappe framework development, focusing on DocType modeling, server-side logic, and site management.
Agent Skills by UnityAppSuite
Showing 5 vetted skills indexed across 1 GitHub repositories.
client-scripts
Automate Frappe form UI customization with frappe.ui.form.on event handlers.
doctype-patterns
Automate Frappe/Envista DocType design and data modeling with standardized JSON patterns.
server-scripts
Implement Frappe server-side logic with controller, event, and API patterns.
frappe-api
Reference Frappe Python and JavaScript APIs for document operations and database queries.
bench-commands
Document bench CLI commands for Frappe site and app management.
Frequently Asked Questions About UnityAppSuite
FAQPage SchemaWhat specific tasks does UnityAppSuite enable for developers?▼
UnityAppSuite enables developers to standardize Frappe DocType design, implement server-side controller logic, and manage site-level operations. It provides structured patterns for form event handling and database query execution, ensuring consistent implementation of business logic across enterprise applications.
Which technical personas benefit from these patterns?▼
These patterns are designed for Frappe framework developers, system architects, and backend engineers. It is particularly useful for teams maintaining complex ERP implementations who require standardized approaches to document operations and site management.
What are the prerequisites for implementing these patterns?▼
Implementation requires an existing Frappe framework environment and familiarity with the underlying architecture. Users must have access to the bench environment and a working knowledge of the Frappe document model to effectively apply these server-side and client-side patterns.