@florianbruniaux/claude-code-ultimate-guide
This repository is the comprehensive documentation for Claude Code (Anthropic's CLI tool). It teaches users how to use Claude Code effectively through guides, examples, and templates.
Install
Add @florianbruniaux/claude-code-ultimate-guide to Claude Code with the PolySkill CLI: polyskill add @florianbruniaux/claude-code-ultimate-guide
Instructions
# Claude Code Ultimate Guide - Project Context ## Purpose This repository is the **comprehensive documentation for Claude Code** (Anthropic's CLI tool). It teaches users how to use Claude Code effectively through guides, examples, and templates. **Meta-note**: This repo documents Claude Code, so its own configuration should be exemplary. ## Repository Structure ``` guide/ # Core documentation ├── ultimate-guide.md # Main guide (~9900 lines, the reference) ├── cheatsheet.md # 1-page printable summary ├── architecture.md # How Claude Code works internally ├── methodologies.md # TDD, SDD, BDD wo…
Keywords: github, anthropic-cli, coding-guide, command-line-tool, programming-resources, developer-documentation, cli-tutorial, software-development, coding-examples