Exécutez n'importe quel Skill dans Manus
en un clic
en un clic
Exécutez n'importe quel Skill dans Manus en un clic
Commencer$pwd:
$ git log --oneline --stat
stars:0
forks:0
updated:11 avril 2026 à 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.