FacturaScripts
Official@facturascripts
Grupo de desarrollo de FacturaScripts
Agent Skills by FacturaScripts
Showing 37 vetted skills indexed across 1 GitHub repositories.
stock-bajo
Detect products with stock below minimum and generate replenishment alerts.
crear-informe
Generate custom reports from FacturaScripts data in Markdown, Excel, ASCII, and graphical formats.
clientes-morosos
Identifies delinquent customers and generates prioritized collection reports for ERP systems.
como-usar-erp
Provide step-by-step instructions for using FacturaScripts operations.
docs-expert
Query the official FacturaScripts documentation for step-by-step instructions.
analizar-ventas
Analyze FacturaScripts sales data and generate an executive report.
document-expert
Create and convert FacturaScripts documents while managing their states.
frontend-developer
Develop FacturaScripts frontend features using Twig templates, JavaScript, CSS, and assets.
php-expert
Analyzes FacturaScripts PHP code for PSR-12 compliance and Tools class usage using PHPStan and CS-Check.
depurar-y-testear
Debug, test, and verify FacturaScripts code with PHPUnit and style checks.
sql-expert
Optimize SQL queries and XML table schemas for FacturaScripts on MySQL and PostgreSQL.
testing-expert
Run PHPUnit tests, PHPStan analysis, and code style checks in FacturaScripts.
crear-html-twig
Generate and manage HTML Twig views in FacturaScripts plugins.
fullstack-developer
Automate creation of models, controllers, views, and tables for FacturaScripts modules.
crear-modelo
Generate PHP class and XML table files for FacturaScripts models.
extension-developer
Create FacturaScripts extensions using hooks and conventions for models, controllers, XMLView, tables, and Twig templates.
migraciones
Automates database migrations in FacturaScripts, including data changes and cleanup tasks for plugins.
analizar-bug
Analyze and correct bugs in FacturaScripts plugins with automated tests.
api-rest
Manage FacturaScripts ERP data via RESTful API CRUD and endpoint customization in plugins.
api-designer
Automate REST API endpoint design and implementation for FacturaScripts models.
crear-plugin
Generate a standard FacturaScripts plugin structure with configuration files.
crear-xmlview
Generate or modify XMLView files for FacturaScripts ListController and EditController interfaces.
crear-controlador
Generate FacturaScripts PHP controllers and Twig views.
skill-commit
Guide Git commit message creation using Conventional Commits best practices.
Frequently Asked Questions About FacturaScripts
FAQPage SchemaWhat specific tasks can developers perform using these capabilities?▼
Developers can generate plugin structures, define custom database models, build Twig-based frontend views, and manage RESTful endpoints. These capabilities enable the creation of complex ERP extensions, including inventory replenishment alerts, delinquent customer tracking, and custom financial reporting.
Who is the target persona for these development resources?▼
The target audience includes PHP developers, ERP system administrators, and enterprise software engineers tasked with customizing or extending FacturaScripts. It is designed for professionals requiring structured methods to build, test, and maintain modular business management software.
What are the prerequisites for implementing these modules?▼
Implementation requires a functional FacturaScripts environment, PHP runtime, and access to MySQL or PostgreSQL databases. Developers must configure local module paths and connection credentials within the designated configuration files to enable synchronization and metadata generation.