Skip to main content
Execute qualquer Skill no Manus
com um clique
Repositório GitHub

POE2-unofficial-launcher

POE2-unofficial-launcher contém 8 skills coletadas de NERDHEAD-lab, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.

skills coletadas
8
Stars
19
atualizado
2026-07-07
Forks
1
Cobertura ocupacional
1 categorias ocupacionais · 100% classificado
explorador de repositórios

Skills neste repositório

architecture-management
Desenvolvedores de software

Use when adding or changing features that affect lifecycle phases, service startup/shutdown, EventBus/IPC boundaries, shared state ownership, background processes, or cross-module responsibilities.

2026-07-07
config-management
Desenvolvedores de software

MANDATORY rules for adding or changing any AppConfig field (data layer only — independent of whether a settings-screen UI is involved). Covers AppConfig type, CONFIG_METADATA, CONFIG_KEYS, DEFAULT_CONFIG registration and persistence model.

2026-07-07
event-ipc-integration
Desenvolvedores de software

Pipeline instructions for creating events, subscribing via EventBus, and syncing with the Renderer (React) via IPC.

2026-07-07
kakao-automation
Desenvolvedores de software

Use when changing anything under src/main/kakao/ (login/launch automation, PageHandler selectors, SecurityCenter, visibility policy, page dumps, maintenance detection) or the KakaoGames starter/UAC path (src/main/utils/uac/kakao-game-starter.ts, uac-migration.ts). Third-party-DOM selector policy and real-user blast radius rules.

2026-07-07
roadmap-capture
Desenvolvedores de software

Use when a user says a feature, bug fix, experiment, or follow-up can wait, should be done later, belongs on the roadmap/backlog, or asks to add/update roadmap items. Two tracks — user-visible product changes go to docs/Roadmap.md (CI-synced to GitHub Issue

2026-07-07
settings-management
Desenvolvedores de software

Declarative pipeline for rendering and wiring settings-SCREEN UI items (settings-config.ts items, Context API hooks, no-hardcoding rule). For the underlying AppConfig data-layer registration, use config-management first.

2026-07-07
windows-electron-debugging
Desenvolvedores de software

Use this skill whenever debugging or visually verifying the POE2 launcher UI, Electron runtime errors, Vite dev-server behavior, Chrome DevTools attachment, screenshots, or CDP capture. This project is Windows-first; this skill prevents WSL/mock-browser verification mistakes by forcing pwsh npm run dev, launcher terminal logs, Chrome remote debugging, and real Electron screenshots.

2026-07-07
github-cli-token
Desenvolvedores de software

Use whenever running GitHub CLI (`gh`) or GitHub HTTPS git push from this repo, including PR creation, PR merge, PR checks, issues, Actions, or branch publishing. Enforces repo-local `.env` `GH_TOKEN` injection into the child process without mutating global `gh` auth state.

2026-06-09