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

pixtuoid

pixtuoid contains 4 collected skills from IvanWng97, with repository-level occupation coverage and site-owned skill detail pages.

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

Skills in this repository

add-theme
software-developers

Add a new color theme to pixtuoid (a full ~90-role palette across 9 groups, rendered into the office). Use when the user says 'add a <name> theme', 'new color scheme', or 'port <palette> to pixtuoid'. Orchestrates the Rust registration PLUS the two steps agents miss โ€” the site manifest bridge test and the committed-media regen.

2026-07-11
beautify-decoration
software-developers

Iterate on the visual identity of a top-down pixel-art decoration (sprite + layout integration) in pixtuoid. Use when redesigning an existing decoration (pantry, lounge, meeting room, cubicle decor) or adding a new one. Captures the rebuild trap, the visual-verification loop, resolution constraints, sprite-format pitfalls, and the layout-integration checklist that we learned the hard way during the pantry beautify session.

2026-07-05
two-lens-review
software-quality-assurance-analysts-and-testers

Run pixtuoid's review protocol at either scope โ€” the mandatory pre-merge DIFF gate (2+ differentiated-lens agents on the diff) or a whole-codebase AUDIT (subsystem ร— factor fan-out over the whole tree). Both draw ONE shared factor taxonomy + verify contract + disposition; they differ only in population and orchestration. Use before merging ANY PR, on 'review this PR/branch' / 'is this ready to merge' (diff scope), or on 'whole-codebase review' / pre-release / periodic audit (whole-codebase scope). Encodes the five hard requirements, the escalation triggers, the adversarial finderโ†’verify fan-out, and the disposition sweep the repo learned the hard way.

2026-07-05
add-source
software-developers

Wire a new agent-CLI Source adapter into pixtuoid (a new coding CLI whose sessions become office sprites). Use when the user says 'add support for <CLI>', 'add a source for <tool>', or 'integrate <agent CLI>'. Orchestrates the cross-crate checklist whose steps have TEST TEETH โ€” the ones a diff-scoped edit silently misses (site manifest bridge, per-source badge hue, home-dir fn).

2026-07-03