Manus에서 모든 스킬 실행
원클릭으로
원클릭으로
원클릭으로 Manus에서 모든 스킬 실행
시작하기$pwd:
$ git log --oneline --stat
stars:0
forks:0
updated:2026년 4월 11일 12:09
SKILL.md
Use Playwright for frontend testing against the local app
Information on how to build, lint, typecheck and test the project, with details on dev and prod mode differences
| name | planning |
| description | Minimal workflow for creating, editing, and executing plans |
Use this skill to:
.agents/plans/Use this frontmatter in every plan:
---
title: <short title>
status: planned
progress:
- step: "<step 1>"
status: planned
- step: "<step 2>"
status: planned
---
Allowed step status values:
plannedin_progresscompleted.agents/plans/.progress steps.progress statuses as work changes.progress.planned step.in_progress.completed.Commit rule: one completed step per commit.