skills.joseconti.com
All plugins/facturascripts

facturascripts

ERPv1.0.0ESSkill content is in Spanish

What it does

An exhaustive reference for FacturaScripts 2025.81, the open-source PHP ERP. It lets any LLM generate correct FacturaScripts code with no external docs: one entry-point SKILL.md plus twelve detailed reference files — over 21,500 lines (676 KB) generated directly from the CORE-2025.81 source.

Skills inside

Twelve reference files — one entry point plus twelve references.

architecture.md26 core components, line by line · 2,374 lines
models.md87+ domain models, 15 traits · 1,135 lines
controllers.md125+ controllers, view system · 1,721 lines
views-widgets.mdXML views, 26 widget types · 2,787 lines
api.mdFull REST API + MCP server guide · 2,811 lines
database.mdSchemas, DbQuery, migrations · 2,649 lines
plugins.mdPlugin development, step by step · 2,089 lines
security.mdUsers, roles, permissions, CSRF · 1,840 lines
translations.md25 languages, i18n · 1,181 lines
libraries.mdExport, PDF, email, accounting · 944 lines
controllers-advanced.mdAdvanced controller patterns · 713 lines
quick-reference.mdCompact class & method lookup · 454 lines

Inside the skill

21,500+Lines of reference
676 KBFrom CORE-2025.81 source
87+Domain models
25Languages covered

Two ways to install

A

Cowork (desktop app)

Recommended in Cowork

In the Claude desktop app, the simplest way is to download the .plugin file and drag it into the Cowork sidebar — or open it from the chat. No commands needed.

  1. Download the plugin's .plugin file from its page.
  2. Drag the file into the Cowork sidebar, or open it from the chat.
  3. Confirm the installation when Claude asks.
Download .plugin
B

Claude Code (CLI)

Recommended in Claude Code

In the terminal, add the marketplace once and install any plugin by name. Updates then flow through git.

Claude Code / terminal
# 1) Add the marketplace once
/plugin marketplace add joseconti/skills-joseconti-com
# 2) Install by name
/plugin install facturascripts@skills-joseconti-com