AI practitioner since 2017, context/harness engineering specialist. 12 years in tech, ex-CTO/VP Engineering, chose to go back hands-on. AI Founding Engineer @ Méthode Aristote (EdTech + AI)
Direct, kind, energetic. Always 8 projects running.
I write about AI-assisted engineering and keep my guides updated, most weeks bring something new.
- Claude Code Ultimate Guide: the main reference, continuously updated (v3.43.0, 473 quiz questions across 17 categories, 13 whitepapers at 566 pages, 57 recap cards, 166-entry threat database)
- Blog: articles on context engineering, AI-assisted workflows, and real production data (git stats, DORA metrics, honest retrospectives)
If you land here from a guide page or an article, starring the repo is the best way to see when something new ships.
- AI Founding Engineer at Méthode Aristote (TypeScript/Next.js, tRPC, Prisma, AI integration)
- Building and maintaining the Claude Code open-source ecosystem (guide + RTK + 9 other tools)
- Active member of Dev with AI, a French-speaking AI community of ~3,000 people today, aiming to become the reference AI community in France and, eventually, Europe
- Workshops on AI-assisted development for dev teams
- Occasional speaker at conferences, live streams, talks, BBLs and podcasts (media)
- AI enthusiast building in public: 5,000+ stars across my own AI tooling projects, plus core team on RTK (77,000+ stars)
Comprehensive resource for AI-assisted development with Claude Code. Documentation-as-product: 473 quiz questions (17 categories), 13 whitepapers (566 pages, FR+EN), 57 recap cards, threat database with 166 catalogued malicious skills/CVEs. 5,000+ stars · 600+ forks · cc.bruniaux.com
CLI proxy that reduces LLM token consumption by 60-90% on common dev operations. Intercepts Git, GitHub CLI, Cargo, pnpm, Vitest, Playwright, Docker, Kubernetes and compresses output to what actually matters. 77,000+ stars · Core team member & evangelist · rtk-ai.app
Map any GitHub repository's stargazers on an interactive world map. Paste a repo URL, get a live geocoded map with clustering, country stats, and an embeddable badge. Next.js + MapLibre + Neon Postgres. starmapper.bruniaux.com
Claude Code ecosystem
| Project | What it does | Link |
|---|---|---|
| CCBoard | Dual TUI/Web dashboard for Claude Code monitoring. Single Rust binary, 528 tests, 89x cache speedup | ccboard.bruniaux.com |
| CC-Copilot Bridge | Multi-provider router: switch Claude Code between Anthropic, GitHub Copilot (unlimited), and Ollama local | ccbridge.bruniaux.com |
| claude-code-plugins | 212 Claude Code templates across 8 focused installable plugins: security-suite, devops-pipeline, code-quality, release-automation, pr-workflow, session-tools, ai-methodology, session-summary | GitHub |
| ctxharness | AI documentation drift detector, checks that versions, instructions, and context assembly in CLAUDE.md/AGENTS.md match code reality. 20 extractors, 15 scanners, score/fix/doctor CLI | GitHub |
| agentsec-triage | Deterministic, read-only, offline-by-default CLI scanner for documented attacks against developers, software supply chains, and coding-agent configuration (currently the Shai-Hulud/Keyv npm campaign). Alpha | cc.bruniaux.com/security |
| CC-Sessions | CLI to index and search Claude Code session history. Zero dependencies, under 200ms on 1300+ sessions | GitHub |
| cc-skill-usage | Retroactive Skill usage analytics for Claude Code. Reads transcripts already on disk, no hook to install first. Counts real Skill tool calls, not prose mentions: a 212x gap measured on real data (2330 mentions, 11 invocations) |
GitHub |
| flow-lean | Lean output mode for Claude Code, fuses minimal-solution, action-first, and zero-fat density skills into one rule: every token earns its place | GitHub |
| Claude Cowork Guide | AI workflows for knowledge workers and non-technical users, 30 workflows (FR+EN), 70 copy-paste prompts | cowork.bruniaux.com |
| github-roast-tpc | Claude Code plugin that audits a GitHub profile through its author's intent: README review, AI-marker detection, recruiter signals, SEO advice. Built for The Product Crew's "GitHub Roast" live | GitHub |
Standalone tools
| Project | What it does | Link |
|---|---|---|
| dep-scope | Granular Node.js/TypeScript dependency analyzer: used symbols per package, native alternatives, duplicates. Ships an MCP server listed on the official MCP Registry | npm |
| google-search-console-mcp | 61-tool MCP server for Google Search Console + GA4, across 14 tool families: search analytics, URL inspection, Indexing API, IndexNow, CrUX, sitemap audit, schema validation, SEO drift monitoring. Listed on the MCP Registry | PyPI |
| yt-insights | Turn YouTube channels into a local, searchable research corpus: transcripts, structured insights, SQLite/FTS5 search, reports, and Shorts suggestions | PyPI |
- 🔜 🇫🇷 Tronche de Tech, podcast with Mathieu Sanchez (Jul 2026)
- 2026 🇬🇧 Building the StarMapper MCP App @ Alpic - live coding with Frédéric Barthelet
- 2026 🇫🇷 Ce qui t'ouvre les portes des top startups @ GitHub with AI (live)
- 2026 🇫🇷 Tokens : le nouveau cloud waste @ Tech Ready Nantes (talk)
- 2026 🇫🇷 Adoption des agents de code : bonnes pratiques IA @ Tech Ready Nantes (roundtable)
- 2026 🇫🇷 Context Rot : optimiser son context engineering @ NextLevelRun (live)
- 2026 🇫🇷 Une équipe produit qui shippe avec l'IA with Terry Michel @ Just a Click (podcast)
- 2026 🇫🇷 De CTO avec 30 devs à Solo Engineer boosté à l'IA, GitHub Roast @ The Product Crew (live, source of the github-roast-tpc plugin)
- 2026 🇫🇷 7 mois, 1200 commits, 600 PRs, 50 releases @ Dev with AI (live)
Context Engineering (6-part series)
- 1/6 · The Same Model, Opposite Results: Context Is the Variable
- 2/6 · The CLAUDE.md That Doesn't Lie After Three Months
- 3/6 · Four Layers, Not a Ranking: Mapping the Token-Reduction Toolbox
- 4/6 · Context Engineering Became a Job Title. So Did Four Others
- 5/6 · The AI Instruction System Is a Product, Not a Config File
- 6/6 · Don't Build Your Moat on One Vendor's Runtime
Standalone
- Jun 2026 · Claude Is My Second Contributor: What Real Git Stats Show
- May 2026 · Claude Code Under the Hood
- Apr 2026 · Where to Start with Claude Code
- Apr 2026 · From Afterthought to Infrastructure: How AI Config Evolves in a Real Project
- Mar 2026 · AI Velocity Is Bidirectional
- Mar 2026 · Non-Technical to Production in 10 Days with Cursor AI
- Feb 2026 · UVAL: The Protocol I Built to Stop Accepting Code I Don't Understand
- Feb 2026 · From VP Engineering to Solo Builder: My Honest Take
AI since 2017: NLP and predictive ML in production at Q°emotion and eXplain (semantic search, sentiment scoring, ~30M articles processed). Generative and agentic AI daily since 2025.
12+ years: Developer → Team Lead → EM → VP Engineering → CTO → back to hands-on by choice.
Why hands-on? After a decade leading teams (4-150 people, managed up to 30 engineers), I deliberately stepped back to sharpen my technical edge. Leadership is more effective when grounded in current engineering reality. In the first 3 months of 2026, that bet produced 10+ open-source projects, 5,000+ stars on my own, plus core contributions to RTK (77,000+ stars).
Leadership experience:
- Built and scaled engineering teams from scratch (early-stage → Series A → scale-up)
- Shaped engineering culture, processes, hiring, mentorship
- Led across SaaS, E-commerce, Data, EdTech domains
Tech:
- Stack: TypeScript (Next.js 14+, Nest.js, tRPC), Rust, Ruby (Rails), Python, SQL/NoSQL
- AI: Claude, GPT, MCP server development, agentic workflows. NLP/ML since 2017 (Elasticsearch, spaCy, Gensim)
- Infra: AWS, GCP, Vercel, Docker, Kubernetes, serverless
- Domains: Fullstack (backend preference), product development, technical architecture
Formation: Computer Engineering @ UTT Languages: French, English
- 🌐 florian.bruniaux.com - Portfolio
- ✍️ florian.bruniaux.com/blog - Blog on AI-assisted engineering, updated most weeks
- 📂 cc.bruniaux.com - Claude Code Ultimate Guide, continuously updated
- 🎤 florian.bruniaux.com/media - Talks, podcasts & live streams
- 🌍 devw.ai - Dev with AI, French-speaking AI community
- 💼 cowork.bruniaux.com - Claude Cowork Guide
- 🗺️ starmapper.bruniaux.com - StarMapper
- 📊 ccboard.bruniaux.com - CCBoard
- 🌉 ccbridge.bruniaux.com - CC-Copilot Bridge
- 🦀 rtk-ai.app - RTK - Rust Token Killer





