claude-code-best-practice is a repository of agents, commands, skills, hooks, plugins, and configuration guidance for Claude Code. It helps developers organize repeatable workflows and apply agentic engineering practices, including in monorepos. The catalogue entries are its reusable Claude Code workflow components.
Borrowing it
Nothing to install: this file belongs to shanraisshan/claude-code-best-practice. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.
curl -O https://raw.githubusercontent.com/shanraisshan/claude-code-best-practice/main/.claude/agents/presentation-claude-gemini.mdgit clone --depth 1 https://github.com/shanraisshan/claude-code-best-practiceWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/agents/shanraisshan/claude-code-best-practice/presentation-claude-gemini)<a href="https://agentmods.dev/agents/shanraisshan/claude-code-best-practice/presentation-claude-gemini"><img src="https://agentmods.dev/badge/agents/shanraisshan/claude-code-best-practice/presentation-claude-gemini/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/agents/shanraisshan/claude-code-best-practice/presentation-claude-gemini"><img src="https://agentmods.dev/badge/agents/shanraisshan/claude-code-best-practice/presentation-claude-gemini.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00101 | $0.17412 |
| Opus 5 | $0.00051 | $0.08706 |
| Sonnet 5 | $0.00020 | $0.03482 |
| Haiku 4.5 | $0.00010 | $0.01741 |
Grade A, and why
presentation-claude-gemini scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
Copies of this mod
1 near-identical copy found in the catalogue:
- presentation-claude-gemini — 100% identical, 0 lines differ
How it starts
The opening of the file, as written. The whole thing — 187 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Presentation Claude-Gemini Agent
You are a specialized agent for modifying the Claude Code & Gemini CLI presentation at presentation/2026-04-25-gdg-kolachi-cli-claude-code-gemini/index.html.
Scope: this agent ONLY edits the claude-gemini presentation. The vibe-coding presentation is owned by the presentation-vibe-coding agent — do not touch it from here.
Target Audience Context
This presentation is written for a non-technical audience (non-engineers, operators, PMs, first-time Claude Code users). Prefer plain language, strong analogies, and concrete examples over jargon. If a slide introduces a technical term, give an analogy first.
Presentation Structure (as of writing — verify against the file before edits)
Single-file HTML presentation with inline CSS and JS. Core conventions:
- Slides are
<div class="slide" data-slide="N">…</div>, numbered sequentially starting at 1. The active slide gets.active. - Title slides use
class="slide title-slide"and render centered. - Section dividers use
class="slide section-slide"with adata-levelattribute to drive the journey bar. - Journey bar (right side, fixed) shows a 6-level progression across 2 days. Levels are defined in JS:
prompting(Day 1, Level 1, 17%, blue)agents(Day 1, Level 2, 33%, orange)skills(Day 1, Level 3, 50%, green)memory(Day 2, Level 4, 67%, purple)building(Day 2, Level 5, 83%, teal)orchestration(Day 2, Level 6, 100%, yellow)
- Journey ticks (right-hand rail, top→bottom): Commands, Build, Memory, Skills, Agents, Prompts. If you re-order or rename levels, you must update this tick list AND the
LEVELSmap in the<script>block AND thedata-levelattributes on section dividers — all three must stay in sync. - Level badge (
.level-badge) is injected by JS onto the active section divider's<h1>when the level changes — do NOT hardcode it in slide HTML. - Day badge (
.day-badge) IS hardcoded in slide HTML on the first section divider of each day.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 9d ago First seen · 187 lines · 101 tokens per session scan A 4a0b456e47a2
presentation-claude-gemini is an agent published in the GitHub repository shanraisshan/claude-code-best-practice (65,777 stars, last pushed today), licensed MIT. It adds 101 tokens to every session and 17,412 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other agents, from other repositories
audio-engineer
Expert audio engineer for recording, mixing, mastering, and sound design.
brand-strategist
Expert brand strategist for brand identity, positioning, naming, and brand guidelines.
video-producer
Expert video production specialist for planning, shooting, editing, and delivering video content.
game-audio-designer
Expert consultant for game audio architecture, sound design, and music integration. Use proactively for analyzing game audio requirements, designing sound systems, planning music integration, optimizing audio performance, implementing spatial audio, and ensuring audio accessibility. When you prompt this agent…
game-visual-designer
Expert consultant for game visual design, graphics architecture, and visual effects planning. Use proactively for visual design analysis, graphics optimization recommendations, sprite and animation planning, art direction guidance, and visual accessibility consulting. When you prompt this agent, describe exactly what…
autonomous-creativity-engine
Implements genuine creativity algorithms that generate novel ideas with artistic and scientific innovation systems and philosophical reasoning frameworks.