Skip to content

CNaught-Inc/claude-code-plugins

Repository files navigation

CNaught Claude Code Plugins

A monorepo of Claude Code plugins by CNaught.

Plugins

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.

Development

Prerequisites

  • Bun v1.3.6+
  • Node.js 20+

Setup

bun install

Commands

bun run test        # Run tests
bun run typecheck   # Type-check all plugins
bun run lint        # Lint all plugins

Project Structure

.claude-plugin/     # Plugin marketplace metadata
plugins/
  carbon/           # Carbon tracker plugin
    src/            # Source code (run directly by Bun)

Releasing

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.

Versioning

Plugin version lives in plugins/<plugin>/.claude-plugin/plugin.json.

About

Plugins for claude code

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors