mirror of
https://github.com/ksyasuda/dotfiles.git
synced 2026-02-27 12:22:43 -08:00
7 lines
313 B
YAML
7 lines
313 B
YAML
interface:
|
|
display_name: "Playwright CLI Skill"
|
|
short_description: "Automate real browsers from the terminal"
|
|
icon_small: "./assets/playwright-small.svg"
|
|
icon_large: "./assets/playwright.png"
|
|
default_prompt: "Automate this browser workflow with Playwright and produce a reliable script with run steps."
|