- Add threat-db.yaml v2.0.0 with 63 malicious skills, 22 CVEs, 4 campaigns - Add /security-check, /security-audit, /update-threat-db slash commands - Add Snyk ToxicSkills evaluation (58th resource evaluation) - Fix cheatsheet: add Alt+T to keyboard shortcuts table, add /fast and /debug commands - Update Features Meconnues table with Agent Teams and Auto-Memories - Clean up cheatsheet.md.bak - Bump version to 3.26.0 Co-Authored-By: Claude Sonnet 4.5 <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