Fact-check (README positioning): - Template count: 120/123 → 108 (ground truth recount) - Ratio: 14× → 24× (19,000 ÷ 784 = 24.2×) - everything-cc stars: 31.9k → 45k+ (verified Feb 15) - Commands count: 20 → 23, hooks: 30 → 31 Added: - Grepai MCP documentation (semantic search, call graphs) - 3 hook templates (rtk-baseline, session-summary, session-summary-config) - 2 resource evaluations (system-prompts update, qmd token savings) Changed: - RTK documentation overhaul (v0.7.0 → v0.16.0, rtk-ai org) - Exports deprecated (kimi.pdf, notebooklm.pdf → deprecated/) Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| audit-cheatsheet-prompt.md | ||
| 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