A collection of plugins to enhance coding productivity and provide Coding Plan related services for Claude Code.
| Plugin | Description |
|---|---|
| coding-plan | Query quota and usage statistics for Coding Plan |
- Node.js 22 or higher
- Claude Code CLI version 2.1.71 or later
Install the marketplace within Claude Code to access the plugins.
claude plugin marketplace add next-bin/cc-pluginsclaude plugin install coding-plan@cc-plugins- Navigate to your project and start Claude Code:
claude- Use the installed plugins with the following commands:
/coding-plan:usage-queryQuery quota and usage statistics for Coding Plan.
Features:
- Model usage statistics
- Tool usage statistics
- Quota limit monitoring
Requirements:
- Node.js environment
- Valid
ANTHROPIC_AUTH_TOKENenvironment variable - Valid
ANTHROPIC_BASE_URLenvironment variable (supports Z.ai and ZHIPU platforms)
Use the --plugin-dir flag to test plugins during development:
claude --plugin-dir ./plugins/coding-planContributions are welcome! Please feel free to submit a Pull Request.
This project is licensed under the GNU Affero General Public License v3.0 - see the LICENSE file for details.