webapp-testing
Web Application Testing
To test local web applications, write native Python Playwright scripts.
Helper Scripts Available:
/Users/sargupta/SahayakAIV2/sahayakai/sahayakai-main/.agent/skills/webapp-testing/scripts/with_server.py- Manages server lifecycle (supports multiple servers)
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.
Decision Tree: Choosing Your Approach
User task → Is it static HTML?
├─ Yes → Read HTML file directly to identify selectors
│ ├─ Success → Write Playwright script using selectors
│ └─ Fails/Incomplete → Treat as dynamic (below)
│
└─ No (dynamic webapp) → Is the server already running?
├─ No → Run: python /Users/sargupta/SahayakAIV2/sahayakai/sahayakai-main/.agent/skills/webapp-testing/scripts/with_server.py --help
More from sargupta/sahayakai
senior-software-engineer
Acts as a Senior Staff Engineer to enforce high-quality software development standards. Use this skill when the user asks for code implementation, architectural review, debugging, or technical design. It ensures all code is production-ready, typed, and architecturally sound.
92docx
Comprehensive document processing for SahayakAI. Use for (1) Generating worksheets and assignments, (2) Creating printable lesson plans, (3) Drafting study guides, or (4) Analyzing student submissions in .docx format.
25pptx
Presentation creation, editing, and analysis for SahayakAI educational flows. Use this for (1) Generating lesson plans as slides, (2) Creating teacher presentation decks, (3) Designing visual aids for micro-lessons, or (4) Analyzing existing educational decks.
16canvas-design
Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.
15frontend-design
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples include websites, landing pages, dashboards, React components, HTML/CSS layouts, or when styling/beautifying any web UI). Generates creative, polished code and UI design that avoids generic AI aesthetics.
15algorithmic-art
Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violations.
15