Ecosystem & Positioning: - Add README section with competitive positioning (davila7, awesome-claude-code, wesammustafa) - Add comparison table highlighting unique features (architecture, TDD/SDD, quiz, YAML index) - Add ecosystem section to reference.yaml Template Installation: - Add scripts/install-templates.sh for one-liner template installation - Support for agents, hooks, commands, skills, memory templates New Commands: - catchup, explain, optimize, refactor, security, ship New Content: - Semantic anchors catalog and documentation - Extended guide content (+470 lines) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| audit-prompt.md | ||
| mobile-access.md | ||
| onboarding-prompt.md | ||
| README.md | ||
Interactive Tools
Prompts and utilities for Claude Code setup and optimization.
Contents
| File | Description | Usage |
|---|---|---|
| audit-prompt.md | Comprehensive setup audit with personalized recommendations | cat audit-prompt.md | claude |
| onboarding-prompt.md | Personalized guided tour based on your profile | cat onboarding-prompt.md | claude |
| mobile-access.md | Setup guide for mobile access via ttyd + Tailscale | Step-by-step |
Quick Audit
For a fast automated scan, use the script instead:
curl -sL https://raw.githubusercontent.com/FlorianBruniaux/claude-code-ultimate-guide/main/examples/scripts/audit-scan.sh | bash
Back to main README