在 Manus 中运行任何 Skill
一键导入
一键导入
一键在 Manus 中运行任何 Skill
开始使用$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.