fullstack-developer

A specialist coding agent for building complete FacturaScripts features across the model, database table, controller, and user interface. It also handles the framework files and translations needed to connect those parts.

In plain words
What is it for?
Use it for complete end-to-end features such as CRUD screens, new business entities, lists, forms, panels, models, controllers, views, database tables, initialization, and translations.
Why use it?
Building each layer separately can leave mismatched names, types, or conventions that break the feature. This agent plans the layers together and checks that they fit FacturaScripts patterns.

Skill for Claude CodeCodex

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/facturascripts/fs-claude-plugin/fullstack-developer
Any agent
npx skills add FacturaScripts/fs-claude-plugin --skill fullstack-developer
Clone the repo
git clone --depth 1 https://github.com/FacturaScripts/fs-claude-plugin

Made for: Claude Code, Codex.

Per session 131 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 566 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00131 $0.00566
Opus 5 $0.00066 $0.00283
Sonnet 5 $0.00026 $0.00113
Haiku 4.5 $0.00013 $0.00057

Measured 2d ago against content hash 5fa5a482b9a7, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

fullstack-developer scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 2d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

fs-dev/skills/fullstack-developer/SKILL.md · 57 lines

What it actually says

Skill: fullstack-developer — Desarrollo fullstack de FacturaScripts

Esta skill conecta las peticiones de desarrollo completo del usuario con el agente fullstack-developer, que sabe crear funcionalidades end-to-end manteniendo coherencia entre todas las capas del framework.

Por qué usar el agente

El agente fullstack-developer garantiza que todas las capas (tabla XML, modelo PHP, controlador, XMLView, Init.php, traducciones) están correctamente conectadas y siguen las convenciones de nombres de FacturaScripts. Crear cada capa por separado introduce riesgo de inconsistencias (nombres de campos, tipos de datos, convenciones de naming).

Cómo invocar el agente

Agente: fullstack-developer
Tarea: [descripción exacta de la funcionalidad completa]

El agente:

  1. Planifica la arquitectura completa (modelo, controlador, vista)
  2. Consulta la documentación para verificar patrones
  3. Crea todos los archivos necesarios en orden lógico
  4. Verifica la coherencia entre capas
  5. Crea traducciones y actualiza Init.php

Qué tareas activan esta skill

  • "Crea un CRUD completo para gestionar proveedores de transporte"
  • "Necesito una entidad 'Proyecto' con listado, edición y panel con pestañas"
  • "Crea un nuevo módulo para gestionar reservas de salas"
  • "Quiero un PanelController con datos principales y líneas de detalle"
  • "Crea toda la estructura para gestionar contratos de servicio"
  • Cualquier tarea que implique crear una funcionalidad completa desde cero

Cuándo NO activar esta skill

  • Solo necesitas un modelo sin vista ni controlador → usa backend-developer
  • Solo necesitas modificar un XMLView existente → usa ui-designer
  • Solo necesitas una plantilla Twig → usa frontend-developer
  • Solo necesitas crear una extensión → usa extension-developer
  • Solo necesitas un endpoint de API → usa api-designer
  • Preguntas sobre documentación → usa docs-expert
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 2d ago First seen · 57 lines · 131 tokens per session scan A 5fa5a482b9a7

Subscribe to this mod's changes

fullstack-developer is a skill published in the GitHub repository FacturaScripts/fs-claude-plugin (8 stars, last pushed 2mo ago), licensed MIT. It adds 131 tokens to every session and 566 once invoked, about $0.0007 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

planning-with-files-ar

تخطيط مستمر قائم على الملفات لعمل وكلاء الذكاء الاصطناعي متعدد الخطوات. يحتفظ بملفات taskplan.md و findings.md و progress.md على القرص، وتحقن خطافات دورة الحياة سياق التخطيط المحدد للمشروع. تقرأ الاستعادة التلقائية ملفات تخطيط المشروع فقط. يمكن للأمر الصريح session-catchup.py --metadata فحص بيانات وصفية لجلسات الوكيل…

OthmanAdi/planning-with-files · 189 tokens

kl-consistency-test

Write, calibrate, and debug the prefill-vs-decode logprob (KL) consistency tests in sglang -- the two independent conditions a zero requires (every operator batch-invariant, and the two paths computing the same function), which helper separates them, how to pick a threshold once they hold, and how to localize a…

sgl-project/sglang · 108 tokens

i18n-localization

Internationalization and localization patterns. Detecting hardcoded strings, managing translations, locale files, RTL support.

vudovn/ag-kit · 27 tokens

dsh-web-documentation

Use when adding or editing dsh-web README files, docs, AGENTS.md instructions, user-facing configuration text, or bilingual documentation pairs.

zhu1090093659/dsh-web · 34 tokens

baoyu-youtube-transcript

Downloads YouTube video transcripts/subtitles and cover images by URL or video ID. Supports multiple languages, translation, chapters, and speaker identification. Caches raw data for fast re-formatting. Use when user asks to "get YouTube transcript", "download subtitles", "get captions", "YouTube字幕", "YouTube封面"…

JimLiu/baoyu-skills · 107 tokens

indication-dossier

Build a source-backed biomedical indication dossier. Use when a research task asks for disease biology, target rationale, patient segmentation, biomarkers, trials, drugs, competitive landscape, or translational evidence.

companion-inc/feynman · 43 tokens