Chethan Bhat

QA Engineer • AI Agent Evals • Builder

Apps & Tools

My Claude HTML + Python

A private, local dashboard for your Claude Code install: skills, MCP connectors, plugins, sessions, token usage and cost, conversation history, and config. Data never leaves your machine.

Tab Pilot Extension

A Chrome side panel to find, switch, clean up, and focus your tabs and windows, with real measured time per site. Manifest V3, open source.

JavaScript Live Page View Repo

AI Security Fence Skill

A security audit for AI coding agents. Scans the attack surface that grows when you connect an LLM to your machine, code, and services, then renders a severity-ranked HTML dashboard with one-click fixes.

Python View Repo
gh repo clone chethanbhatbs/ai-security-fence ~/.claude/skills/security-fence

EV Charging Management System

OCPP 1.6 charge-point management: live sessions, remote ops, CRM, and an RBAC dashboard. React + Python.

JavaScript View Repo

JSON Diff

Full-stack JSON diff tool: paste two JSONs and see side-by-side differences with syntax highlighting. React + Python.

JavaScript View Repo

Claude Code Skills

Custom skills for Claude Code. Click the install command to copy it.

Token Saver

Reduce token usage without losing functionality: targeted reads, model switching, context management.

Skill Repo
gh repo clone chethanbhatbs/compactor-skill ~/.claude/skills/compactor

History Viewer

Browse past Claude Code conversations in a searchable, filterable HTML interface.

Skill HTML + Python Repo
gh repo clone chethanbhatbs/chronoscope-skill ~/.claude/skills/chronoscope

Organize

Sort Downloads, organize screenshots by month, flag duplicates and large files on your laptop.

Skill Repo
gh repo clone chethanbhatbs/cleanroom-skill ~/.claude/skills/cleanroom

Self-Improve

Auto-retro after every task: captures mistakes and patterns so Claude gets smarter over time.

Skill Repo
gh repo clone chethanbhatbs/hindsight-skill ~/.claude/skills/hindsight

Learnings

Capture and document what you learned from any task: tools, concepts, and insights.

Skill Repo
gh repo clone chethanbhatbs/synapse-skill ~/.claude/skills/synapse

Help

List all installed custom skills with descriptions, usage examples, and file paths.

Skill Repo
gh repo clone chethanbhatbs/skill-tree ~/.claude/skills/skill-tree

QA Skills Collection

Custom Claude Code skills for QA engineers: self-improvement, knowledge capture, and productivity.

Collection View Repo

Books & Writing

Long-form HTML book projects: self-contained, illustrated, print-ready.

Python Mastery Book

A two-volume book for learning Python from the silicon up: an in-depth textbook plus a working handbook with cheat tables, edge cases, and exercises.

HTML View Repo

Money, Mastered Book

A premium, illustrated finance book series: self-contained HTML plus print-ready PDF.

Mind & Belief Book

The Human Mind and the Architecture of Belief: a seven-volume HTML series on psychology, consciousness, behaviour, and belief.

HTML View Repo

Chronicle of Humankind Book

A complete, globally balanced visual history of the world: 250 pages, 43 chapters, 8 eras, all six inhabited continents.

HTML View Repo

Learning

Git Journey

Learning Git and GitHub: branching, merging, PRs, collaboration workflows.