Pitaya System Development

Generate standardized module scaffolding for Batidos Pitaya ERP development.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/MiguelGotea/erp.batidospitaya --skill pitaya-system-development
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Pitaya System Development
Source: https://github.com/MiguelGotea/erp.batidospitaya/tree/main/.agent/skills/pitaya-system
Command: npx skills add https://github.com/MiguelGotea/erp.batidospitaya --skill pitaya-system-development

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill provides a comprehensive guide for developing modules, tools, and services within the Batidos Pitaya ERP ecosystem, ensuring adherence to project standards and optimal workflow.

Core Features & Use Cases

  • Architecture & Standards: Explains structured folder organization, permission enforcement, and coding conventions.
  • Deployment & Synchronization: Assists in managing GitHub pushes, deployments, and PitayaCore’s Iron Sync system for consistent code sharing.
  • Quick Start: Provide the module name, area, required functionalities, permissions, and file naming conventions to generate the development scaffolding and documentation.

Quick Start

Describe the features required for the new module and specify the target area to generate the initial project structure and guidelines.

Frequently Asked Questions about Pitaya System Development

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I structure a new ERP module for PitayaCore?

To structure a new ERP module for PitayaCore, provide the module name, target area, required functionalities, and file naming conventions to generate the standardized development scaffolding and documentation aligned with project protocols.

What database access standard does PHP development for Batidos Pitaya require?

PHP development for Batidos Pitaya requires using PDO for database access to maintain security standards and ensure code consistency across systems within the ERP ecosystem.

How does code synchronization work during Pitaya ERP module deployment?

Code synchronization during Pitaya ERP deployment integrates with GitHub pushes and PitayaCore’s Iron Sync system to ensure consistent code sharing and standardized deployment across systems.

Can I enforce user permissions when developing tools for Batidos Pitaya?

Yes, you can enforce user permissions when developing tools for Batidos Pitaya. The architecture enforces permission protocols to maintain security across newly created components and modules.

What do I need to start developing a module for Batidos Pitaya ERP?

To start developing a module for Batidos Pitaya ERP, you need to define the required features, specify the target area, and follow the structured folder organization and coding conventions.