A monorepo of Claude Code plugins by CNaught.
Track carbon emissions from your Claude Code usage. See real-time CO2 estimates in your status bar, generate reports with relatable equivalents, and optionally sync anonymized metrics to CNaught.
See the Carbon Tracker README for installation, setup, commands, statusline, and more.
- Bun v1.3.6+
- Node.js 20+
bun installbun run test # Run tests
bun run typecheck # Type-check all plugins
bun run lint # Lint all plugins.claude-plugin/ # Plugin marketplace metadata
plugins/
carbon/ # Carbon tracker plugin
src/ # Source code (run directly by Bun)
Trigger the "Release" workflow manually with a version number (e.g., 1.6.0). This will update plugin.json, commit, tag, and create a GitHub release.
Plugin version lives in plugins/<plugin>/.claude-plugin/plugin.json.