with one click
dotfiles
dotfiles contains 17 collected skills from MacroPower, with repository-level occupation coverage and site-owned skill detail pages.
Skills in this repository
Rebase the current branch with smart conflict resolution.
Manage, organize, sort, rename, dedupe, or archive files on disk. Use when reshaping a directory tree, batch-renaming, deduplicating, sorting media by date or location, mounting or extracting disk images, or cleaning up a folder. Skip for git operations and code edits.
Guide for creating Dagger modules, toolchains, and CI pipelines using the Go SDK. Use this skill whenever the user wants to create or modify a Dagger module, build a toolchain, write Dagger Functions in Go, or set up CI/CD with Dagger. Also trigger when you see dagger.json, the dagger CLI, imports from dagger, or references to the `dag` client.
Reference and guidance for writing Taskfiles (Taskfile.yaml) and using the `task` / go-task CLI (https://taskfile.dev/). Trigger when the user edits or creates Taskfile.yaml files, runs or troubleshoots the `task` CLI, or asks about Task or `go-task`. SKIP when the user is discussing generic to-do lists, Celery/Airflow/Luigi tasks, Claude Code's own TaskCreate/TaskList tools, or macOS Reminders.
Retrospective on the current session's friction (broken tool calls, repeated prompts, wasted effort), with proposed fixes.
Review code and prose changes against the plan they implemented.
Launch one or more tasks in new git worktrees using workmux.
Dispatch worktree agents to any repo under ~/Documents/repos from a single session. Two modes: targeted dispatch and fire-and-forget fan-out across many repos. Maintains an untracked catalog CLAUDE.md.
Archive web pages, videos, and full sites for offline use. Trigger on "archive this page", "save this URL offline", "snapshot this article", "mirror this site", "download this video", "capture this thread", or any request to preserve web content for later. SKIP for unrelated uses of "archive", for example tar/zip archives, archived issues/PRs, mailing-list archives, and so on.
Reference for the workmux CLI that manages git worktrees and tmux windows as isolated development environments. Use when the user mentions workmux, worktrees, or parallel agent workflows.
Generate a new Claude Code skill from a repo or docsite. Discovers an index, dispatches parallel crawler and reviewer agents, writes a SKILL.md with a references folder.
Review prose for AI writing patterns and rewrite it to sound more natural.
Create a git commit
Commit, rebase, and merge the current branch.
Deep research on a topic using parallel agents. Decomposes, dispatches subagents, synthesizes into a markdown report.
Orchestrate multiple worktree agents. Spawn, monitor, communicate, and merge.
Commit, push, and open a PR