Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

pi-personal-package

pi-personal-package contient 11 skills collectées depuis xXJSONDeruloXx, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
11
Stars
2
mis à jour
2026-05-20
Forks
0
Couverture métier
2 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

ralph-wiggum
Développeurs de logiciels

Long-running iterative development loops with pacing control and verifiable progress. Use when tasks require multiple iterations, many discrete steps, or periodic reflection with clear checkpoints; avoid for simple one-shot tasks or quick fixes.

2026-05-20
ralph-wiggum
Développeurs de logiciels

Long-running iterative development loops with pacing control and verifiable progress. Use when tasks require multiple iterations, many discrete steps, or periodic reflection with clear checkpoints; avoid for simple one-shot tasks or quick fixes.

2026-05-20
pr-conflict-check
Développeurs de logiciels

Check all open PRs for a GitHub repo against a target branch (default: upstream/master) and report which ones have merge conflicts, are mergeable, or have failing CI. Use when asked to check PR conflict status, triage open PRs, or find PRs needing rebase/merge conflict resolution.

2026-04-28
codex-cli
Développeurs de logiciels

OpenAI Codex CLI reference. Use when running codex in interactive_shell overlay or when user asks about codex CLI options.

2026-04-25
pi-interactive-shell
Développeurs de logiciels

Cheat sheet + workflow for launching interactive coding-agent CLIs (Claude Code, Gemini CLI, Codex CLI, Cursor CLI, and pi itself) via the interactive_shell overlay or headless dispatch. Use for TUI agents and long-running processes that need supervision, fire-and-forget delegation, or headless background execution. Regular bash commands should use the bash tool instead.

2026-04-25
gamenative-screen-recording-export
Développeurs de logiciels

Pulls the latest Android screen recording from the attached ADB device to the Desktop, recompresses it under 10 MB (or falls back to GIF if needed), and can be used to attach polished media to a GameNative PR. Use after recording a GameNative test or when the user asks to grab the latest device screen recording, prep it for sharing, or attach it to a PR.

2026-04-21
media-under-size
Développeurs de logiciels

Shrink a GIF or video file under a target file size, defaulting to 10 MB, using ffmpeg/ffprobe. Use when the user wants media small enough for upload limits like Discord, GitHub comments, chat apps, or email.

2026-04-13
gamenative-cloud-save-debug
Développeurs de logiciels

Investigate why a game's cloud saves are not loading correctly in GameNative. Covers ADB filesystem inspection, Steam cloud file comparison, UFS pattern analysis, IS cache path tracing, DB state inspection, and code-level root cause identification. Use when a user reports that saves "look downloaded but the game starts fresh", progress is missing, or a specific game's save sync appears broken.

2026-04-02
ci-fix-watch
Développeurs de logiciels

Diagnose a failed GitHub Actions run, make the minimal code or config fix, push the branch, and watch replacement workflow runs until the pipeline is healthy. Use when asked to fix CI, unblock a failing pipeline, or monitor a branch/PR back to green.

2026-03-22
gamenative-discord-research
Développeurs de logiciels

Investigate a bug report, feature theme, or topic trend in the GameNative Discord using Latchkey, then correlate what you find against the local GameNative codebase. Use when asked to search GameNative Discord for reports about a topic, summarize recurring complaints/requests, review relevant code paths, separate known findings from guesses, or journal the research in Markdown.

2026-03-22
pr-review-watch
Analystes en assurance qualité des logiciels et testeurs

Monitor a GitHub pull request for new review comments, reviews, and issue comments for a bounded time, then assess whether the feedback is actionable and worth addressing. Use when asked to watch a PR for bot or human review activity, or to summarize existing review feedback.

2026-03-21