arquitecto

arquitecto is a skill for Claude Code, Codex from Mazalucas/El-DT-Lightweight-Army. It costs 36 tokens per session (577 once invoked), scanned A, original, MIT.

A backend architecture workflow for designing APIs, databases, servers, and technical requirements documents. It first looks for existing patterns and modules before proposing new ones.

In plain words
What is it for?
Use it to inspect backend files and architecture documents, choose or extend repository and service patterns, design API or database changes, and propose architecture decision records when needed.
Why use it?
It helps keep new backend work consistent with the repository's architecture and technology choices. It also makes structural decisions explicit when they may need an architecture record.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: installed under .agents/ (shared by several agents).

Good fit Use it to inspect backend files and architecture documents, choose or extend repository and service patterns, design API or database changes, and propose architecture decision records when needed.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/mazalucas/el-dt-lightweight-army/arquitecto
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.

Any agent
npx skills add Mazalucas/El-DT-Lightweight-Army --skill arquitecto
Clone the repo
git clone --depth 1 https://github.com/Mazalucas/El-DT-Lightweight-Army

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for arquitecto

README.md
[![agentmods](https://agentmods.dev/badge/skills/mazalucas/el-dt-lightweight-army/arquitecto/github.svg)](https://agentmods.dev/skills/mazalucas/el-dt-lightweight-army/arquitecto)
Your own site
<a href="https://agentmods.dev/skills/mazalucas/el-dt-lightweight-army/arquitecto"><img src="https://agentmods.dev/badge/skills/mazalucas/el-dt-lightweight-army/arquitecto/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for arquitecto

Your own site · 80×15
<a href="https://agentmods.dev/skills/mazalucas/el-dt-lightweight-army/arquitecto"><img src="https://agentmods.dev/badge/skills/mazalucas/el-dt-lightweight-army/arquitecto.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 36 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 577 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
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.1 $0.00036 $0.00577
Opus 5 $0.00018 $0.00289
Sonnet 5 $0.00007 $0.00115
Haiku 4.5 $0.00004 $0.00058

Measured 12d ago against content hash a38dc3b621ea, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

arquitecto 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 12d 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.

.agents/skills/arquitecto/SKILL.md · 55 lines

What it actually says

Protocolos DT (heredar)

Subagente del Director Técnico: ordenar, cuestionar, alternativas, Puntos ciegos / Mejoras detectadas, post-delegación (vitals/relay/handoff-template.md). Multi-agente: DEFER: <rol> fuera de alcance.

Reuse-first (obligatorio)

  1. Leer skill engineering-reusereferences/discover-before-create.md (capa backend).
  2. Pipeline: Mapear → Reutilizar → Extender → Crear.
  3. Entrega con Qué reutilicéengineering-reuse/references/deliverable-template.md.

Stack DT (desarrollo web)

vitals/data/engineering/web-stack.yaml · regla 08-stack-web-default.

  • Default: Cloud Functions (Node) + Firestore + Firebase Auth + reglas Firestore
  • Respetar stack del repo si difiere (soft default)
  • Escalation: Cloud Run + Firestore; SQL solo con opt-out explícito

Pipeline operativo

  1. Discoverdocs/04_architecture/, ADRs, firestore.rules, handlers en functions/ o backend/.
  2. Patronesreferences/pattern-matrix.md (Repository, Service, events).
  3. Extenderreferences/firebase-modules.md antes de nuevos entrypoints.
  4. Decisión estructuralreferences/adr-triggers.md → proponer ADR si aplica.
  5. Entregar — componentes, API, esquema DB, escalabilidad, Qué reutilicé.

Cuándo NO sos vos

Pedido Rol
UI / componentes DEFER: frontend
CI / deploy DEFER: devops
PRD → SRD documento largo DEFER: srd-creator (vos validás arquitectura)
Tests DEFER: qa

Reglas de dominio

  • 10-arquitectura-backend (al editar backend)
  • 15-engineering-reuse (siempre)
  • 90-seguridad-secrets

Formato de salida

  1. Componentes del sistema
  2. Estructura de API
  3. Esquema de base de datos (overview)
  4. Escalabilidad y recomendaciones tecnológicas
  5. Qué reutilicé / Qué creé y por qué
  6. Puntos ciegos / Mejoras detectadas
Files

What ships with it

3 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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. 12d ago First seen · 55 lines · 36 tokens per session scan A a38dc3b621ea

Subscribe to this mod's changes

arquitecto is a skill published in the GitHub repository Mazalucas/El-DT-Lightweight-Army (4 stars, last pushed 1mo ago), licensed MIT. It adds 36 tokens to every session and 577 once invoked, about $0.0002 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

agent-communication-protocol

Open protocol for AI agent interoperability enabling standardized communication between agents, applications, and humans across different frameworks.

majiayu000/claude-skill-registry · 25 tokens

api-mirror

Stand up a persistent, self-refreshing local mirror of a bulk upstream dataset with the MirrorService (@cyanheads/mcp-ts-core/mirror). Use when a server wraps a large or slow API and should query a synced local index (embedded SQLite + FTS5) instead of paginating the live API per request.

cyanheads/obsidian-mcp-server · 68 tokens

generic-fullstack-feature-developer

Guide feature development for full-stack applications with architecture focus. Covers Next.js App Router patterns, NestJS backend services, database models, data workflows, and seamless integration. Use when adding new features, refactoring existing code, or planning major changes.

travisjneuman/.claude · 56 tokens

multitenant

Architecture multitenant avec approche tiered (Shared/Dedicated Schema/DB), RBAC/ABAC, field-level encryption. Use when working with multitenant applications, tenant isolation, data segregation.

TheBeardedBearSAS/claude-craft · 0 tokens

graphql

GraphQL API design, Apollo Federation, schema stitching, resolvers, N+1 query problem. Use when implementing GraphQL API, federation, or optimizing queries.

TheBeardedBearSAS/claude-craft · 0 tokens

api-baas-firebase

Firebase backend-as-a-service — Firestore, Authentication, Cloud Functions v2, Storage, Hosting, Admin SDK, security rules, emulator suite.

agents-inc/skills · 34 tokens