Skip to main content
Run any Skill in Manus
with one click
kim-song-jun
GitHub creator profile

kim-song-jun

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

skills collected
23
repositories
1
occupation fields
1
updated
2026-06-03
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.

repository explorer

Repositories and representative skills

#001
agent-skill
23 skills00updated 2026-06-03
100% of creator
agent-init
Software Developers

Bootstrap a Claude Code agent harness in the current project — CLAUDE.md, AGENTS.md, .claude/agents/, hooks, plugin wiring, all in one invocation. Use when starting a new project or adopting Claude Code on an existing one without an existing CLAUDE.md. (Renamed from /harness-init in v0.2.0)

2026-06-03
agent-all
Software Developers

Cost-unrestricted multi-agent pipeline. Drives intent→plan→wave-dispatch→gate→PR over the .claude/agents/ roster, with optional --loop until a shell break-condition succeeds (bounded by --max-iter and --max-cost). Requires /agent-init scaffolding.

2026-06-03
codex-init
Software Developers

Scaffold AGENTS.md, .codex/skills/, an operational task ledger, a repo-local Codex policy hook, and an operational Codex config snippet for a new or existing project. Use --lite to opt out of the heavy operational artifacts.

2026-06-03
agent-all-codex
Software Developers

Codex CLI port of /agent-all (intent → plan → wave-dispatch → gate → PR). Current Codex hooks do not expose the older agent-dispatch surface, so Phase 3 uses sequential `.codex/skills/<role>` invocations. The local phase files in this skill are the runnable Codex workflow contract.

2026-06-03
thrift-codex
Software Developers

Codex CLI port of /thrift — cost-conscious long-session optimisation. TOML hooks in ~/.codex/config.toml, OpenAI cost table, session-priming variant of Phase 4. Same six-phase pipeline as harness-thrift (CC); see plugins/harness-thrift/skills/thrift/SKILL.md for source-of-truth.

2026-06-02
debug-codex
Software Developers

Codex CLI port of /debug — six-phase debugging workflow with hypothesis state persistence, structured error parsing, and git/input bisection. Use run /debug to start an investigation from a failing command; run /debug --resume to continue across sessions. Writes a durable log to docs/debug/<date>-<slug>.md at end. Wraps (does not replace) superpowers:systematic-debugging when that skill is installed.

2026-06-01
debug
Software Developers

Six-phase debugging workflow with hypothesis state persistence, structured error parsing, and git/input bisection. Use /debug to start an investigation from a failing command; /debug --resume to continue across sessions. Writes a durable log to docs/debug/<date>-<slug>.md at end. Wraps (does not replace) superpowers:systematic-debugging when that skill is installed.

2026-06-01
visual-qa-codex
Software Quality Assurance Analysts & Testers

Codex CLI port of /visual-qa — Playwright MCP capture matrix + per-image LLM analysis + diff vs prior run. Supports `declared` and `comprehensive` modes (crawl + DOM walk auto-discovery, shallow click, baseline-relative verdict). Phase 3 uses sequential `.codex/skills/visual-qa-page` dispatch because current Codex hooks do not expose the older agent-dispatch surface. The local phase files in this skill are the runnable Codex workflow contract.

2026-06-01
Showing top 8 of 23 collected skills in this repository.
Showing 1 of 1 repositories
All repositories loaded