Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
GitHub-Repository

dotfiles

dotfiles enthält 22 gesammelte Skills von dkarter, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
22
Stars
127
aktualisiert
2026-07-16
Forks
14
Berufsabdeckung
4 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

herdr
Softwareentwickler

Control Herdr, a terminal multiplexer for coding agents. Use only when the user explicitly mentions Herdr or asks to use Herdr to inspect or control panes, tabs, workspaces, terminals, commands, or communication with another agent. Do not use merely because a task could benefit from a background terminal, delegation, or parallel work. Requires HERDR_ENV=1.

2026-07-16
handoff
Softwareentwickler

Compact the current conversation into a handoff document for another agent to pick up.

2026-06-15
tuicr
Softwarequalitätssicherungsanalysten und -tester

Use when the user says "tuicr review", "/tuicr", "open tuicr", or asks to review local changes in tuicr. Launch tuicr in tmux, then use tuicr's review CLI to read or add comments in TUI review sessions.

2026-06-13
aube-package-due-diligence
Softwareentwickler

Investigate aube package-manager trust, provenance, advisory, or install failures before adding bypasses or package exceptions. Use when `aube install`, `aube add`, `aube audit`, or `mise install` with `npm.package_manager = "aube"` fails on trust policy, provenance, advisories, lifecycle scripts, low downloads, lockfile drift, or another supply-chain gate; also use before adding `trustPolicyExclude`, turning `trustPolicy` off, allowing package builds, or accepting npm packages installed through mise.

2026-06-13
open-pr
Softwareentwickler

Always use this skill for PR creation. Use whenever the user asks to open, create, draft, prepare, or submit a pull request, unless they explicitly ask for raw CLI/API commands instead.

2026-06-12
pdq-add-ticket-to-pr
Softwareentwickler

Attach an issue or attach a ticket by creating a Platform Linear issue for a PDQ PR or unpushed branch, renaming the branch when needed, updating the PR title, and rerunning the ticketing check.

2026-06-12
github-actions-version-pinning
Softwareentwickler

Verify and pin GitHub Actions versions in workflow files. Use when creating, editing, or reviewing `.github/workflows/*` files, changing `uses:` references, adding external actions, responding to CI/security review feedback about action versions, or checking whether actions are pinned to the latest appropriate version.

2026-06-03
project-tooling-bootstrap
Softwareentwickler

Bootstrap a repository with the Toolkit baseline developer tooling: mise, dprint, lefthook, committed, gitleaks, pitchfork, and fnox. Use when a user asks to add or standardize local tooling, Git hooks, formatting checks, commit-message linting, local command orchestration, or secrets handling in a new or existing project. Applies to polyglot repos that need repeatable local setup and pre-push quality checks.

2026-06-03
ex-ast-refactor
Softwareentwickler

Search, analyze, and refactor Elixir code with `ex_ast` AST patterns in projects that already depend on `ex_ast`. Use only when syntax-aware matching, captures, pipe normalization, ancestor/child/sibling filters, multi-pattern scans, or dry-run AST replacements provide a clear benefit over regular grep/search and manual patches. Do not use for simple literal text searches or in projects that do not already contain `ex_ast`.

2026-05-06
fix-flaky-pr-pdq
Softwarequalitätssicherungsanalysten und -tester

Fix a flaky test and complete the connected delivery workflow in PDQ repos: reproduce/fix, verify with repeat-until-failure, open a draft PR with low-risk labeling, wait for Elixir CI to pass, create a Linear Platform ticket labeled engineering task, update the PR title with the ticket key (for example [PLT-123]), and rerun ticket requirement checks.

2026-04-26
skill-creator
Sonstige Computerberufe

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends the AI agent's capabilities with specialized knowledge, workflows, or tool integrations. Compatible with both Claude Code and OpenCode.

2026-04-25
plan-local-storage
Softwareentwickler

Persist plans to local project storage under .plans and open the saved markdown file in an existing Neovim pane in the same tmux window when available. Use when a user asks to save a plan, write a plan file locally, or open a saved plan in Neovim.

2026-03-28
babysit-pdq-pr
Softwarequalitätssicherungsanalysten und -tester

Babysit PR review cycles for PDQ organization repositories only. Use only when the user explicitly asks to run this skill (for example, "use babysit-pdq-pr"). Monitor a PR for new feedback from `coderabbitai`, evaluate each concern for validity, fix only valid issues with conventional commits, push, and repeat until CodeRabbit approves.

2026-03-27
coordinator
Sonstige Computerberufe

Orchestrate multiple worktree agents. Spawn, monitor, communicate, and merge.

2026-03-27
graphite
Softwareentwickler

Manage stacked PR workflows with Graphite CLI in Graphite-enabled repos only; supports autonomous coordinator/workmux execution.

2026-03-27
humanizer
Technische Redakteure

Remove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and human-written. Based on Wikipedia's comprehensive "Signs of AI writing" guide. Detects and fixes patterns including: inflated symbolism, promotional language, superficial -ing analyses, vague attributions, em dash overuse, rule of three, AI vocabulary words, negative parallelisms, and excessive conjunctive phrases.

2026-03-27
merge
Softwareentwickler

Commit, rebase, and merge the current branch.

2026-03-27
pr-review
Softwarequalitätssicherungsanalysten und -tester

Review pull requests and leave line comments using the GitHub CLI (gh). Use for PR comparisons vs base branch, plan/spec alignment checks, summarizing findings, and writing review notes to files like tmp/reviews.md. Applies when asked to review a branch/PR or add PR comments.

2026-03-27
rebase
Softwareentwickler

Rebase the current branch with smart conflict resolution.

2026-03-27
simplify
Softwareentwickler

Review changed code for reuse, quality, and efficiency, then fix issues found. Use after implementing a feature or bug fix.

2026-03-27
workmux
Sonstige Computerberufe

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.

2026-03-27
worktree
Sonstige Computerberufe

Launch one or more tasks in new git worktrees using workmux.

2026-03-27