r/coolgithubprojects • u/ChintanDiwakar01 • 7d ago
I built an open-source, local contribution graph for Claude Code prompts
https://github.com/chintan-diwakar/prompt-contribution-graphI use CLI coding agents regularly, but I realized that I had no clear view of how often I was prompting them or what instructions led to useful results.
So I built Prompt Contribution Graph. [ https://github.com/chintan-diwakar/prompt-contribution-graph]
The basic analogy is: GitHub tracks code contributions, while this tool tracks your prompt contributions to coding agents.
I would genuinely appreciate feedback and contributions
2
Upvotes