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

ppryde

Repository-Ansicht von 13 gesammelten Skills in 1 GitHub-Repositories.

gesammelte Skills
13
Repositories
1
aktualisiert
2026-07-11
Repository-Karte

Wo die Skills liegen

Top-Repositories nach gesammelter Skill-Anzahl, mit ihrem Anteil an diesem Creator-Katalog und ihrer Berufsverteilung.

Repository-Explorer

Repositories und repräsentative Skills

ledger
Sonstige Computerberufe

Persistent per-repo work ledger: cards, stages, sprints, token budgets, a durable knowledge base of facts, and session resume/handoff. Use when starting a piece of tracked work, when the user asks "what's in flight", "resume where we left off", "start a new card/task", "log progress", to record or recall a durable fact, or at the start of any session in a repo with an overseer state directory (`.workflow/` or `scratch/workflow/`). The state layer beneath the orchestrate skill; drive it through the overseer CLI, never by editing files.

2026-07-11
orchestrate
Sonstige Computerberufe

Drive a card of work end-to-end with delegated agents and adversarial review loops: bootstrap, planning, plan gate, implementation, review, verification, merge gate. Use when the user hands over a task to execute under overseer, says "run this card", "orchestrate", "work the backlog", resumes in-flight orchestrated work, or asks to hand over / reset context mid-run. Requires the overseer ledger (invoke overseer:ledger first if the overseer state directory is missing).

2026-07-11
vigil
Softwareentwickler

Keep vigil over a session's context: measure how full the context window is (ctx NN%) and hand over in-process via /clear at points you choose, resuming from a re-injected handover. Use when the user wants to reset/compact context without losing the thread, asks "how full is my context", "hand over", "reset and resume", or runs a long/unattended session that must manage its own context. Requires tmux for automatic handover; works manually without it.

2026-07-10
clone-reviewer
Softwareentwickler

Use when the user wants to create a new "review-as-X" persona by cloning a reviewer's public GitHub comment history. Triggers on "clone reviewer", "create review persona", "make a reviewer bot for X", "review-clone setup", or the slash command /clone-reviewer.

2026-05-26
review-as
Softwarequalitätssicherungsanalysten und -tester

Use when the user invokes /review-as-<alias>, says "review as <alias>", asks "would <alias> like X", or runs refresh/chat on an existing review-clone persona. Loads PERSONA.md, dispatches to review/refresh/chat mode.

2026-05-26
optimise-orm
Softwareentwickler

Use when the user wants to audit a Django Python file, view, model, or symbol for ORM performance issues — N+1 queries, missing or composite indexes, bulk-write loops (.save() in loops), over-fetching wide columns, signal-bypassing .update()/bulk_* calls, slow QuerySets, slow admin changelists, slow DRF endpoints, or any Django ORM anti-pattern. Use whenever the user shares a Django file path or dotted symbol alongside performance concerns ("slow", "killing prod", "N+1", "hits the DB once per row", "make X faster", "review queryset", "audit performance", "EXPLAIN this", "optimise queries"). Do NOT use for non-Django code (SQLAlchemy, raw SQL outside the ORM, Flask), schema migrations or column adds, validation/correctness bugs, or tooling setup (Django Debug Toolbar, Silk).

2026-05-01
elder
Softwarequalitätssicherungsanalysten und -tester

Use when auditing an email template or email codebase for rendering, accessibility, deliverability, and templating violations. Triggers on "audit my email", "check my email template", "review this email", "email audit", "check email compliance", "review for email issues", "audit email templates".

2026-04-30
scribe
Webentwickler

Use when generating a new email template from a description, brief, or specification. Triggers on "generate an email", "create an email template", "write an email for", "scaffold an email", "build an email template", "draft a transactional email", "create order confirmation email", "write welcome email template".

2026-04-30
Zeigt die Top 8 von 13 gesammelten Skills in diesem Repository.
1 von 1 Repositories angezeigt
Alle Repositories angezeigt