Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
korchasa
GitHub 제작자 프로필

korchasa

9개 GitHub 저장소에서 수집된 161개 skills를 저장소 단위로 보여줍니다.

수집된 skills
161
저장소
9
업데이트
2026-07-04
저장소 지도

skills가 있는 위치

수집된 skill 수가 많은 주요 저장소와 이 제작자 카탈로그 내 비중, 직업 분포를 보여줍니다.

여기에는 상위 8개 저장소가 표시되며, 전체 저장소 목록은 아래에서 이어집니다.
저장소 탐색

저장소와 대표 skills

maintenance
소프트웨어 개발자

Use when the user asks for a project health audit, maintenance sweep, or multi-category lead-engineer scan followed by interactive issue-by-issue resolution with user approval. Do NOT trigger on routine lint/test runs, single-file cleanups, or standard "check project" requests.

2026-06-21
write-agent-benchmarks
소프트웨어 품질 보증 분석가·테스터

Create, maintain, and run evidence-based benchmarks for AI agents. Use when setting up testing infrastructure, writing new test scenarios, or evaluating agent performance.

2026-06-21
setup-ai-ide-devcontainer
소프트웨어 개발자

Generate a .devcontainer (devcontainer.json plus optional Dockerfile) for AI-IDE development with AI CLI integration, skill mounting, and security hardening. Use when the user wants to set up or containerize a dev environment for Claude Code, OpenCode, or flowai.

2026-06-20
engineer-skill
기타 컴퓨터 관련 직업

Guide for creating effective Agent Skills (SKILL.md packages). Use when users want to create a new skill, write a skill, author a SKILL.md, or ask about skill structure, best practices, or skill file format. Works across IDEs (Cursor, Claude Code, OpenCode).

2026-06-20
analyze-context
소프트웨어 개발자

Estimate total token usage and cost across conversation history, system prompts, and active rules. Use when the user asks how much context or how many tokens are in use, to audit context size, or to estimate session cost.

2026-06-20
engineer-ai-ide-plugin
기타 컴퓨터 관련 직업

Design and build plugins for AI IDEs (skills, MCP tools, hooks, packaging, manifests, marketplaces, per-IDE validation). Use when the user wants to create, design, or package an AI-IDE plugin.

2026-06-20
engineer-plugin-hooks
기타 컴퓨터 관련 직업

Build AI-IDE plugin hook elements - shared policies plus Claude Code/Codex/OpenCode/Cursor adapters for lifecycle events, blocking, audit, and context injection. Use when adding or configuring plugin hooks.

2026-06-20
engineer-plugin-marketplace
기타 컴퓨터 관련 직업

Design AI-IDE plugin marketplaces - requirements, host-specific payloads, local dogfood, release sync, and validation. Use when the user wants to create or publish a plugin marketplace.

2026-06-20
이 저장소에서 수집된 skills 52개 중 상위 8개를 표시합니다.
write-agent-benchmarks
소프트웨어 개발자

Create, maintain, and run evidence-based benchmarks for AI agents. Use when setting up testing infrastructure, writing new test scenarios, or evaluating agent performance.

2026-06-21
maintenance
소프트웨어 개발자

Use when the user asks for a project health audit, maintenance sweep, or multi-category lead-engineer scan followed by interactive issue-by-issue resolution with user approval. Do NOT trigger on routine lint/test runs, single-file cleanups, or standard "check project" requests.

2026-06-21
engineer-skill
기타 컴퓨터 관련 직업

Guide for creating effective Agent Skills (SKILL.md packages). Use when users want to create a new skill, write a skill, author a SKILL.md, or ask about skill structure, best practices, or skill file format. Works across IDEs (Cursor, Claude Code, OpenCode).

2026-06-20
analyze-context
소프트웨어 개발자

Estimate total token usage and cost across conversation history, system prompts, and active rules. Use when the user asks how much context or how many tokens are in use, to audit context size, or to estimate session cost.

2026-06-20
engineer-ai-ide-plugin
기타 컴퓨터 관련 직업

Design and build plugins for AI IDEs (skills, MCP tools, hooks, packaging, manifests, marketplaces, per-IDE validation). Use when the user wants to create, design, or package an AI-IDE plugin.

2026-06-20
engineer-plugin-hooks
기타 컴퓨터 관련 직업

Build AI-IDE plugin hook elements - shared policies plus Claude Code/Codex/OpenCode/Cursor adapters for lifecycle events, blocking, audit, and context injection. Use when adding or configuring plugin hooks.

2026-06-20
engineer-plugin-marketplace
기타 컴퓨터 관련 직업

Design AI-IDE plugin marketplaces - requirements, host-specific payloads, local dogfood, release sync, and validation. Use when the user wants to create or publish a plugin marketplace.

2026-06-20
engineer-plugin-mcp
기타 컴퓨터 관련 직업

Build AI-IDE plugin MCP elements - stdio JSON-RPC servers, tool schemas, host wiring for Claude Code/Codex, event-name mapping, and validation. Use when adding an MCP server to a plugin.

2026-06-20
이 저장소에서 수집된 skills 52개 중 상위 8개를 표시합니다.
이 저장소에서 수집된 skills 37개 중 상위 8개를 표시합니다.
foxcode-run-project-profile
소프트웨어 개발자

Launch FoxCode in Project Profile mode from Codex via the foxcode MCP server (`launchBrowser`). One tool call, no Python.

2026-07-04
foxcode-run-project-profile
소프트웨어 개발자

Launch FoxCode in Project Profile mode via the foxcode MCP server (`launchBrowser` tool). One tool call, no Python.

2026-07-04
foxcode-distribution-testing
소프트웨어 품질 보증 분석가·테스터

Test FoxCode distribution when asked to verify install/update paths, plugin packaging, marketplace contents, npm pack output, Claude Code plugin delivery, Codex plugin/config delivery, OpenCode package delivery, release readiness, or user-machine installation behavior.

2026-06-04
foxcode-run-user-profile
소프트웨어 개발자

Launch FoxCode in User Profile mode from Codex. Guides extension loading via about:debugging, opens connection page, verifies connectivity.

2026-06-04
foxcode-skill-qa
소프트웨어 품질 보증 분석가·테스터

Quality-test the user-facing FoxCode skills (`foxcode-run-project-profile`, `foxcode-run-user-profile`) by spawning fresh subagents per probe so context cannot leak. Judges triggering accuracy, end-state correctness, robustness on negative prompts, and adherence to the SKILL.md flow. Use when asked to QA, audit, benchmark, regression-check, or smoke-test FoxCode skills, or to validate that a SKILL.md edit did not break the run flow.

2026-06-04
foxcode-run-user-profile
소프트웨어 개발자

Launch FoxCode in User Profile mode. Guides user to load extension via about:debugging, opens connection page, verifies connectivity.

2026-06-04
foxcode-usage-analysis
소프트웨어 개발자

Analyze historical Codex and Claude Code sessions for real FoxCode usage. Use when evaluating how effectively agents use FoxCode, evalInBrowser, launch skills, or browser automation across past sessions.

2026-05-21
foxcode-acceptance-testing
소프트웨어 품질 보증 분석가·테스터

Run FoxCode acceptance testing when asked to verify that FoxCode works end-to-end, smoke-test browser automation, validate evalInBrowser, check Claude Code/OpenCode/Codex integration, or prove a release candidate works with real Firefox.

2026-05-16
supervisor
기타 컴퓨터 관련 직업

Supervisor for one flowai-workflow run (Codex). Starts or resumes a single workflow, diagnoses failures from run artifacts, patches root causes, resumes the same run. Run inside an isolated Codex worker subagent spawned by the `supervise`/`orchestrate` skill.

2026-06-22
init
소프트웨어 개발자

Copy a bundled flowai-workflow into the user's project so they can adapt and run it locally. Use when the user wants to start using flowai-workflow in a new repo.

2026-06-04
orchestrate
기타 컴퓨터 관련 직업

Run the flowai-workflow orchestration policy loop. Delegates policy execution to the workflow orchestrator agent, which selects workflows from ORCHESTRATION.md and supervisor summaries.

2026-06-04
run
소프트웨어 개발자

Execute a bundled or project-local flowai-workflow DAG. Use to launch a workflow run from inside the host IDE.

2026-06-04
supervise
기타 컴퓨터 관련 직업

Live flowai-workflow run supervisor. Use only for requests to run, monitor, continue, or resume a current workflow now. Exclude last-night, finished, post-mortem, root-cause-report, and conceptual questions.

2026-06-04
orchestrator
기타 컴퓨터 관련 직업

Long-cycle flowai-workflow orchestrator (Codex). Reads project orchestration policy, selects the next workflow, and returns a structured supervisor delegation request. Run inside an isolated Codex worker subagent spawned by the `orchestrate` skill.

2026-06-04
scaffold
소프트웨어 개발자

Scaffold or adapt flowai-workflow DAGs in a project. Use for adding flowai-workflow, adapting an existing .flowai-workflow/<name>, validating workflow.yaml, or wiring agent prompts/scripts.

2026-05-30
저장소 9개 중 9개 표시
모든 저장소를 표시했습니다