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

xoai

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

수집된 skills
65
저장소
2
업데이트
2026-07-15
저장소 탐색

저장소와 대표 skills

build-loop
소프트웨어 개발자

Drives task-by-task execution from an approved plan with quality gates between each task. Reads the plan, finds the next incomplete task, dispatches implementation, validates, updates progress, and continues. Use after a plan is approved and the user says "go", "start building", "execute the plan", or "implement the feature".

2026-07-15
tdd
소프트웨어 품질 보증 분석가·테스터

Enforces test-driven development: write failing test, write minimal code to pass, refactor. Mandatory for all implementation work. Use when writing any production code, implementing features, fixing bugs, refactoring, or when the user says "write code", "implement", "fix this", or "add a feature". Code written before its test is deleted.

2026-07-15
configure
소프트웨어 개발자

Configure Sage preset and project settings. Switch between base, startup, enterprise, or opensource constitution presets. Use when the user says "configure sage", "change preset", or "sage settings".

2026-07-15
session-bridge
소프트웨어 개발자

Preserves and restores context across agent sessions using plan file checkboxes as source of truth. Use when starting a new session, resuming previous work, ending a session, or when the user says "continue from last time", "what was I doing", or "save progress".

2026-07-14
architect
소프트웨어 개발자

Architecture Decision Records, System spec, Milestone plan

2026-07-14
build
소프트웨어 개발자

Brief (medium+ tasks), Spec, Implementation plan

2026-07-14
continue
소프트웨어 개발자

Session resumption with context

2026-07-14
fix
소프트웨어 개발자

Root cause diagnosis with evidence, Reproducing test, Minimal patch

2026-07-14
이 저장소에서 수집된 skills 62개 중 상위 8개를 표시합니다.
sage-self-learning
소프트웨어 개발자

Detects mistakes, stores prevention rules, promotes them across scope — the 'experience' layer for any AI agent that recurringly hits the same bugs, miscommunications, or wrong-tool choices across sessions. Use when: (1) a command or operation fails unexpectedly, (2) the user corrects the agent, (3) the agent discovers non-obvious behavior through debugging, (4) an API or tool behaves differently than expected, (5) a better approach is found for a recurring task. Also searches past learnings before starting tasks to avoid known pitfalls. Activate alongside the sage-memory skill — they share the same MCP backend but serve different purposes (sage-memory = durable context, sage-self-learning = agent mistakes and gotchas).

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

Captures and recalls durable context for AI agents — architecture decisions, user preferences, debugging insights, conventions, anything worth remembering across sessions. Teaches the agent when to remember (store findings during work), when to recall (search memory at session start and task start), and how to learn (structured knowledge capture via sage learn). Use when the user mentions memory, remember, recall, learn, capture knowledge, onboard to codebase, or when starting any session where sage-memory MCP tools are available.

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

Typed knowledge graph for any AI agent that needs structure — entity relationships, dependency chains, code-symbol graphs (with 0.11+ scan-codebase), task/project links, supersession chains. Use when creating or querying structured entities (Person, Project, Task, Event, Document, or code symbols from scan-codebase), linking related objects, checking dependencies, planning multi-step actions as graph transformations, or when skills need to share structured state. Trigger on "remember that X is Y", "what do I know about", "link X to Y", "show dependencies", "what blocks X", "what depends on X", entity CRUD, cross-skill data access, or any request involving structured relationships between things.

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