Architecture Design Agent Skill Dashboard
Go to file Use this template
openclaw d4b26a5971 fix(build): resolve vue-tsc -b build errors — add @types/node, fix tsconfig emit settings
The production build (vue-tsc -b) failed because tsconfig.node.json had
allowImportingTsExtensions without a compatible emit setting, and @types/node
was missing for node:url imports in vite.config.ts.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-23 17:29:43 +00:00
backend build: add Docker deployment — Compose, Dockerfiles, Nginx config 2026-03-23 17:25:02 +00:00
design Initial commit: arch-design-agent-skill-dashboard 2026-03-23 13:36:42 +00:00
docs/superpowers docs: add full implementation plan — 32 tasks, TDD approach 2026-03-23 15:22:38 +00:00
frontend fix(build): resolve vue-tsc -b build errors — add @types/node, fix tsconfig emit settings 2026-03-23 17:29:43 +00:00
.arch-design-agent.json Initial commit: arch-design-agent-skill-dashboard 2026-03-23 13:36:42 +00:00
.gitignore fix(build): resolve vue-tsc -b build errors — add @types/node, fix tsconfig emit settings 2026-03-23 17:29:43 +00:00
docker-compose.yml build: add Docker deployment — Compose, Dockerfiles, Nginx config 2026-03-23 17:25:02 +00:00