تشغيل أي مهارة في Manus
بنقرة واحدة
بنقرة واحدة
تشغيل أي مهارة في Manus بنقرة واحدة
ابدأ الآن$pwd:
$ git log --oneline --stat
stars:٠
forks:٠
updated:١١ أبريل ٢٠٢٦ في ١٢:٠٩
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.