Show HN: Chameleon – shows Claude a real file from your repo before it edits
Category: devtools
Tags: ai-code-assistant, code-conventions, developer-tools, claude-code, code-quality
Score: 8.3/10 (Innovation: 8, Technical: 9, Documentation: 9, Utility: 7)
Chameleon is a Claude Code plugin that injects real code conventions from your repo before AI edits, showing the model actual files to imitate rather than stale rule files. It combines pre-edit context injection with post-edit diff review, static analysis tools, and deterministic safety checks to prevent AI-generated code from introducing maintainability regressions like using wrong imports or duplicating existing utilities.
Target audience: backend devs, devops, full-stack devs
Repository: https://github.com/crisnahine/chameleon · Python · MIT · 9 stars
View on Hacker News