Skip to content

Commit e681156

Browse files
committed
fix: move skills info to readme to not confuse context7 with SKILLS.md root file
1 parent 9f361d8 commit e681156

File tree

2 files changed

+8
-9
lines changed

2 files changed

+8
-9
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -264,6 +264,14 @@ test("should apply promo code and remove first item", async ({ checkoutPage }) =
264264

265265
This package is available in [Context7](https://context7.com) MCP, so AI assistants can load it directly into context when working with your Playwright tests.
266266

267+
It also ships an [Agent Skills](https://agentskills.io) – compatible skill. Install it so your AI assistant loads playwright-page-object guidance:
268+
269+
```bash
270+
npx ctx7 skills install /sergeyshmakov/playwright-page-object playwright-page-object
271+
```
272+
273+
The skill lives in [skills/playwright-page-object/SKILL.md](skills/playwright-page-object/SKILL.md).
274+
267275
## Contributing
268276

269277
See [CONTRIBUTING.md](CONTRIBUTING.md) for guidelines on how to contribute to this project.

SKILLS.md

Lines changed: 0 additions & 9 deletions
This file was deleted.

0 commit comments

Comments
 (0)