janekbaraniewskijanekbaraniewskiCommunityยท11 Agent Skills Included

openusage

Track coding tool usage, quotas, and spend in terminal

Monitors usage, quotas, rate limits, and spend across 36 coding tools and API platforms in one terminal dashboard. Auto-detects local tools and API keys, eliminating manual config and scattered per-provider dashboards. Guides coding agents through structured feature design, implementation, validation, and release workflows for this Go codebase.
npx skills add janekbaraniewski/openusage --all -g -y
Available:

Tells the coding agent how the OpenUsage Go project is structured, which build and test commands to run, and how to route feature work through the design, implement, validate, and release skills.

All Skills in This Repository (11)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
janekbaraniewskijanekbaraniewski

implement-feature

Implement software features from design documents and generate test suites.

Community
Advanced
๐Ÿ“ฆ In Repo
janekbaraniewskijanekbaraniewski

develop-feature

Automate feature development from design specifications to pull request submission.

Community
Advanced
๐Ÿ“ฆ In Repo
janekbaraniewskijanekbaraniewski

review-design

Review design documents against the codebase to report discrepancies.

Community
Intermediate
๐Ÿ“ฆ In Repo
janekbaraniewskijanekbaraniewski

add-new-provider

Integrate new AI providers into the OpenUsage monitoring dashboard.

Community
Intermediate
๐Ÿ“ฆ In Repo
janekbaraniewskijanekbaraniewski

openusage-provider

Provide configuration and operational guidance for OpenUsage with AI providers.

Community
Basic
๐Ÿ“ฆ In Repo
janekbaraniewskijanekbaraniewski

validate-feature

Validates feature implementations across build, testing, compliance, and quality metrics before deployment.

Community
Intermediate
๐Ÿ“ฆ In Repo
janekbaraniewskijanekbaraniewski

dev-workflow-improvements

Audit development workflows and synchronize tool configurations across projects.

Community
Intermediate
๐Ÿ“ฆ In Repo
janekbaraniewskijanekbaraniewski

cut-release

Tag, push, and publish GitHub releases with custom-written notes.

Community
Intermediate
๐Ÿ“ฆ In Repo
janekbaraniewskijanekbaraniewski

iterate-feature

Fix bugs and integrate user feedback into released software features.

Community
Intermediate
๐Ÿ“ฆ In Repo
janekbaraniewskijanekbaraniewski

finalize-feature

Create a Git branch, commit changes, and open a pull request.

Community
Intermediate
๐Ÿ“ฆ In Repo
janekbaraniewskijanekbaraniewski

design-feature

Generate structured design documents with task breakdowns for new software features.

Community
Intermediate

Frequently Asked Questions

FAQPage Schema
How to install OpenUsage?โ–ผ

Run `npx skills add janekbaraniewski/openusage --all -g -y` in your terminal to install all skills in this suite globally.

How to track coding tool usage across providers?โ–ผ

OpenUsage auto-detects tools like Claude Code, Cursor, Copilot, and OpenRouter on your machine and shows their quotas, spend, and rate limits in one terminal dashboard with zero config.

What do the OpenUsage skills do?โ–ผ

They guide your coding agent through a full feature lifecycle for this Go project: design docs, code review, implementation with tests, validation, iteration, and pull request creation.

Can I add a new usage provider with these skills?โ–ผ

Yes. The add-new-provider and openusage-provider skills walk the agent through researching the API, writing the provider code, registering it, and adding tests.

Do these skills work with Claude Code and OpenCode?โ–ผ

Yes. The skills ship as standard SKILL.md files with stubs for Claude Code, OpenCode, and Codex, so they run in any compatible coding agent.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’