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

pi-personal-package

pi-personal-package enthält 11 gesammelte Skills von xXJSONDeruloXx, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
11
Stars
2
aktualisiert
2026-05-20
Forks
0
Berufsabdeckung
2 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

ralph-wiggum
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Softwarequalitätssicherungsanalysten und -tester

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