Run any Skill in Manus
with one click
with one click
Run any Skill in Manus with one click
Get Started$pwd:
$ git log --oneline --stat
stars:0
forks:0
updated:April 11, 2026 at 12:09
SKILL.md
| 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.
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