en un clic
JustPDF
JustPDF contient 4 skills collectées depuis Delsin-Yu, avec une couverture métier par dépôt et des pages de détail sur le site.
Skills dans ce dépôt
Review a large git worktree, group changes into small coherent batches, create clear English commit messages, and explain the per-batch rationale in reusable commit-detail bullets. Use when the user asks to split commits, batch commits, review workspace changes, or restructure commit history without rewriting existing commits.
Act as a high-level orchestrator that reads a plan-todolist file, dispatches each round to subagents, updates progress in the plan file, and keeps going until every item is completed. Use when the user wants a multi-round plan executed rather than implemented directly in one pass.
Research a complex task and produce a round-by-round execution plan with a progress checklist that a high-level orchestrator can use to dispatch work to subagents and track completion. Use when planning a multi-round feature, refactor, migration, or other complex cross-file task.
Review a large git worktree, group changes into small coherent batches, create clear English commit messages, and explain the per-batch rationale in reusable commit-detail bullets. Use when: split commits, batch commits, review workspace changes, commit restructuring, commit rationale, commit detail.