ARCHITECTURE banner
codenamev codenamev

ARCHITECTURE

Documentation community

Description

# Claude Skills Architecture Documentation **Last Updated**: 2025-12-04 **Version**: 1.0.0 ## Overview This document describes the architecture and patterns for AI Software Architect Claude Skills, based on industry best practices documented in [First Principles Deep Dive to Claude Agent Skills](https://leehanchung.github.io/blogs/2025/10/26/claude-skills-deep-dive/). ## Current Architecture ### Skill Structure **Simple Skills (<2K words):** ``` .claude/skills/ ├── _patterns.md

Installation

Installs to ~/.claude/skills/codenamev-ai-software-architect-architecture/SKILL.md

Terminal
mkdir -p ~/.claude/skills/codenamev-ai-software-architect-architecture && curl -fsSL https://raw.githubusercontent.com/codenamev/ai-software-architect/HEAD/.claude/skills/ARCHITECTURE.md -o ~/.claude/skills/codenamev-ai-software-architect-architecture/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository