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 trevorgjohnson, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
12
Stars
3
mis à jour
2026-06-30
Forks
0
Couverture métier
8 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

backfill-merge
Développeurs de logiciels

Bring changes from a source branch into a target branch when a plain git merge is not enough: re-apply each logical change freshly against the target branch's current state, verify it independently, and double-check at the end. Use when the user says "backfill merge", "/backfill-merge", "re-apply changes onto another branch after merging", or describes merging a branch where each feature must be reconstructed against the target rather than trusted from the merged diff.

2026-06-30
dep-batch
Développeurs de logiciels

Batch all open Dependabot/Renovate PRs into a consolidated batch branch, deduplicating by package, merging each branch, then closing the individual PRs with a comment. Works on any Prometheum repo (boats, cows, ...). Trigger when the user says "run dep batch", "batch dependencies", or "consolidate renovate/dependabot PRs".

2026-06-30
draw-the-owl
Développeurs de logiciels

Feature-work loop: attempt the whole feature as a loose throwaway spike, measure the diff, and if it exceeds the line threshold (~1500) recursively decompose into atomic, reviewable tasks built by parallel agents. Trigger on "draw the owl", "/draw-the-owl", or open-ended feature implementation you want kept reviewable.

2026-06-30
teach
Enseignants postsecondaires, autres

Teach the user a new skill or concept, within this workspace.

2026-06-30
db-query
Administrateurs de bases de données

Execute read-only PostgreSQL queries across local, QA, UAT, and prod environments for the Prometheum platform. Knows all connection strings and enforces read-only mode on all non-localhost connections. Use when investigating data issues, verifying DB state, or querying boats/platform databases as part of an investigation.

2026-05-05
grill-me
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. Use when user wants to stress-test a plan, get grilled on their design, or mentions "grill me".

2026-05-05
caveman
Rédacteurs techniques

Ultra-compressed communication mode. Use when user says "caveman mode", "talk like caveman", "use caveman", "be brief", or invokes /caveman.

2026-04-29
eli5
TuteursEnseignants au primaire (sauf éducation spécialisée)

Explains any topic in Reddit ELI5 style — plain adult vocabulary, 5-year-old conceptual framing, no jargon or assumed knowledge. Trigger on `/eli5 {topic}`.

2026-04-29
jira
Développeurs de logiciels

Create, view, search, edit, transition, and manage Jira tickets.

2026-04-29
triage
Administrateurs de réseaux et de systèmes informatiques

Orchestrates a multi-service triage process across the Prometheum platform by exploring each domain using (but not limited to) Datadog logs, PostgreSQL DB reads, on-chain state via cast, and code exploration Use when the user reports a discrepancy/unexpected behavior that may span across the platform.

2026-04-29
datadog
Administrateurs de réseaux et de systèmes informatiques

Query Datadog logs, monitors, and observability data via pup CLI. Trigger on log queries, error rates, monitor status, or production investigations — even if Datadog isn't named.

2026-04-07
foundry-cast
Développeurs de logiciels

Foundry cast CLI for EVM chains: read state, decode calldata/logs, query txs/blocks, convert units, compute selectors. Trigger on on-chain data, tx hashes, contract addresses, or calldata.

2026-04-07