Skip to main content

poshan0126/dotclaude

SkillsMP has collected 12 skills from poshan0126/dotclaude. Open a skill to review its source and details.

Latest recorded source activity
SkillsMP catalog refreshed
skills collected
12
GitHub stars
852
GitHub forks
200

Skills in this repository

Showing 12 of 12 collected skills.

occupation
Computer Occupations, All Other
description

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

updated
occupation
Software Developers
description

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.

updated
occupation
Software Developers
description

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.

updated
occupation
Software Developers
description

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.

updated
occupation
Software Quality Assurance Analysts & Testers
description

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

updated
occupation
Software Developers
description

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

updated
occupation
Software Developers
description

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

updated
occupation
Software Quality Assurance Analysts & Testers
description

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.

updated
occupation
Software Developers
description

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.

updated
occupation
Software Developers
description

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).

updated
occupation
Software Developers
description

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.

updated
occupation
Software Quality Assurance Analysts & Testers
description

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

updated
Showing 12 of 12 collected skills.