Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

dotfiles

يحتوي dotfiles على 12 من skills المجمعة من trevorgjohnson، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
12
Stars
3
محدث
2026-06-30
Forks
0
التغطية المهنية
8 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

backfill-merge
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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
معلمو التعليم العالي، جميع الآخرون

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

2026-06-30
db-query
مديرو قواعد البيانات

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
متخصصو إدارة المشاريع

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
الكتّاب التقنيون

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

2026-04-29
eli5
المدرّسون الخصوصيونمعلمو المدارس الابتدائية (باستثناء التعليم الخاص)

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
مطوّرو البرمجيات

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

2026-04-29
triage
مديرو الشبكات وأنظمة الحاسوب

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
مديرو الشبكات وأنظمة الحاسوب

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
مطوّرو البرمجيات

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