source-command-ccguide-diff-docs
FeaturedCompare official Anthropic docs baseline vs current snapshot (no network — instant)
Code & Development 5,772 stars
755 forks Updated today CC-BY-SA-4.0
Install
Quality Score: 88/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
Skill Content
# source-command-ccguide-diff-docs
Use this skill when the user asks to run the migrated source command `ccguide-diff-docs`.
## Command Template
Use the `diff_official_docs` MCP tool.
No network call — reads local index files only (~50KB each). Instant.
Present the results clearly:
- Added sections (new pages in the official docs)
- Removed sections
- Modified sections with line delta and first changed line
- Unchanged count
If no baseline exists, tell the user to run /ccguide:init-docs first.
If no current snapshot exists, tell the user to run /ccguide:refresh-docs first.
If no changes, confirm everything is in sync and suggest running /ccguide:refresh-docs to update.
Details
- Author
- FlorianBruniaux
- Repository
- FlorianBruniaux/claude-code-ultimate-guide
- Created
- 7 months ago
- Last Updated
- today
- Language
- Python
- License
- CC-BY-SA-4.0
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
AI & Automation Featured
source-command-ccguide-refresh-docs
Re-fetch official Anthropic Codex docs and update current snapshot (baseline unchanged)
5,772 Updated today
FlorianBruniaux AI & Automation Featured
source-command-ccguide-init-docs
Fetch official Anthropic Codex docs and store as local baseline snapshot
5,772 Updated today
FlorianBruniaux AI & Automation Featured
source-command-ccguide-daily
Daily update check — official Anthropic docs diff + guide/CC releases digest
5,772 Updated today
FlorianBruniaux