Skip to main content
Run any Skill in Manus
with one click
GitHub repository

ccusage

ccusage contains 9 collected skills from Stars1233, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
9
Stars
1
updated
2026-05-26
Forks
0
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

skill-creator
software-developers

Guides repo-local skill creation and updates. Use when adding or editing .agents/skills, SKILL.md frontmatter, references, scripts, or skill routing.

2026-05-26
tdd
software-quality-assurance-analysts-and-testers

Guides t-wada Red-Green-Refactor TDD. Use when implementing features, fixing bugs, or refactoring logic with strict test-first development.

2026-05-26
create-pr
software-developers

Runs the full PR lifecycle. Use when creating a branch, committing, pushing, opening a PR, requesting AI review, and driving CI and review to completion.

2026-05-25
commit
software-developers

Creates atomic Conventional Commits. Use when committing code changes, splitting hunks into revertable units, or writing detailed commit messages.

2026-05-23
development
software-developers

Guides ccusage monorepo development. Use when editing packages, docs, shared configuration, bundled CLI packaging, dependencies, exports, or validation commands.

2026-05-23
profile
software-developers

Profiles ccusage performance. Use when debugging slow Rust CLI commands, TypeScript package scripts, launchers, benchmarks, packaging hot paths, or branch-vs-main speed changes.

2026-05-23
testing
software-quality-assurance-analysts-and-testers

Guides ccusage Rust and Vitest tests. Use when adding or fixing cargo tests, CLI snapshots, Claude model pricing, LiteLLM compatibility, Vitest tests, or fixture-backed tests.

2026-05-23
typescript
software-developers

Guides ccusage TypeScript and JavaScript work. Use before reading or editing .ts, .tsx, .js, or .jsx files, including package launchers, Vitest tests, Bun scripts, schemas, mocks, and typed fixtures.

2026-05-23
bun-api-reference
software-developers

Checks local bun-types documentation before using or changing Bun runtime APIs such as Bun.$, files, spawning, argv, stdout, stderr, and string width.

2026-05-17