Architecture As Code Javascript

JavaScript / TypeScript implementation of the `architecture-as-code` pattern. Per-module `eslint.architecture.mjs` files merged into a single ESLint flat-config and enforced via `eslint-plugin-boundaries`. TRIGGER when: implementing or extending architecture-as-code in a JS/TS repo, debugging an `eslint-plugin-boundaries` rule, or adapting the assembler. SKIP for routine edits inside a governed module. Reads in conjunction with `architecture-as-code` (the pattern, source of truth for schema, rule placement, anti-patterns, and audit checklist) — this skill defines only the JS-specific encoding, assembler code, and gotchas.

l-gevity 7afa4d5 14.4 KB Updated

File contents

l-gevity/l-gevity-skills/tree/main/.agents/skills/architecture-as-code-javascript commit 7afa4d55b4

Frequently asked questions

npx skillmds@latest add l-gevity/architecture-as-code-javascript