Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

dotclaude

dotclaude 收录了来自 poshan0126 的 9 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
9
Stars
704
更新
2026-06-12
Forks
155
职业覆盖
3 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

setupdotclaude
其他计算机职业

Set up dotclaude in any project. Deep-scans the codebase, interviews the user, installs only justified components, customized to the stack.

2026-06-12
catchup
软件开发工程师

Rebuild working context fast after /clear or a fresh session — reads the handoff note and the branch's changes, then summarizes where work stands. Add `handoff` to write the note before stopping.

2026-06-12
claude-md
软件开发工程师

Keep CLAUDE.md current and lean — capture this session's durable learnings into it (default), or `audit` it for stale commands, drift, and bloat. Enforces the line budget either way.

2026-06-12
fix-issue
软件开发工程师

Take a GitHub issue from number to tested fix — read the issue and comments, reproduce, locate the cause, fix with a regression test, and prep a PR that closes it.

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

Review code changes or a pull request. Delegates to specialist agents (code quality, security, performance, silent failures, test quality, docs) in parallel.

2026-06-12
refactor
软件开发工程师

Safely refactor code with test coverage as a safety net. Use `--diff` to simplify just the current working diff before committing.

2026-06-12
ship
软件开发工程师

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

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

Write comprehensive tests for new or changed code. Use automatically after adding a function, endpoint, or component, or changing behavior, when the change has no corresponding test changes. Not for config, docs, or test-only diffs.

2026-06-12
context-budget
软件开发工程师

Estimate per-turn token cost of `.claude/` and `CLAUDE.md` — always-loaded vs path-scoped vs invoked-only, top contributors, over-budget flags. Add `--api` for exact tokenizer counts.

2026-06-12