Skip to main content
Run any Skill in Manus
with one click
sendbird
GitHub creator profile

sendbird

Repository-level view of 13 collected skills across 2 GitHub repositories.

skills collected
13
repositories
2
updated
2026-07-17
repository explorer

Repositories and representative skills

adversarial-review
software-quality-assurance-analysts-and-testers

Run a design-challenging Claude Code review of local git changes in this repository. Args: --wait, --background, --base <ref>, --scope <auto|working-tree|branch>, --model <model>, --effort <low|medium|high|xhigh|max>, [focus text]. Defaults to opus + xhigh effort. Use only when the user wants stronger scrutiny than a normal review, such as explicit tradeoff challenge, risky-change review, or custom focus text.

2026-07-17
rescue
software-developers

Delegate a substantial diagnosis, implementation, or follow-up task to Claude Code through the tracked-job runtime. Args: --background, --wait, --resume, --resume-last, --fresh, --write, --model <model>, --effort <low|medium|high|xhigh|max>, --prompt-file <path>, [task text]. Defaults to opus + xhigh effort. Use when Claude should investigate or change things, not when the user only wants review findings.

2026-07-17
review
software-quality-assurance-analysts-and-testers

Run a standard Claude Code review of local git changes in this repository. Args: --wait, --background, --base <ref>, --scope <auto|working-tree|branch>, --model <model>, --effort <low|medium|high|xhigh|max>. Defaults to opus + xhigh effort. Use as the default path for ordinary code-review requests when the user did not explicitly ask for stronger adversarial scrutiny or for Claude to own the implementation work.

2026-07-17
setup
software-developers

Check whether Claude Code CLI is ready in this environment and optionally toggle the turn-end review gate. Args: --enable-review-gate, --disable-review-gate. Use for installation, authentication, or review-gate setup requests.

2026-07-17
cancel
computer-occupations-all-other

Cancel an active tracked Claude Code job in this repository. Args: [job-id]. Use only when the user wants to stop a queued or running Claude Code job.

2026-05-12
result
computer-occupations-all-other

Show the stored final output for a finished Claude Code job in this repository. Args: [job-id]. Use when the user already has, or needs, a tracked job id.

2026-05-12
status
computer-occupations-all-other

Show active or recent Claude Code jobs in this repository, or detailed status for a specific job id. Args: [job-id], --wait, --timeout-ms <ms>, --poll-interval-ms <ms>, --all. Use for tracked-job inspection, not setup or result retrieval.

2026-05-12
stave-worktree-pr-flow
software-developers

Ship the full current in-progress work as a PR in one pass. If already running inside a workspace-linked `git worktree` (for example under `.stave/workspaces/*`), reuse that same worktree in place. Otherwise move the dirty state into a dedicated temporary worktree, commit with a Conventional Commit message, push, open a GitHub pull request, and clean up the temporary worktree unless the user asks to keep it. Use for prompts like "worktree ๋งŒ๋“ค์–ด์„œ PR", "ํ˜„์žฌ ์ž‘์—… PR๋กœ ์˜ฌ๋ ค์ค˜", or "spin this dirty tree into a PR branch".

2026-07-07
lens-inspect
software-developers

Use the Lens built-in browser to inspect a running web application. Trigger when the request involves previewing a page, taking screenshots, reading DOM, checking console errors, picking elements to locate source code, or comparing rendered output to a design spec.

2026-06-29
the-explore-codebase
software-developers

Explore an unfamiliar area of the Stave codebase quickly. Use when the request asks for workspace structure, architecture overview, relevant files, entrypoints, "where should I look first", "๊ด€๋ จ ์ฝ”๋“œ ํ™•์ธ", "๊ตฌ์กฐ ํŒŒ์•…", or broad code search before implementation.

2026-06-23
the-ipc-contract-audit
software-developers

Audit Stave multi-file contracts before or during changes. Use when a task touches provider runtime options, IPC payloads, window.api, schemas, NormalizedProviderEvent, replay payloads, or asks for a contract or sync checklist. Trigger on phrases like "ipc", "schema", "runtimeOptions", "window.api", "provider event", "๊ณ„์•ฝ", "์Šคํ‚ค๋งˆ", "๋™๊ธฐํ™” ์ฒดํฌ".

2026-06-23
the-provider-runtime-symmetry
software-developers

Keep Stave's Claude and Codex provider runtimes in sync when editing one of them. Use when a change touches `electron/providers/claude-sdk-runtime.ts`, `electron/providers/codex-app-server-runtime.ts`, executable lookup, env construction, CLI session launch env, tooling status probes, or any provider-agnostic behavior. Trigger on phrases like "provider runtime", "claude adapter", "codex adapter", "sibling adapter", "PATH env", "CLAUDE_CONFIG_DIR", "CODEX_HOME", "tooling status", "์–ด๋Œ‘ํ„ฐ ๋Œ€์นญ", "์–‘์ชฝ ํ”„๋กœ๋ฐ”์ด๋” ํ™•์ธ".

2026-06-23
the-trace-execution-path
software-developers

Trace a behavior, event, or request path through the Stave codebase. Use when the request asks "where does this happen", "execution path", "call flow", "ํ๋ฆ„ ์ถ”์ ", "์–ด๋””์„œ ์ฒ˜๋ฆฌ๋ผ", or needs the exact producer -> bridge -> consumer chain.

2026-06-23
Showing 2 of 2 repositories
All repositories loaded