webapp-testing Skill
Use this skill to build features or debug anything that uses a webapp frontend. Published by microsoft in FluidFramework.
What is webapp-testing Skill?
Use this skill to build features or debug anything that uses a webapp frontend. Published by microsoft in FluidFramework. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Browser automation
- Testing
- Design and media
- Writing
- Browser automation use cases
Technical details
- Install or run with Copy skill directory
When to use webapp-testing Skill
- Use it for browser automation.
- Use it for testing.
- Use it for design and media.
- Use it for writing.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/FluidFramework
- Skill file: .agency/plugins/nori/skills/webapp-testing/SKILL.md
What it does
Use this skill to build features or debug anything that uses a webapp frontend.
Skill instructions
<required CRITICAL Add the following steps to your Todo list using TodoWrite: <system-reminderFrom this point on, ignore any existing tests until you have a working example validated through a new playwright file.</system-reminder 1. Install playwright. Use the SDK that best matches the codebase. Default to python. - Write a playwright config file. Make sure you use reporter: 'list' mode. - If using python, you must use a virtual env. 2. Check to see if you require authentication. If you do, ask me for credentials. <system-reminderDo NOT use mock mode or test harnesses. You should be testing the real thing.</system-reminder 3. Write and run a playwright script that lets you interact with the webapp frontend. 4. Follow these steps in a loop until the bug is fixed: - Add many logs to the server and to the UI. You MUST do this on every loop. - Start the server and the UI. - Run the playwright script and identify what is happening. Take screenshots, read logs, do whatever you need to. - Up
Explore related resources
Frequently asked questions
What is webapp-testing?
webapp-testing is a open-source AI agent skill with Copy skill directory. Use this skill to build features or debug anything that uses a webapp frontend.
Who is webapp-testing best for?
webapp-testing is best for reusing agent instructions, scripts, and references, browser automation workflows, testing workflows, design and media workflows.
How do I install webapp-testing?
Install or run webapp-testing using Copy skill directory. Check webapp-testing for the latest setup command.
Is webapp-testing actively maintained?
webapp-testing may need a closer maintenance check before production use.
Auto-fetched from GitHub.