Manus에서 모든 스킬 실행
원클릭으로
원클릭으로
원클릭으로 Manus에서 모든 스킬 실행
시작하기$pwd:
$ git log --oneline --stat
stars:6
forks:1
updated:2026년 5월 29일 14:31
파일 탐색기
SKILL.md
| name | {skill-name} |
| description | {what this skill teaches agents} |
| domain | {e.g., testing, api-design, error-handling} |
| confidence | low|medium|high |
| source | {how this was learned: manual, observed, earned} |
| tools | null |
{When and why this skill applies}
{Specific patterns, conventions, or approaches}
{Code examples or references}
{What to avoid}
{what this skill teaches agents}
Validate checked-in .http examples with parser assertions plus MockHttpExecutor request-chain tests
Risk assessment checklist for migrating parsers to PEG/parser-generator tools
Checklist for reviewing parser/serializer parity, native-vs-WASM behavior, and large-payload hot paths
Audit GUI, TUI, and WASM flows for hidden state, shortcut drift, and parity regressions