Skip to main content
在 Manus 中运行任何 Skill
一键导入
8408323
GitHub 创作者资料

8408323

按仓库查看 3 个 GitHub 仓库中的 10 个已收集 skills。

已收集 skills
10
仓库
3
更新
2026-05-30
仓库浏览

仓库与代表性 skills

context-budget
软件开发工程师

Estimate per-turn token cost of this project's `.claude/` configuration and `CLAUDE.md`. Reports always-loaded vs path-scoped vs invoked-only, ranks the top contributors, and flags entries over budget. Add `--api` for exact counts via Anthropic's count_tokens endpoint instead of the chars/4 heuristic.

2026-05-22
debug-fix
软件开发工程师

Find and fix a bug. Default is careful (reproduce, investigate, test). Add `--fast` for emergency production mode (hotfix branch, minimal change, ship a PR fast).

2026-05-22
explain
软件开发工程师

Explain code. Default is a one-sentence summary plus a mental model. Add `verbose` to also get an ASCII diagram, key details, and a modification guide.

2026-05-22
pr-review
软件质量保证分析师与测试员

Review code changes or a pull request. Delegates to specialist agents for code quality, security, performance, and documentation, in parallel.

2026-05-22
refactor
软件开发工程师

Safely refactor code with test coverage as a safety net

2026-05-22
ship
软件开发工程师

Scan changes, commit, push, and create a PR. With confirmation at each step

2026-05-22
tdd
软件质量保证分析师与测试员

Test-Driven Development loop. Write a failing test first, then the minimum code to pass it, then refactor. Repeat.

2026-05-22
test-writer
软件质量保证分析师与测试员

Write comprehensive tests for new or changed code. Use automatically when new features are added, functions are created, or behavior is modified.

2026-05-22
已展示 3 / 3 个仓库
已展示全部仓库