一键导入
adr-generator
Produces Architecture Decision Records following the Nygard/MADR template with full context, consequences, and traceability. Trigger: "generate ADR", "document decision", "architecture decision record", "record this decision".
菜单
Produces Architecture Decision Records following the Nygard/MADR template with full context, consequences, and traceability. Trigger: "generate ADR", "document decision", "architecture decision record", "record this decision".
Create and replicate brand-ready MetodologIA HTML for webpages, web apps, and playbooks, respecting UX/UI guidelines and brand rules. Use when generating, scaffolding, replicating, extending, or reviewing MetodologIA-branded HTML/CSS documents or pages. Enforces the brand: no prices (Cotizacion tras Discovery), no 'gratis'/'sin compromiso', brand pun 'EstrategIA' with IA in gold, Poppins headings + Montserrat body, light-default web palette (neoswiss-v5) and dark-first rich palette for playbooks, trilingual ES/EN/PT, SVG icons (no emoji, no Tailwind), and WCAG AA. Includes a scaffolder (scaffold.py), a contract-driven brand+UX validator (brand_check.py) with stable rule IDs, a knowledge graph (contracts.json), a regression harness, and auditor agents. Triggers: build/replicate a MetodologIA page, landing, web app, dashboard, playbook, runbook, proposal, or branded document; check/audit brand compliance.
Add or maintain the trilingual ℹ info-icon modal system on a single metodologia.info page. Use when the user asks to add info-icons, info modals, glossary tooltips, or "explain-the-concept" affordances to a page, or to migrate a page's inline modal engine to the shared js/info-icons.js module. Drives one page at a time: inventory → trilingual glossary → dialog markup + shared engine → wire cards → verify (vitest + DOM-assert) → PR.
Writes testable acceptance criteria in Given/When/Then format, covering happy paths, edge cases, and error scenarios. Trigger: "acceptance criteria", "given when then", "write AC", "define done", "user story criteria".
Implement WCAG 2.1 AA / 2.2 accessibility: semantic HTML audit, ARIA implementation, keyboard navigation, screen reader testing, color contrast. Use when user asks to "implement accessibility", "fix a11y issues", "make WCAG compliant", or "audit for accessibility".
dbt-style transformations, dimensional data modeling, testing strategies, and documentation generation for analytics platforms. Trigger: "analytics engineering", "dbt", "data modeling", "dimensional model", "star schema", "data marts".
REST, GraphQL, and gRPC API governance, versioning strategy, rate limiting, and developer experience design. Trigger: "API architecture", "API design", "REST", "GraphQL", "gRPC", "API governance", "developer experience".
| name | adr-generator |
| author | JM Labs (Javier Montaño) |
| description | Produces Architecture Decision Records following the Nygard/MADR template with full context, consequences, and traceability. Trigger: "generate ADR", "document decision", "architecture decision record", "record this decision". |
| allowed-tools | ["Read","Glob","Grep","Bash","Agent"] |
Produces structured Architecture Decision Records that capture the context, options evaluated, decision rationale, and downstream consequences of significant architectural choices.
"An architecture decision not recorded is a decision waiting to be reversed without understanding."
Glob for **/adr-*.md or **/decisions/*.md) to detect superseded or related records.