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

PuPu

PuPu contains 4 collected skills from haoxiang-xu, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
4
Stars
36
updated
2026-07-11
Forks
4
Occupation coverage
2 occupation categories ยท 100% classified
repository explorer

Skills in this repository

create-issue
software-developers

Use when the user wants to turn a rough task idea into a GitHub issue for someone with zero project context. Investigates the codebase with GitNexus and writes an English onboarding brief, then files it via gh. Triggers: "create an issue for X", "write up a task to add Y", "file an issue so a new dev can build Z".

2026-07-11
pupu-i18n-coverage
software-quality-assurance-analysts-and-testers

Use when checking PuPu's translation coverage after adding or changing UI strings, or when asked "are translations complete / ๆผ็ฟปไบ†ๅ— / ๆฃ€ๆŸฅ i18n". Audits all 11 locales in src/locales against en.json (source of truth), auto-fills missing keys by translating them, and reports orphan keys, placeholder mismatches, dead keys, and t() references missing from en.json. Additions auto-apply; deletions/edits are report-only and need confirmation. Never commits.

2026-06-09
pupu-growth-analyst
software-developers

Use when analyzing PuPu's open-source growth or health for the founder โ€” GitHub traffic, downloads/installs, releases, community, or contributor activity โ€” or when producing a growth report or weekly COO report. Repo is haoxiang-xu/PuPu. Triggers: "how is PuPu growing?", "are people installing PuPu?", "which release performed best?", "PuPu weekly report", "is the community healthy?", "PuPu growth / COO report".

2026-06-08
pupu-test-api
software-quality-assurance-analysts-and-testers

Use when running QA / regression tests against PuPu, when verifying a code change actually works in the running app, or when reading PuPu UI/state without screenshotting manually. Triggers on tasks like "test that PuPu still creates chats correctly", "verify the new model selector works end-to-end", "send a message and check the response", "what's PuPu's current state?". Phase 1 covers chat lifecycle, message send (blocking), model/toolkit/character switching, logs, state snapshot, screenshot, eval.

2026-04-25