Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

dotfiles

dotfiles contient 12 skills collectées depuis ryanb, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
12
Stars
2.4k
mis à jour
2026-07-20
Forks
774
Couverture métier
3 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

review-queue
Analystes en assurance qualité des logiciels et testeurs

Show pull requests that need review, ranked by ease of review. Displays PRs as clickable links with line counts, grouped as a dependency tree when PRs build on each other.

2026-07-20
rebase
Développeurs de logiciels

Interactive rebase onto a base branch, resolving conflicts along the way and verifying tests pass. Compares against remote when done.

2026-07-10
pr-feedback
Analystes en assurance qualité des logiciels et testeurs

Evaluate unresolved review comments on the current branch's PR and, after user confirmation, address each in a separate sub-agent and separate commit.

2026-06-23
interview
Spécialistes en gestion de projets

Interview the user relentlessly about a plan or design until reaching shared understanding, resolving each branch of the decision tree. Like grill-me, but asks one structured, numbered question at a time with multiple-choice options. Use when the user wants a disciplined interview to stress-test a plan or design, or mentions "interview me".

2026-06-23
pr-pending-feedback
Analystes en assurance qualité des logiciels et testeurs

Evaluate pending (unsubmitted) review comments on the current branch's PR and, after user confirmation, address each in a separate sub-agent and separate commit.

2026-06-17
fix-all
Analystes en assurance qualité des logiciels et testeurs

Run bin/claude-review --print and automatically fix all reported issues, committing each fix individually.

2026-06-17
dependabot-prs
Développeurs de logiciels

Review and merge open Dependabot pull requests

2026-06-16
standup
Spécialistes en gestion de projets

Summarize work done since the last standup across the user's configured repos — merged PRs, open PR reviews, PRs/commits authored, and a per-repo summary of code changes.

2026-06-12
gfix
Développeurs de logiciels

Amend a git commit further back in the history.

2026-06-11
remote-diff
Développeurs de logiciels

Compare local branch changes against the remote branch to detect rebase/merge mistakes.

2026-06-11
walkthrough
Analystes en assurance qualité des logiciels et testeurs

Walk through PR changes from the user's perspective. Traces each UI change through its full vertical slice — what the user sees, what it triggers, and how the server handles it. Use when asked to walk through what changed, review a PR, or summarize branch changes.

2026-06-11
bisect
Développeurs de logiciels

Git bisect to find the first bad commit by running a test command.

2026-04-12