Skip to main content
Run any Skill in Manus
with one click
GitHub repository

mypac

mypac contains 24 collected skills from ladislas, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
24
Stars
2
updated
2026-06-19
Forks
1
Occupation coverage
5 occupation categories · 100% classified
repository explorer

Skills in this repository

pac-uv
software-developers

Use `uv` for Python workflows in this repo. Use when running Python scripts, adding dependencies, or replacing pip/python/venv commands.

2026-06-19
pac-github-issue-create
software-developers

Create a GitHub issue in the current repository with gh. Use when the user wants to capture work as an issue from Pi or through the /ghi command.

2026-06-17
pac-to-prd
project-management-specialists

Synthesize current context into a structured PRD draft or publishable PRD artifact using a shared template. Use when the user wants a PRD from conversation context, a GitHub issue, or a saved draft path.

2026-06-17
pac-zoom-out
software-developers

Zoom out from an unfamiliar code area and map how it fits into the bigger picture. Use when the user says to zoom out, go up a layer, map an area, or asks how code fits together.

2026-05-25
pac-github
software-developers

Interact with GitHub using the `gh` CLI. Use when working with GitHub issues, pull requests, workflow runs, or API queries.

2026-05-22
pac-librarian
software-developers

Cache and refresh remote git repositories under ~/.cache/checkouts/<host>/<org>/<repo> so future references can reuse a local copy. Use this skill when the user points you to a remote git repository as reference or you encountered a remote git repo through other means.

2026-05-22
pac-upstream-checkpoints
software-developers

Review upstream/reference sources against this repository and create GitHub checkpoint issues. Use when checking .pac/upstream-sources.yaml, tracking inspiration drift, or running /pac-upstream-checkpoints.

2026-05-22
pac-review
software-quality-assurance-analysts-and-testers

Review code changes following project review guidelines. Use when the user asks to review code, uncommitted changes, a pull request, a branch comparison, or a specific commit.

2026-05-22
pac-handoff
secretaries-and-administrative-assistants-except-legal-medical-and-executive

Creates a concise handoff document for another Pi session or agent. Use when ending work, switching sessions, pausing multi-step work, or preparing context for a fresh agent.

2026-05-21
pac-review-standards-spec
software-quality-assurance-analysts-and-testers

Run an optional Standards + Spec follow-up review after the default pac-review pass. Use when the user asks for a standards review, spec review, or Standards + Spec review of code changes.

2026-05-21
pac-grill-with-docs
software-developers

Grill issue-backed work against the codebase and project language, then persist durable outcomes to GitHub issue updates, ADR comments, PRD comments, and sparing CONTEXT.md edits. Use when working from a GitHub issue/PR or when the user wants grilling plus durable notes.

2026-05-20
pac-changelog
software-developers

Update the repository CHANGELOG.md for notable changes and release prep. Use when finishing meaningful work that should be recorded before merge or when preparing a release section.

2026-05-20
pac-commit
software-developers

Create, split, or plan git commits that follow this repository's commit workflow. Use when the user asks to commit changes directly, split changes into commits, or make an implementation commit along the way.

2026-05-20
pac-pi-extension
software-developers

Create or refactor a Pi extension safely. Use when starting new extension work, adding helper modules to an existing extension, or colocating tests. Covers layout, modularization, tests, and CI alignment.

2026-05-20
pac-explore
project-management-specialists

Explore ideas, problems, or design options without implementing. Use when the user wants open-ended discovery, codebase investigation, trade-off mapping, or to decide whether work should become a PRD, issue breakdown, grilling session, or implementation task.

2026-05-12
pac-tdd
software-quality-assurance-analysts-and-testers

Guide pragmatic test-driven implementation through small vertical slices. Use when implementing behavior-changing features or bug fixes, especially when tests, regression coverage, red-green-refactor, tracer bullets, or public-interface testing are relevant.

2026-05-11
pac-to-issues
project-management-specialists

Break a plan, PRD, or discussion into independently-grabbable GitHub issues using tracer-bullet vertical slices. Use when the user wants to convert a plan into issues, decompose a PRD into tickets, or create a set of linked implementation issues with explicit dependencies.

2026-05-07
pac-triage
software-developers

Triage GitHub issues through a pac label-based state machine. Use when reviewing incoming issues, classifying bugs or enhancements, preparing pac:ready_for_agent briefs, or closing pac:wontfix/pac:out_of_scope work.

2026-05-07
pac-diagnose
software-quality-assurance-analysts-and-testers

Run a disciplined diagnosis loop for hard bugs and performance regressions. Use when debugging failures, reproducing bugs, investigating flaky behavior, or diagnosing slow code.

2026-05-06
pac-improve-architecture
software-developers

Review a codebase for deepening opportunities using shared architecture vocabulary, then grill a chosen candidate. Use when the user wants architecture improvement ideas, refactoring candidates, or interface-deepening analysis from free text, GitHub issue/PR context, or a todo.

2026-05-02
pac-caveman
executive-secretaries-and-executive-administrative-assistants

Ultra-compressed communication mode. Cuts token usage ~75% by dropping filler, articles, and pleasantries while keeping full technical accuracy. Use when user says "caveman mode", "talk like caveman", "use caveman", "less tokens", "be brief", or invokes /pac-caveman.

2026-04-29
pac-grill-me
project-management-specialists

Interview the user relentlessly about a plan or design until reaching shared understanding, resolving each branch of the decision tree one question at a time. Use when user wants to stress-test a plan, get grilled on a design, or mentions 'grill me'.

2026-04-29
pac-pi-skill
software-developers

Author, rename, or refactor a Pi skill for this repo. Use when creating a new skill under skills/, renaming one, or updating its structure and references.

2026-04-29
pac-pi-prompt
software-developers

Author or update a Pi prompt file for this repo. Use when creating a new slash command or editing an existing prompt in prompts/.

2026-04-28