← All creators

FlorianBruniaux

User

A tremendous feat of documentation, this guide covers Claude Code from beginner to power user, with production-ready templates for Claude Code features, guides on agentic workflows, and a lot of great learning materials, including quizzes and a handy "cheatsheet". Whether it's the "ultimate" guide to Claude Code will be up to the reader :)

57 indexed · 0 Featured · 4,984 stars · avg score 94
Prolific

Categories

Indexed Skills (57)

AI & Automation Solid

ccboard

Launch and navigate the ccboard TUI/Web dashboard for Claude Code. Use when monitoring token usage, tracking costs, browsing sessions, or checking MCP server status across projects.

4,984 Updated yesterday
FlorianBruniaux
AI & Automation Solid

cyber-defense-team

Orchestrate a 4-agent cyber defense pipeline to analyze log files for threats. Use when investigating security logs, detecting anomalies in access patterns, classifying breach severity, or generating incident reports from nginx/auth/syslog files.

4,984 Updated yesterday
FlorianBruniaux
AI & Automation Solid

design-patterns

Detect, suggest, and evaluate GoF design patterns in TypeScript/JavaScript codebases. Use when refactoring code, applying singleton/factory/observer/strategy patterns, reviewing pattern quality, or finding stack-native alternatives for React, Angular, NestJS, and Vue.

4,984 Updated yesterday
FlorianBruniaux
AI & Automation Solid

guide-recap

Transform CHANGELOG entries into social content (LinkedIn, Twitter/X, Newsletter, Slack) in FR + EN. Use after releases or weekly to generate ready-to-post content from guide updates.

4,984 Updated yesterday
FlorianBruniaux
AI & Automation Solid

rtk-optimizer

Wrap high-verbosity shell commands with RTK to reduce token consumption. Use when running git log, git diff, cargo test, pytest, or other verbose CLI output that wastes context window tokens.

4,984 Updated yesterday
FlorianBruniaux
AI & Automation Solid

talk-pipeline

Orchestrates the complete talk preparation pipeline from raw material to revision sheets, running 6 stages in sequence with human-in-the-loop checkpoints for REX or Concept mode talks. Use when starting a new talk pipeline, resuming a pipeline from a specific stage, or running the full end-to-end preparation workflow.

4,984 Updated yesterday
FlorianBruniaux
AI & Automation Solid

talk-stage1-extract

Extracts and structures source material (articles, transcripts, notes) into a talk summary with narrative arc, themes, metrics, and gaps. Auto-detects REX vs Concept type. Use when starting a new talk from any source material or auditing existing material before committing to a talk.

4,984 Updated yesterday
FlorianBruniaux
AI & Automation Solid

talk-stage2-research

Performs git archaeology, changelog analysis, and builds a verified factual timeline by cross-referencing git history with source material. REX mode only — skipped automatically in Concept mode. Use when building a REX talk and you need verified commit metrics, release timelines, and contributor data from a git repository.

4,984 Updated yesterday
FlorianBruniaux
AI & Automation Solid

talk-stage3-concepts

Builds a numbered, categorized concept catalogue from the talk summary and timeline, scoring each concept HIGH / MEDIUM / LOW for talk potential with optional repo enrichment. Use when you need a structured inventory of concepts before choosing a talk angle, or when assessing which ideas have the strongest presentation potential.

4,984 Updated yesterday
FlorianBruniaux
AI & Automation Solid

talk-stage4-position

Generates 3-4 strategic talk angles with strength/weakness analysis, title options, CFP descriptions, and a peer feedback draft, then enforces a mandatory CHECKPOINT for user confirmation before scripting. Use when deciding how to frame a talk, preparing a CFP submission, or choosing between multiple narrative angles.

4,984 Updated yesterday
FlorianBruniaux
AI & Automation Solid

talk-stage5-script

Produces a complete 5-act pitch with speaker notes, a slide-by-slide specification, and a ready-to-paste Kimi prompt for AI slide generation. Requires validated angle and title from Stage 4. Use when you have a confirmed talk angle and need the full script, slide spec, and AI-generated presentation prompt.

4,984 Updated yesterday
FlorianBruniaux
AI & Automation Solid

talk-stage6-revision

Produces revision sheets with quick navigation by act, a master concept-to-URL table, Q&A cheat-sheet with 6-10 anticipated questions, glossary, and external resources list. Use when preparing for a talk with Q&A, creating shareable reference material for attendees, or building a safety-net glossary for live delivery.

4,984 Updated yesterday
FlorianBruniaux
AI & Automation Solid

voice-refine

Transform verbose voice input into structured, token-efficient Claude prompts. Use when cleaning up voice memos, dictation output, or speech-to-text transcriptions that contain filler words, repetitions, and unstructured thoughts.

4,984 Updated yesterday
FlorianBruniaux
AI & Automation Solid

eval-skills

Audit all skills in the current project for frontmatter completeness, effort level appropriateness, allowed-tools scoping, and content quality. Produces a scored report with effort-level recommendations for each skill. Use when onboarding to a new project, reviewing skill quality before shipping, or adding effort fields to an existing skill library.

4,984 Updated yesterday
FlorianBruniaux
AI & Automation Solid

self-assessment

Interactive skill assessment with personalized learning path generation

4,984 Updated yesterday
FlorianBruniaux
AI & Automation Solid

catchup

Restore context after /clear by summarizing recent work and project state

4,984 Updated yesterday
FlorianBruniaux
AI & Automation Solid

ci-all

Full CI pipeline: run local tests, type check, push branch, and return the pipeline URL. The only command you need before opening a PR.

4,984 Updated yesterday
FlorianBruniaux
AI & Automation Solid

diagnose

Interactive troubleshooting assistant for Claude Code issues

4,984 Updated yesterday
FlorianBruniaux
AI & Automation Solid

eval-rules

Audit .claude/rules/ files for structural correctness, glob validity, and real-world usefulness. Resolves each paths: pattern against actual project files, then asks the user whether each rule is still relevant and useful. Can update rules in-place based on answers. Use when setting up rules for the first time, debugging rules that fire too often or never, or doing a periodic rules hygiene pass.

4,984 Updated yesterday
FlorianBruniaux
AI & Automation Solid

git-worktree-clean

Clean up stale git worktrees with merged branch detection and disk usage report

4,984 Updated yesterday
FlorianBruniaux
AI & Automation Solid

git-worktree-remove

Safely remove a git worktree with branch cleanup and safety checks

4,984 Updated yesterday
FlorianBruniaux
AI & Automation Solid

git-worktree

Create isolated git worktrees for feature development without switching branches

4,984 Updated yesterday
FlorianBruniaux
AI & Automation Solid

handoff-update

Update an existing handoff document with current session progress. Applies section-specific merge rules: append-only for Work Done (never deletes history), replace for Status and Next Steps, merge for Files and Discoveries. Falls back to creating a new handoff if no source file is found.

4,984 Updated yesterday
FlorianBruniaux
AI & Automation Solid

land-and-deploy

Merge PR, wait for CI, verify deploy, run canary. The complete landing pipeline.

4,984 Updated yesterday
FlorianBruniaux
AI & Automation Solid

mcp-integration-reference

Template for skills that integrate with an MCP server. Demonstrates the reference file pattern: Claude reads a domain-specific MCP cheatsheet before making any tool calls, reducing query failures caused by server-specific gotchas. Fork this skill and replace the Sentry example with your target MCP.

4,984 Updated yesterday
FlorianBruniaux
AI & Automation Solid

explain

Explain code, concepts, or system behavior with adjustable depth levels

4,984 Updated yesterday
FlorianBruniaux
AI & Automation Solid

git-worktree-status

Check status of background verification tasks running in a git worktree

4,984 Updated yesterday
FlorianBruniaux
AI & Automation Solid

eval-agents

Audit Claude Code agents defined in .claude/agents/ for description specificity, model tier appropriateness, tools scoping, and system prompt quality. Detects dispatch ambiguity between agents, flags over-permissive tool grants, and checks for human-in-the-loop patterns that break programmatic orchestration. Use when onboarding to a project with existing agents, after adding new agents to a fleet, or when an orchestrator consistently selects the wrong agent.

4,984 Updated yesterday
FlorianBruniaux
AI & Automation Solid

eval-hooks

Audit Claude Code hooks defined in settings.json files for validity, performance safety, and correctness. Resolves each command against the filesystem, checks exit-code strategy for blocking hooks, flags missing timeouts, and reviews interactive vs async patterns. Use when setting up hooks for the first time, debugging a hook that never fires or hangs the agent, or doing a periodic hooks hygiene pass.

4,984 Updated yesterday
FlorianBruniaux
AI & Automation Solid

ci-pipeline

Push current branch and return the pipeline tracking URL (GitLab or GitHub Actions)

4,984 Updated yesterday
FlorianBruniaux
AI & Automation Solid

ci-status

Show current pipeline status for the active branch (GitLab CI or GitHub Actions)

4,984 Updated yesterday
FlorianBruniaux
AI & Automation Solid

ci-tests

Run the test suite for the current repo, auto-detecting Python (pytest/uv), Node (vitest/pnpm), or Rust (cargo test)

4,984 Updated yesterday
FlorianBruniaux
AI & Automation Solid

commit

Generate a conventional commit message for staged changes

4,984 Updated yesterday
FlorianBruniaux
AI & Automation Solid

handoff-create

Generate a structured handoff document from the current session. Captures scope, relevant files with line numbers, key discoveries, work completed, current status, next steps, and code snippets. Use before ending a session or handing work to another agent.

4,984 Updated yesterday
FlorianBruniaux
AI & Automation Solid

handoff-resume

Load a handoff document and resume work from where a previous session left off. Parses scope, file references, completed work, and next steps, then confirms understanding before proceeding.

4,984 Updated yesterday
FlorianBruniaux
AI & Automation Solid

git-ai-archaeology

Analyze AI config evolution in a git repo. Use when mapping AI adoption history, finding when configs were first introduced, charting commit velocity by month, or identifying maturity phases in a project's AI tooling.

4,984 Updated yesterday
FlorianBruniaux
AI & Automation Solid

issue-triage

3-phase issue backlog management with audit, deep analysis, and validated triage actions. Use when triaging GitHub issues, sorting bug reports, cleaning up stale tickets, or detecting duplicate issues. Args: 'all' to analyze all, issue numbers to focus (e.g. '42 57'), 'en'/'fr' for language, no arg = audit only.

4,984 Updated yesterday
FlorianBruniaux
AI & Automation Solid

landing-page-generator

Generate complete, deploy-ready landing pages from any repository. Use when creating a homepage for an open-source project, building a project website, converting a README into a marketing page, or standardizing landing pages across multiple repos.

4,984 Updated yesterday
FlorianBruniaux
AI & Automation Solid

pr-triage

4-phase PR backlog management with audit, deep code review, validated comments, and optional worktree setup. Use when triaging pull requests, catching up on pending code reviews, or managing a backlog of open PRs. Args: 'all' to review all, PR numbers to focus (e.g. '42 57'), 'en'/'fr' for language, no arg = audit only.

4,984 Updated yesterday
FlorianBruniaux
AI & Automation Solid

release-notes-generator

Generate release notes in 3 formats (CHANGELOG.md, PR body, Slack announcement) from git commits. Automatically categorizes changes and converts technical language to user-friendly messaging. Use for releases, changelogs, version notes, what's new summaries, or ship announcements.

4,984 Updated yesterday
FlorianBruniaux
AI & Automation Solid

skill-creator

Scaffold a new Claude Code skill with SKILL.md, frontmatter, and bundled resources. Use when creating a custom skill, standardizing skill structure across a team, or packaging a skill for distribution.

4,984 Updated yesterday
FlorianBruniaux
AI & Automation Solid

check-cache-bugs

Audit Claude Code setup for cache bugs (CC#40524): sentinel, --resume/--continue, attribution header + ArkNill B3/B4/B5

4,984 Updated yesterday
FlorianBruniaux
AI & Automation Solid

learn-alternatives

Compare different approaches to solve the same problem

4,984 Updated yesterday
FlorianBruniaux
AI & Automation Solid

learn-quiz

Test understanding of recently written or accepted code

4,984 Updated yesterday
FlorianBruniaux
AI & Automation Solid

learn-teach

Step-by-step explanation of a concept with progressive depth

4,984 Updated yesterday
FlorianBruniaux
AI & Automation Solid

generate-tests

Generate comprehensive tests for specified code

4,984 Updated yesterday
FlorianBruniaux
AI & Automation Solid

source-command-audit-prose

Add descriptive prose to bare sections in whitepapers (FR + EN) using 9 parallel agents

4,984 Updated yesterday
FlorianBruniaux
AI & Automation Solid

source-command-audit-whitepapers

Audit version freshness, FR/EN parity, and metadata quality of all whitepapers and recap cards

4,984 Updated yesterday
FlorianBruniaux
AI & Automation Solid

source-command-methodology-advisor

Analyzes your codebase and asks 3 targeted questions to recommend the right AI-assisted development methodology stack

4,984 Updated yesterday
FlorianBruniaux
AI & Automation Solid

source-command-track-mentions

Search for new online mentions of the Codex Ultimate Guide and update the tracker

4,984 Updated yesterday
FlorianBruniaux
AI & Automation Solid

source-command-update-infos-release

Update Codex releases tracking (guide + landing + version bump)

4,984 Updated yesterday
FlorianBruniaux
AI & Automation Solid

source-command-sync

Check guide/landing synchronization status

4,984 Updated yesterday
FlorianBruniaux
AI & Automation Solid

source-command-ccguide-daily

Daily update check — official Anthropic docs diff + guide/CC releases digest

4,984 Updated yesterday
FlorianBruniaux
Code & Development Solid

source-command-ccguide-diff-docs

Compare official Anthropic docs baseline vs current snapshot (no network — instant)

4,984 Updated yesterday
FlorianBruniaux
AI & Automation Solid

source-command-ccguide-init-docs

Fetch official Anthropic Codex docs and store as local baseline snapshot

4,984 Updated yesterday
FlorianBruniaux
AI & Automation Solid

source-command-ccguide-refresh-docs

Re-fetch official Anthropic Codex docs and update current snapshot (baseline unchanged)

4,984 Updated yesterday
FlorianBruniaux
AI & Automation Solid

source-command-changelog

View recent CHANGELOG entries

4,984 Updated yesterday
FlorianBruniaux

Bio shown is the top-scored skill's repo description as a fallback — real GitHub bios land in a future update.