flick-git-anhnv

Codebase Design — Design skill for Claude Code

Design community

PHẢI dùng khi: Tech Lead hoặc Senior Developer cần mô tả cấu trúc code một cách chính xác — khi nói về refactoring points, architectural decisions, code review feedback, hoặc technical design.

How to install Codebase Design

Installs to ~/.claude/commands/flick-git-anhnv-claude-codebase-design.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/flick-git-anhnv/claude/HEAD/.claude/commands/codebase-design.md -o ~/.claude/commands/flick-git-anhnv-claude-codebase-design.md

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

What Codebase Design does


name: codebase-design description: "PHẢI dùng khi: Tech Lead hoặc Senior Developer cần mô tả cấu trúc code một cách chính xác — khi nói về refactoring points, architectural decisions, code review feedback, hoặc technical design. Skill cung cấp vocabulary chuẩn để phân tích codebase. KHÔNG dùng khi: cần viết code mới (→ tdd); cần document cấu trúc hiện tại vào file (→ CODE-GRAPH.md); hoặc yêu cầu là business domain model (→ domain-modeling)."

Skill: codebase-design — Vocabulary Layer c

Alternatives in Design

  • Part 3 — Technical Design Document Generator — I'll help you create a Technical Design Document for your MVP 2.1k ★
  • Design Plugin — A Claude Code plugin that helps you make confident UI design decisions through rapid iteration 674 ★
  • Hn Rewrite — Read {{arg1}} (either a file path or GitHub issue URL) and rewrite it in a technical, matter-of-fact style sui 570 ★

Full documentation available on GitHub

View Source Repository