dianyike/claude-code-insights

35 stars · Last commit 2026-04-10

中文社群最完整的 Claude Code 進階指南 — 涵蓋 CLAUDE.md 架構設計、Skills 撰寫、Subagent 編排,附可直接使用的實戰範例。

README preview

# Claude Code Insights

English | [繁體中文](README.zh-TW.md)

**The most comprehensive advanced Claude Code guide in the Chinese-speaking community** — covering CLAUDE.md architecture, Skills authoring, Subagent orchestration, with ready-to-use practical examples.

> Maintained by **dianyike / 典億創研工作室**. Freelance engineer specializing in web development, web scraping automation, and API integration. This repo is a distillation of my real-world experience using Claude Code in client projects.
>
> <!-- TODO: Replace with your actual links -->
> [Website](https://dianyistudio.com/) · [Threads](https://www.threads.com/@dianyike1013) · [Contact](mailto:[email protected])

## Who Is This For

| You are... | Start here | What you'll get |
|------------|-----------|-----------------|
| **New to Claude Code** | [CLAUDE.md Guide](claude-md-best-practices.md) | Understand the three-layer architecture, Hooks, and how to avoid common anti-patterns |
| **Experienced, looking to level up** | [Skills Guide](skills-best-practices.md) → [Subagent Guide](subagent-best-practices.md) | Hub-and-Spoke architecture, decision matrices, black-box problem solutions |
| **Freelancer / Solo developer** | [Practical Examples](#practical-examples): grill-me → write-prd → prd-to-plan → tdd | A complete workflow from design interrogation to TDD implementation |

## Contents

View full repository on GitHub →