codenomad-architecture-guide

Official

Navigate the CodeNomad monorepo fast.

AuthorNeuralNomadsAI
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It reduces time wasted searching through the CodeNomad monorepo by showing exactly where cross-area logic lives and how OpenCode SDK V2 is integrated.

Core Features & Use Cases

  • Architecture & package navigation: Maps the monorepo into the six functional areas (UserInterface, ServerBackend, DesktopClient, SpeechAndAudio, BuildAndPackaging, CloudflareDeployment) and links them to key entry points for quick orientation.
  • Cross-package dependency tracing: Guides debugging across UI ↔ server boundaries by pointing to conventions, mirrored types, and end-to-end feature traces.
  • OpenCode SDK V2 integration patterns: Helps you follow the required SDK usage approach (client lifecycle, worktree-based routing, requestData error handling) and avoid common schema pitfalls.
  • Implementation guardrails: Highlights anti-patterns (i18n misuse, SSE handling issues, metadata schema violations for assistant parts) and provides checklist-driven impact validation.

Quick Start

Use the codenomad-architecture-guide skill when you are about to implement a new UI feature that requires server changes, so you can trace the full end-to-end flow, then locate the exact route/store/client integration points before writing code.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: codenomad-architecture-guide
Download link: https://github.com/NeuralNomadsAI/CodeNomad/archive/main.zip#codenomad-architecture-guide

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.