Skip to main content
Execute qualquer Skill no Manus
com um clique
$pwd:
code-yeongyu
GitHub creator profile

code-yeongyu

Repository-level view of 45 collected skills across 15 GitHub repositories, including approximate occupation coverage.

skills collected
45
repositories
15
occupation fields
2
updated
2026-05-23
occupation focus
Major fields detected across this creator.
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

Showing the top 8 repositories here; full repository list continues below.
repository explorer

Repositories and representative skills

#001
oh-my-openagent
13 skills59.1k4.8kupdated 2026-05-23
29% of creator
opencode-session-debugging
Desenvolvedores de software

Debug broken OpenCode sessions by locating sessions from an id, title, or directory, recursively inspecting child sessions, correlating transcripts, logs, background tasks, and current OpenCode source, then driving a TDD fix in an isolated PR worktree when code changes are needed. Use whenever the user mentions OpenCode session corruption, background task completion, child sessions, session ids, or a broken session transcript.

2026-05-23
work-with-pr
Desenvolvedores de software

Full PR lifecycle: always create a new git worktree, implement there, make atomic commits, open a PR to dev, and keep iterating until CI, review-work, Cubic, and GPT-5.2 xhigh PR review all pass. Never merge early. After a merge commit, delete the worktree. Use whenever implementation work needs PR delivery: create a PR, implement and PR, work-with-pr, land this, or implement end to end.

2026-05-23
security-research
Analistas de segurança da informação

Team Mode security research skill. Orchestrates 3 vulnerability hunters and 2 PoC engineers to audit a codebase in parallel, prove exploitability, classify root causes, and calibrate severity by actual exploitability. Use for security review, vulnerability research, exploitability audit, pre-release security check, threat model validation, and `/security-research`. Triggers: 'security-research', 'security research', 'security review', 'vulnerability audit', 'exploitability audit', '보안 리뷰', '취약점 감사'.

2026-05-23
publish
Administradores de redes e sistemas de computador

Publish oh-my-opencode to npm via GitHub Actions workflow. Argument: <patch|minor|major>. Triggers: publish, release, deploy, npm publish.

2026-05-13
get-unpublished-changes
Desenvolvedores de software

Compare HEAD with the latest published npm version and list all unpublished changes. Triggers: unpublished changes, changelog, what changed, whats new.

2026-05-13
omomomo
Desenvolvedores de software

Easter egg command - about oh-my-opencode. Triggers: omomomo, about, easter egg.

2026-05-13
remove-deadcode
Desenvolvedores de software

Remove unused code from this project with ultrawork mode, LSP-verified safety, atomic commits. Triggers: remove dead code, dead code, cleanup, remove unused.

2026-05-13
git-master
Administradores de redes e sistemas de computadorDesenvolvedores de software

MUST USE for ANY git operations. Atomic commits, rebase/squash, history search (blame, bisect, log -S). STRONGLY RECOMMENDED: Use with task(category='quick', load_skills=['git-master'], ...) to save context. Triggers: 'commit', 'rebase', 'squash', 'who wrote', 'when was X added', 'find the commit that'.

2026-04-04
Showing top 8 of 13 collected skills in this repository.
#002
sisyphus-private
11 skills50updated 2025-11-25
24% of creator
sisyphus-plan-writer
Especialistas em gestão de projetos

Create YAML format work plans saved as .sisyphus/tasks/{name}.yaml with strict schema validation. Analyze user requirements, gather project context, and generate structured plans with verification specs. ALWAYS includes mandatory plan-reviewer verification. Use when users request YAML-based work planning or Sisyphus-compatible task breakdown.

2025-11-25
pr-creator
Desenvolvedores de software

GitHub Pull Request creation specialist. Analyzes user requirements to create PRs with structured titles and bodies matching the user's query language. Handles git change analysis, PR draft creation, user confirmation, and final PR creation via gh CLI.

2025-11-20
sisyphus-trigger
Administradores de redes e sistemas de computador

Activate when user expresses intent to start Sisyphus work (e.g., "okay then work like that", "let's execute this", "start working on this"). Extract ai-todolist.md content from GitHub comments/files, create branch, commit, and trigger GitHub Actions workflow. If no ai-todolist format found, load plan-writer skill instead.

2025-11-09
interactive-debugging
Desenvolvedores de software

Patterns for controlling interactive debuggers (pdb, ipdb, gdb, lldb, node debug) via terminalcp

2025-11-02
process-monitoring
Administradores de redes e sistemas de computador

Patterns for managing and monitoring long-running processes (builds, tests, servers, etc.) via terminalcp

2025-11-02
repl-interaction
Administradores de redes e sistemas de computador

Patterns for controlling REPL sessions (Python, IPython, Node.js, Ruby, etc.) via terminalcp

2025-11-02
tui-applications
Administradores de redes e sistemas de computador

Patterns for controlling TUI applications (vim, htop, tig, lazygit, etc.) via terminalcp

2025-11-02
browser-automation
Analistas de garantia de qualidade de software e testadores

Common Playwright automation patterns for web testing and scraping via MCP

2025-10-20
Showing top 8 of 11 collected skills in this repository.
#003
pi-cua-integration
5 skills22updated 2026-05-13
11% of creator
cua-localhost
Administradores de redes e sistemas de computador

Drive the user's host machine directly through Cua, with no sandbox. Maps to Cua's Localhost API. Higher risk - the agent can click, type, and run shell commands on the real desktop. Use only when the user explicitly opts in and read the safety section first. Triggers - "control my computer", "click here", "use my real Chrome", "no sandbox", "내 컴퓨터 자동화".

2026-05-13
cua-control
Desenvolvedores de software

Mouse, keyboard, and scroll primitives for cua_click / cua_type / cua_key / cua_scroll. Reference for action shapes, modifier keys, key chord syntax, and screenshot-driven targeting workflows.

2026-05-13
cua-overview
Administradores de redes e sistemas de computador

pi-cua-integration is a Pi/Senpi extension that bridges Cua (trycua/cua) for computer-use sandboxes and host control. MUST USE when the user asks to drive a desktop UI, take screenshots, run a "computer use" task, control a sandbox, or invoke any cua_* tool. Triggers - "cua", "computer use", "sandbox", "screenshot the desktop", "click the screen", "take over the browser", "샌드박스 켜줘", "스크린샷 찍어", "내 컴퓨터에서 자동화".

2026-05-13
cua-cloud-sandbox
Administradores de redes e sistemas de computador

Use Cua's cloud sandboxes via cua.ai. Requires CUA_API_KEY. Cloud sandboxes are isolated VMs run by trycua with billing per usage. Use when the user wants no local Docker/QEMU, wants Windows/macOS guests without Apple Silicon, or explicitly asks for cloud.

2026-05-13
cua-local-sandbox
Administradores de redes e sistemas de computador

Run Cua sandboxes locally - no API key required. Covers Docker (XFCE/Kasm) for Linux containers, QEMU for full VMs, Lume for macOS guests on Apple Silicon, and Tart for Apple VZ VMs. Use when the user wants a local sandbox, wants to keep things off the cloud, or asks "spin up an Ubuntu desktop", "open a sandbox VM", "let me try this safely first".

2026-05-13
#004
senpi
3 skills19812updated 2026-05-15
6.7% of creator
#005
my-claude-code-harness
2 skills135updated 2025-11-24
4.4% of creator
#006
cc-plus
2 skills42updated 2025-11-01
4.4% of creator
#010
macos-cua
1 skills51updated 2026-05-15
2.2% of creator
#012
ast-grep-skill
1 skills31updated 2026-05-01
2.2% of creator
Mostrando 12 de 15 repositorios