Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

xagent

xagent에는 icholy에서 수집한 skills 7개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
7
Stars
3
업데이트
2026-07-04
Forks
0
직업 범위
직업 카테고리 2개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

testing
소프트웨어 품질 보증 분석가·테스터

Guidelines for writing Go tests. Apply when creating or modifying test files.

2026-07-04
xagent-implement
소프트웨어 개발자

Execute an already-agreed plan by delivering it as a stack of "layer cake" PRs — one xagent task per PR, strictly one at a time. Use when the design is settled (usually an accepted proposal) and the job is to build it. You delegate each layer to a task, review the PR it opens, and the human merges. A merge is the go signal to start the next layer. Feedback on a PR — yours or the user's — is relayed back to the task (which wakes on the PR event) rather than fixed by hand. Mute all channel notifications and unmute only the tasks you create. Track progress in a GitHub issue with a checkbox per layer so the work can be resumed after context loss.

2026-07-04
proposal
소프트웨어 개발자

Create a design proposal for a feature or change. Use when the user wants to plan or design something before implementing it.

2026-07-04
xagent-orchestrator
소프트웨어 개발자

Act as an engineering manager who delegates implementation to xagent tasks. Use for sessions where the user wants you to design, delegate, and review work rather than write production code yourself. You scope work, kick off xagent tasks, and review the proposals and PRs they produce — requesting changes by commenting on the PR and tagging the author.

2026-05-31
xagent-task
소프트웨어 개발자

Create xagent tasks using the MCP tools. Use when the user wants to create a task for the xagent system.

2026-05-31
grpc
소프트웨어 개발자

Guidelines for working with the Connect RPC (gRPC) API. Apply when modifying proto definitions, implementing server handlers, or creating API clients.

2026-05-24
webui
소프트웨어 개발자

Web UI development guidelines for the v2 React UI in webui/. Apply when working on files in webui/, creating React components, or using TanStack Router/Query.

2026-05-23