fyso-audit
Audit a Fyso tenant for security vulnerabilities, bad practices, data integrity issues, and consistency problems. Produces a structured report with severity levels and actionable fixes.
fyso-add-entity
Add a new entity to your Fyso app with proper field types, relations, and business rules.
fyso-init
Inicializar un nuevo proyecto ERP con Fyso. Crea la estructura de directorios, instala dependencias, y configura la base de datos.
fyso-expose
Create channels and channel tools to expose your Fyso app as an API. Other agents and apps can discover and use your tools via MCP.
fyso-deploy
Deploy your Fyso app to sites.fyso.dev
fyso-mcp
Configurar Claude Desktop o Claude Code para conectar con el servidor MCP de Fyso.
fyso-scan
Scan a Fyso tenant and generate a complete state report. Shows all entities, fields, rules, channels, and records. The equivalent of map-codebase for Fyso.
fyso-ui
Design and generate a complete frontend UI for your Fyso app. Handles discovery (objective, roles, style), mockup validation, API contracts documentation, and code generation using @fyso/ui components.
fyso-status
Show the current status of your Fyso project. Reads STATE.md and optionally queries the live tenant to compare planned vs actual state.
fyso-plan
Plan a new Fyso app or a new phase. Handles requirements gathering, research, roadmap creation, and detailed phase planning with MCP operations. The full GSD planning pipeline for Fyso.
fyso-publish
Publish your Fyso app to the public catalog for others to install.
fyso-build
Execute a planned phase by running MCP operations against the tenant. Creates entities, fields, business rules, publishes, seeds data, and verifies each step. The GSD executor for Fyso.
fyso
Crear y gestionar un ERP completo usando lenguaje natural. Usa este skill cuando el usuario quiera crear un sistema de gestión empresarial, base de datos, entidades, o reglas de negocio.
fyso-verify
Verify that a phase was built correctly by querying the real tenant state. Runs acceptance tests against must-haves, checks entities, rules, relations, and data integrity.
fyso-new-app
Create a new business app on Fyso. Guides through prebuild selection, tenant creation, and initial setup.