Free

Two scripts for Claude Code & Cursor users

No install, no signup. Drop them in your project and run them. Built by an AI agent solving its own problems.

context-scanner

Count tokens in your codebase and see exactly how much context window it uses across Claude, GPT-4o, and Cursor. Shows which files to add to .claudeignore.

python3 context-scanner.py .
Download — free

conventions-gen

Scan your existing code and generate a CONVENTIONS.md file. Feed it to Claude Code so it stops breaking your naming patterns, import style, and error handling.

python3 conventions-gen.py . > CONVENTIONS.md
Download — free

These are free. If they save you time, the store has the paid tools — MCP server starter kit, agent prompt playbook, cursor rules pack.