Skip to main content
Manusで任意のスキルを実行
ワンクリックで
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