Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
Repositorio de GitHub

dotfiles

dotfiles contiene 26 skills recopiladas de dmarticus, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
26
Stars
4
actualizado
2026-05-31
Forks
0
Cobertura ocupacional
8 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

ci-monitor
Desarrolladores de software

Monitor CI checks after pushing, detect flaky vs legit failures, and auto-fix

2026-05-31
closing-time
Especialistas en gestión de proyectos

End-of-day counterpart to wake-me-up. Reads today's morning briefing at ~/dev/ai/notes/wake-me-up/{date}.md, asks the user what they shipped or resolved, drafts a Slack wrap-up post in the user's voice, shows the draft for explicit confirmation, then posts it on the user's behalf via the Slack MCP. Appends the posted summary back to the briefing file so the file is a full day record. Use when the user says "/closing-time", "wrap the day", "end of day post", or wants help summarizing what they did.

2026-05-31
commit
Desarrolladores de software

Commit staged/unstaged changes with a well-crafted commit message.

2026-05-31
create-pr
Desarrolladores de software

Create or update a GitHub PR with automatic template detection and filling

2026-05-31
go
Desarrolladores de software

Plan, implement, and iteratively review a task end-to-end using Claude + Copilot reviewers in a linear flow.

2026-05-31
investigate-library-upgrade
Desarrolladores de software

Investigate what it would take to upgrade a library from its currently pinned version to a target version (or "latest"). Produces a migration assessment — version delta, breaking changes that apply to us, impacted files, estimated blast radius, suggested rollout — and STOPS there. Does not perform the upgrade unless the user explicitly asks. Use when the user says "investigate updating <pkg> from X to Y", "investigate updating <pkg> to latest", "we are behind on <pkg>", or "let's update <pkg> to version N".

2026-05-31
pr-shepherd
Desarrolladores de software

Shepherds a PR through the repetitive loop: run qa-swarm when there are substantive changes, triage qa-swarm findings, triage AI/bot review comments, keep the branch current with its base, watch CI, and apply the `stamphog` label once green. Use when the user says "/pr-shepherd", "shepherd this PR", "babysit this PR", or wants the whole review loop driven automatically. Accepts an optional PR number or URL as argument.

2026-05-31
qa-swarm
Analistas de garantía de calidad de software y probadores

Orchestrates three review skills (qa-team, paul-reviewer, xp-reviewer) into a single comprehensive PR review with inline GitHub comments. Use when the user asks for "qa-swarm", "swarm review", or wants a full multi-perspective review posted to their PR. Accepts an optional PR number or base branch as argument.

2026-05-31
review-fix-cycle
Analistas de garantía de calidad de software y probadores

Run one review-fix iteration — review code, fix findings, simplify, and commit.

2026-05-31
squash
Desarrolladores de software

Squash all developer commits on the current branch into one. CI snapshot commits (authored by bots) are preserved in place and reported.

2026-05-31
takeover-stale-pr
Desarrolladores de software

Pick up a stale or abandoned PR that someone (often you) started and stopped, bring it back to a shippable state, and hand it off to pr-shepherd for the active review loop. Use when the user says "take over this PR", "takeover and complete this PR", "continue <PR URL>", or pastes a PR URL and asks to finish it. Accepts a PR number or URL as argument. Distinct from pr-shepherd: the PR is dormant, not in an active review cycle.

2026-05-31
test-plan
Analistas de garantía de calidad de software y probadores

Generate a GitHub Flavored Markdown manual test plan checklist that focuses on scenarios not covered by existing unit/integration tests. Use when the user wants to create a test plan for a PR or an implementation plan.

2026-05-31
tufte-viz
Diseñadores gráficos

Ideate and critique data visualizations using Edward Tufte's principles from "The Visual Display of Quantitative Information." Use this skill when: (1) Designing new data visualizations or charts (2) Critiquing or improving existing visualizations (3) Reviewing dashboards or reports for graphical integrity (4) Deciding between visualization approaches (5) Reducing chartjunk or improving data-ink ratio (6) Planning small multiples or high-density displays Applies principles: data-ink ratio, chartjunk elimination, graphical integrity, lie factor, small multiples, and data density.

2026-05-31
tune
Analistas de gestión

Walk through items from the most recent wake-me-up briefing one-by-one and collect keep/demote/hide labels from the user. After the round, generalize the labels into natural-language rules and append them to ~/dev/ai/notes/wake-me-up/relevance.yml for confirmation. Use when the user says "/tune", "tune the briefing", "improve relevance", or wants to teach the morning briefing what's signal vs. noise.

2026-05-31
wake-me-up
Desarrolladores de software

Build a categorized morning briefing pulling from GitHub (PRs awaiting your review, your open PRs, @-mentions), Zendesk (Feature Flags team tickets), Slack (team channels, DMs, mentions — when MCP is configured), and PostHog (stub). Writes a markdown report to ~/dev/ai/notes/wake-me-up/{date}.md and surfaces blockers, review requests, in-flight work, and overnight catch-up. Use when the user says "/wake-me-up", "what do I need to do today", "morning briefing", or wants to triage their inbox.

2026-05-31
xp-reviewer
Desarrolladores de software

An opinionated XP (Extreme Programming) code reviewer channeling the wisdom of Kent Beck, Ward Cunningham, Ron Jeffries, and Martin Fowler as debated on the original c2 wiki. Use this skill when reviewing code, pull requests, diffs, or designs. Triggers on any request to "review", "critique", or "give feedback on" code, or when the user asks for an XP perspective, pair programming feedback, or refactoring advice. Also trigger when users ask about code smells, simplicity, YAGNI, or whether their code is "too complex". Even if the user just pastes code and says "thoughts?", use this skill.

2026-05-31
postmortem
Desarrolladores de software

Write incident postmortems using the DERP model (Detection, Escalation, Recovery, Prevention). Integrates with incident.io.

2026-05-24
sprint-planning
Desarrolladores de software

Write bi-weekly sprint planning updates for the Feature Flags team. Automates PR fetching, sprint detection, and retro construction from the previous plan.

2026-05-24
analyze-permissions
Analistas de seguridad de la información

Analyze accumulated permissions and suggest smart wildcard patterns

2026-03-09
copilot-review
Analistas de garantía de calidad de software y probadores

Evaluate Copilot PR review comments, fix legitimate issues, and reply to dismissed ones.

2026-03-09
note
Desarrolladores de software

Capture complex technical discoveries into structured, reusable notes. Use when explaining system behaviors, documenting debugging insights, or preserving knowledge.

2026-03-09
ops-report
Administradores de redes y sistemas informáticos

Generate a 24-hour operational health report for a PostHog service by querying Grafana dashboards and Prometheus metrics. Produces a formatted markdown report with key metrics, anomalies, and recommendations.

2026-03-09
resolve-conflicts
Desarrolladores de software

Resolve git conflicts with AI-powered analysis, including mergiraf structural merging, lock file handling, and stacked PR duplicate detection.

2026-03-09
standup
Desarrolladores de software

Generate standup notes from GitHub PR activity

2026-03-09
support
Especialistas en soporte de usuario de computadoras

Start a support investigation workflow with automatic note organization

2026-03-09
triage-issues
Desarrolladores de software

Identify unlabeled GitHub issues that may belong to a specific team

2026-03-09