Che cos'è webapp-testing?
Toolkit per interagire e testare le app Web locali (Playwright): verifica del comportamento, debug dell'interfaccia utente, acquisizione di screenshot/registri. Fonte: jackiexiao/jackie-skills-starter.
Toolkit per interagire e testare le app Web locali (Playwright): verifica del comportamento, debug dell'interfaccia utente, acquisizione di screenshot/registri.
Installa rapidamente la skill AI webapp-testing nel tuo ambiente di sviluppo tramite riga di comando
Fonte: jackiexiao/jackie-skills-starter.
To test local web applications, write native Python Playwright scripts.
Always run scripts with --help first to see usage. DO NOT read the source until you try running the script first and find that a customized solution is abslutely necessary. These scripts can be very large and thus pollute your context window. They exist to be called directly as black-box scripts rather than ingested into your context window.
To start a server, run --help first, then use the helper:
Toolkit per interagire e testare le app Web locali (Playwright): verifica del comportamento, debug dell'interfaccia utente, acquisizione di screenshot/registri. Fonte: jackiexiao/jackie-skills-starter.
Campi e comandi stabili per citazioni AI/ricerca.
npx skills add https://github.com/jackiexiao/jackie-skills-starter --skill webapp-testingToolkit per interagire e testare le app Web locali (Playwright): verifica del comportamento, debug dell'interfaccia utente, acquisizione di screenshot/registri. Fonte: jackiexiao/jackie-skills-starter.
Apri il tuo terminale o strumento da riga di comando (Terminal, iTerm, Windows Terminal, ecc.) Copia ed esegui questo comando: npx skills add https://github.com/jackiexiao/jackie-skills-starter --skill webapp-testing Dopo l'installazione, la skill verrà configurata automaticamente nel tuo ambiente AI di coding e sarà pronta all'uso in Claude Code, Cursor o OpenClaw
https://github.com/jackiexiao/jackie-skills-starter