feat: Add Vue testing best practices and Playwright setup

This commit is contained in:
skytek_xinliang
2026-03-30 17:05:49 +08:00
parent 81b36c60f2
commit 52eb09eccf
74 changed files with 9181 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
This skill includes material derived from the Microsoft playwright-cli repository.
Source:
- Repository: microsoft/playwright-cli
- Path: skills/playwright-cli/SKILL.md
Copyright (c) Microsoft Corporation.
Licensed under the Apache License, Version 2.0.
See LICENSE.txt in this directory.
Modifications:
- Adapted for the Codex skill collection.
- Added a wrapper script and local reference guides.