Florian BRUNIAUX
bc86c8ed7f
release: v3.20.6 - agentskills.io integration + 4 resource evaluations
...
- agentskills.io open standard: frontmatter table, skills-ref CLI, portability section
- Agent Skills supply chain risks (security-hardening.md §1.2)
- anthropics/skills (60K+★) added to complementary resources
- 16 new reference.yaml entries
- Resource evaluations: agentskills.io (4/5), Skill Doctor (2/5), dclaude (new), paddo (new)
- Sandbox isolation + README updates
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-01 16:49:33 +01:00
Florian BRUNIAUX
a7962d5560
release: v3.20.4 - 30 new quiz questions (227 → 257)
...
Add 30 questions across 11 categories covering recent guide content:
Advanced Patterns (+8), MCP Servers (+3), Architecture (+3),
Reference (+3), Hooks (+2), Learning (+2), Security (+2),
AI Ecosystem (+3), Memory (+2), Agents (+1), Privacy (+1).
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-31 22:17:32 +01:00
Florian BRUNIAUX
8b58f014e7
docs: add Addy Osmani 80% problem to Practitioner Insights
...
Add Addy Osmani (Google Chrome Team) article "The 80% Problem in
Agentic Coding" to AI Ecosystem Practitioner Insights section.
Changes:
- guide/ai-ecosystem.md: Add 32-line entry after Steinberger (~line 2024)
* "80% problem" framework and comprehension debt concept
* Three new failure modes (overengineering, assumption propagation, sycophantic)
* Productivity paradox data (+98% PRs, +91% review time)
* Alignment table mapping to existing guide sections
* Transparent note: "secondary synthesis, primary sources documented"
- machine-readable/reference.yaml: Add 4 new references
* practitioner_addy_osmani, practitioner_osmani_source
* eighty_percent_problem, comprehension_debt_secondary
- docs/resource-evaluations/024-addy-osmani-80-percent-problem.md: Complete evaluation
* Score: 3/5 (Pertinent) - downgraded from initial 4/5 after technical-writer challenge
* Minimal integration (32 lines vs rejected 250 lines)
* Fact-check: 6 stats verified, 1 Stack Overflow stat incorrect
* Rationale: 90% overlap with existing content (Vibe Coding Trap, Trust Calibration)
- CHANGELOG.md: Document addition in v3.19.0
Decision: Minimal integration approach chosen to avoid duplication while
recognizing value of synthesis from respected author. Article aggregates
existing research already cited in guide with primary sources.
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-30 12:32:38 +01:00
Florian BRUNIAUX
7df11b224f
release: v3.18.2 - Steinberger Practitioner Insight
...
Add Peter Steinberger (PSPDFKit Founder, Moltbot Creator) to Practitioner
Insights with model-agnostic workflow patterns.
Changes:
- Add Steinberger entry in guide/ai-ecosystem.md (stream monitoring,
multi-project juggling, fresh context validation, iterative exploration)
- Complete evaluation in docs/resource-evaluations/steinberger-inference-speed.md
(score 3/5, fact-checked GPT-5.2, validated credentials)
- Update docs/resource-evaluations/README.md (15→16 evaluations)
- Add practitioner_steinberger references in machine-readable/reference.yaml
- Version bump 3.18.1 → 3.18.2 (VERSION + sync all docs)
- Update CHANGELOG.md with detailed v3.18.2 entry
- Update README.md evaluations count (22→25)
Scope: Model-agnostic patterns only, zero model comparisons.
Source: https://steipete.me/posts/2025/shipping-at-inference-speed
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-30 09:49:55 +01:00
Florian BRUNIAUX
ff3458a67c
docs: add complete NotebookLM MCP integration documentation
...
Added comprehensive documentation for NotebookLM MCP server integration
in Claude Code, covering all 16 tools across 3 profiles (minimal/standard/full).
## Changes
### guide/ai-ecosystem.md (~330 new lines)
**§ 4.1 - Enhanced installation section**:
- Detailed tool breakdown table (16 tools × 3 profiles)
- Profile comparison with recommended defaults
- Multi-account authentication workflow
- Share links library building pattern
**§ 4.2 - Advanced Features (Full Profile)** (~110 lines):
- remove_notebook: Library cleanup
- re_auth: Google account switching
- cleanup_data: Complete MCP reset with preserve_library option
- Manual browser control (3 functions): state inspection, actions, element waiting
**§ 4.3 - Browser Options** (~70 lines):
- Complete options reference (headless, timeout, viewport, stealth)
- Stealth mode configuration (typing speed, delays, mouse movements)
- Usage examples: debug visually, custom timeouts, disable stealth
**§ 4.4 - Session Management** (~60 lines):
- Session lifecycle and properties (15min timeout, 10 max concurrent)
- Automatic vs manual session control
- List/resume/force new session workflows
**§ 4.5 - Library Management Best Practices** (~90 lines):
- Naming conventions and topics strategy
- Metadata refinement workflow (add → use → refine → archive)
- Search and discovery patterns
- Notebook lifecycle management
### guide/ultimate-guide.md
- Updated Complementary Tools table: Added "MCP integration" mention
- Added redirect note to ai-ecosystem.md § 4.1
### README.md
- Template count updated (86 → 83) to reflect current state
## Coverage
- ✅ All 16 MCP tools documented
- ✅ 3 profiles explained (minimal/standard/full)
- ✅ Installation, auth, queries, advanced features
- ✅ Browser options, session management, best practices
- ✅ Troubleshooting and examples
## Testing
- Installation: Verified (standard profile)
- Authentication: Tested with multi-account setup (authuser=1)
- Library: 4 notebooks added and queried successfully
- Advanced features: Documented from API spec (not yet tested in practice)
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-26 14:40:17 +01:00
Florian BRUNIAUX
29f778daf7
docs: update template count badge (82 → 83)
...
Co-Authored-By: Claude <noreply@anthropic.com>
2026-01-25 13:30:40 +01:00
Florian BRUNIAUX
b52d95a634
docs: add architecture diagrams pattern for OOP codebases
...
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-25 11:18:53 +01:00
Florian BRUNIAUX
89eefea8ac
docs: add skills.sh marketplace documentation (v3.11.5)
...
Added comprehensive documentation for skills.sh (Vercel Labs) marketplace:
Section 5.5 (Skills Marketplace):
- Installation instructions (npx add-skill <owner/repo>)
- Top skills by category (Frontend, Database, Auth, Testing)
- Format compatibility (100% compatible with .claude/skills/)
- Status & trade-offs (community project, early stage)
Section 11.3 (Skills Distribution Platforms):
- Comparison: skills.sh vs claude-code-templates vs SkillsMP
- When to use each platform (discovery, installation, team-specific)
Updated files:
- guide/ultimate-guide.md: New subsection Skills Marketplace (~line 5172)
- guide/ai-ecosystem.md: New section 11.3 Skills Distribution Platforms
- machine-readable/reference.yaml: Added 7 skills_marketplace_* entries
- README.md: Added skills.sh to Complementary Resources table
- CHANGELOG.md: Detailed entry for v3.11.5
- VERSION: Bumped to 3.11.5
- guide/cheatsheet.md: Version sync
Marketplace stats (Jan 23, 2026):
- 200+ skills available
- Top skill: vercel-react-best-practices (35K+ installs)
- 20+ agents supported (Claude Code, Cursor, Copilot, etc.)
- Launched: January 21, 2026 by Vercel Labs
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-23 18:21:15 +01:00
Florian BRUNIAUX
8fe99ca515
docs: add Matteo Collina practitioner insight (bottleneck shift thesis)
...
Add Node.js TSC Chair's perspective on human judgment in AI-assisted development:
- Full entry in ai-ecosystem.md Practitioner Insights section
- Reference in learning-with-ai.md Practitioner Perspectives
- YAML index entries in reference.yaml
Key concepts integrated:
- Bottleneck shift from coding to reviewing
- "The human in the loop isn't a limitation. It's the point."
- Cultural warning against "AI wrote it" as excuse
- Data: Review time +91%, 96% developers don't trust AI code
Context: Response to Arnaldi's "Death of Software Development" (Jan 2026)
Co-Authored-By: Claude <noreply@anthropic.com>
2026-01-23 11:26:50 +01:00
Florian BRUNIAUX
162bab94e0
docs: add Practitioner Insights section with Dave Van Veen reference
...
- New section 11.2 Practitioner Insights (guide/ai-ecosystem.md:1209)
- Dave Van Veen (PhD Stanford, Principal AI Scientist @ HOPPR)
- Validates guide patterns: TDD, worktrees, manual commits, planning
- Academic credential: Co-author "Agentic Systems in Radiology" (ArXiv 2025)
- Clarification: "English is new programming language" = Karpathy/Reddy
- Updated reference.yaml with deep_dive + ecosystem entries
- Updated CHANGELOG.md
Co-Authored-By: Claude <noreply@anthropic.com>
2026-01-23 09:17:34 +01:00
Florian BRUNIAUX
0ec02b0fa5
docs: add subscription token limits & Goose comparison
...
Enrichir la section subscription limits (ultimate-guide.md):
- Tableau des budgets tokens par plan (Pro 44K, Max 88-220K)
- Ratio Opus/Sonnet 8-10× documenté explicitement
- Clarification "heures" = temps de traitement, pas tokens
- Lien vers ccusage (outil communautaire de monitoring)
- Note historique sur réductions non annoncées (Oct 2025)
Nouvelle section Goose dans ai-ecosystem.md:
- Comparaison technique Claude Code vs Goose (7 critères)
- Stats GitHub (15K+ stars, 350+ contributors)
- Use cases et trade-offs honnêtes
- Hardware requirements selon LLM
- Quick start avec commandes d'installation
Sources: Perplexity research (Jan 2026), official Anthropic docs,
community reports (Reddit, GitHub issues, HN).
Co-Authored-By: Claude <noreply@anthropic.com>
2026-01-23 08:58:21 +01:00
Florian BRUNIAUX
2a63230c95
docs: add context packing tools section and Osmani workflow reference
...
- New section "12. Context Packing Tools" in ai-ecosystem.md
documenting gitingest, repo2txt usage patterns
- Added Addy Osmani "My AI Coding Workflow in 2026" to methodologies.md
sources (validates spec-first, TDD, git checkpoints)
- Updated reference.yaml with ai_ecosystem_context_packing entry
Source: https://addyosmani.com/blog/ai-coding-workflow/
Co-Authored-By: Claude <noreply@anthropic.com>
2026-01-22 21:59:28 +01:00
Florian BRUNIAUX
5fbea061d5
docs: add Agent Vibes TTS integration documentation (v3.11.1)
...
Added comprehensive documentation for text-to-speech integration via Agent Vibes MCP server.
New files (8):
- examples/integrations/agent-vibes/README.md - Quick start guide
- examples/integrations/agent-vibes/installation.md - 18-minute setup procedure
- examples/integrations/agent-vibes/voice-catalog.md - 15 voices (4 FR models, 128 speakers)
- examples/integrations/agent-vibes/troubleshooting.md - 7 common issues solved
- guide/workflows/tts-setup.md - Step-by-step workflow
- examples/hooks/bash/tts-selective.sh - Custom selective TTS hook
- examples/claude-md/tts-enabled.md - Project template
Documentation:
- guide/ai-ecosystem.md (section 5.1) - TTS tools overview
- guide/README.md - Added TTS workflow reference
- machine-readable/reference.yaml - 8 TTS entries
Version updates:
- VERSION: 3.11.0 → 3.11.1
- README.md: Template count 71 → 83
- CHANGELOG.md: Added v3.11.1 entry
- Synced version across all docs (cheatsheet, ultimate-guide, reference.yaml)
Other:
- .gitignore: Added audio file exclusions (*.wav, *.mp3, *.onnx)
Context: Tested Agent Vibes v3.0.0 + Piper TTS with French voices. Works offline, no cloud dependency.
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-22 16:08:32 +01:00
Florian BRUNIAUX
83a62ffb5d
feat: integrate AI Coding Agents Matrix (v3.9.8)
...
- Add Section 11 in guide/ai-ecosystem.md (~60 lines)
- Interactive comparison of 23 AI coding agents
- Complementarity table (Discovery vs Mastery)
- Interactive features, limitations, positioning
- Enhance machine-readable/reference.yaml
- Add maintainers (Cédric Teyton, Arthur Magne)
- Add license (Apache-2.0), tech stack, features
- Add positioning note and freshness warning
- Update README.md ecosystem section
- Convert to comparison table (4 projects)
- Add dedicated paragraph for Matrix
- Bump version 3.9.7 → 3.9.8
- Sync versions across all files
Cross-promotion with coding-agents-matrix.dev (Packmind)
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-20 21:03:12 +01:00
Florian BRUNIAUX
eee6a5a20a
docs: add AI Coding Agents Matrix reference to ecosystem section
...
Add link to coding-agents-matrix.dev in ai-ecosystem.md and reference.yaml.
This external resource provides a technical comparison of Claude Code vs 22+
alternatives across MCP support, Skills, Commands, Subagents, and Plan Mode.
Minimal integration (1-line note) to acknowledge the ecosystem without
diluting our focus on Claude Code mastery.
2026-01-20 15:00:39 +01:00
Florian BRUNIAUX
360e5203f6
feat: add Voice-to-Text section and voice-refine skill
...
- Add section 5 "Voice-to-Text Tools" to ai-ecosystem.md
- Tool comparison (Wispr Flow, Superwhisper, MacWhisper)
- Vibe Coding workflow and trade-offs
- Recommendations by user profile
- Create voice-refine skill in examples/skills/
- Transforms verbose voice input into structured prompts
- 4-step pipeline: Dedupe → Extract → Structure → Compress
- Before/after examples with ~3.3x compression ratio
- Update reference.yaml with new entries and corrected line numbers
- ai_ecosystem_voice_to_text: line 449
- voice_refine_skill: new skill reference
- cowork_section: 701 → 760
- alternative_providers: 902 → 959
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-20 10:11:03 +01:00
Florian BRUNIAUX
09eb141976
docs: v3.9.6 - Trust Calibration, Vibe Coding Trap, reference.yaml sync
...
Added:
- ultimate-guide.md: Trust Calibration section (1.7) with research-backed verification strategies
- ultimate-guide.md: Infrastructure as Code Skills (Anton Babenko's terraform-skill)
- learning-with-ai.md: "The Vibe Coding Trap" anti-pattern (Karpathy, Feb 2025)
- learning-with-ai.md: "Reality of AI Productivity" section with research
- learning-with-ai.md: External resource link to leerob.com/ai (AI fundamentals)
- IDEAS.md: "Vibe Coding Discourse" watching entry
Changed:
- reference.yaml: Complete line number synchronization (~55 entries)
Guide grew from ~9900 to 11154 lines; all deep_dive references updated
- Version bump: 3.9.5 → 3.9.6
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-20 08:36:35 +01:00
Florian BRUNIAUX
3bc38ef982
docs: add Session Teleportation documentation (v3.9.4)
...
- Add Section 9.16 Session Teleportation in ultimate-guide.md (~105 lines)
- Evolution timeline (2.0.24 → 2.1.0)
- Commands: %, &, --teleport, /teleport, /tasks, /remote-env, Ctrl+B
- Prerequisites, limitations, environment support matrix
- Update cheatsheet.md with new commands and shortcuts
- Update reference.yaml with new entries and line numbers
- Add cowork.md (collaboration guidance)
- Bump version to 3.9.4
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-19 15:35:24 +01:00
Florian BRUNIAUX
001310bf67
docs: add Perplexity/Claude Code complementarity diagrams
...
- Add Mermaid diagram showing domain separation (research vs implementation)
- Add decision flow diagram for tool selection
- Key insight: Perplexity = "what to build", Claude Code = "how to build it"
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-19 11:59:58 +01:00
Florian BRUNIAUX
e822452000
feat(guide): add AI Ecosystem section for complementary tools (v3.9.1)
...
New Section 11 documenting tool complementarity with Claude Code:
- guide/ai-ecosystem.md (752 lines): detailed guide covering Perplexity,
Gemini, Kimi, NotebookLM, IDE tools, and UI prototypers
- Section 11 in ultimate-guide.md (~250 lines): condensed version with
practical workflows and integration patterns
- 4 workflow pipelines: Research→Code, Visual→Code, Documentation, Presentation
- Ready-to-use prompts and cost optimization strategies
Also includes: mobile-access.md enhancements from [Unreleased]
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-19 11:25:36 +01:00