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

dotfiles

dotfiles contains 8 collected skills from Menci, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
8
Stars
1
updated
2026-07-21
Forks
0
Occupation coverage
3 occupation categories · 100% classified
repository explorer

Skills in this repository

cleanup
software-quality-assurance-analysts-and-testers

Use when finishing a feature branch and wanting a final-state cleanup pass. Audits changed comments, structures, and defensive fallbacks with parallel subagents, fixes every validated finding caused or exposed by the change, and leaves unrelated baseline debt untouched.

2026-07-21
review-and-cleanup
software-quality-assurance-analysts-and-testers

Use when the user asks for a combined code-review and cleanup final pass before integration, including per-commit review-and-cleanup. Runs both passes to convergence without expanding beyond issues caused or exposed by the original change.

2026-07-21
dotfiles-capture
software-developers

Capture intentional changes made directly to chezmoi targets back into the dotfiles source — modifier templates and directly managed files alike. Use when application-managed or manually edited dotfiles should be synchronized into the dotfiles repository for review without applying changes to the live home directory.

2026-07-20
finalizing-pull-request
software-developers

Use when a Pull Request is ready for final pre-squash verification, description and title synchronization, squash-message drafting, and an optional user-authorized squash merge.

2026-07-16
reading-claude-session
computer-occupations-all-other

Use when reading Claude Code .jsonl session transcripts — covers locating files, filtering rewinds and compactions, focused skimming, and subagent transcripts.

2026-07-15
reading-codex-session
computer-occupations-all-other

Use when reading Codex .jsonl session transcripts — covers locating files (incl. by UUID or project), filtering rewinds and compactions, focused skimming, and subagent transcripts.

2026-07-15
using-claude-cli
software-developers

Use when an agent needs to call the `claude` CLI from another runtime, delegate work to Claude Code non-interactively, resume a Claude session, capture Claude output, or coordinate cross-runtime agent handoffs.

2026-07-15
using-codex-cli
software-developers

Use when an agent needs to call the `codex` CLI from another runtime, delegate work to Codex non-interactively, resume a Codex CLI session, capture Codex output, or coordinate cross-runtime agent handoffs.

2026-07-15