gstack-qaSystematically QA test a web application and fix bugs found. Runs QA testing, then iteratively fixes bugs in source code, committing each fix atomically and...
Install via ClawdBot CLI:
clawdbot install loocor/gstack-qaGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated May 8, 2026
An e-commerce company needs thorough testing of its online store, including product pages, cart functionality, checkout process, and payment gateways. This skill systematically finds bugs like broken links, form submission errors, or mobile responsiveness issues, then fixes them with atomic commits, ensuring a smooth shopping experience and reducing cart abandonment.
A SaaS provider rolls out new features every sprint, risking regressions in existing functionality. This skill performs diff-aware testing on the changed pages, verifies critical user flows (login, dashboard, data entry), and fixes medium-severity issues. It provides a health score comparison before and after, ensuring updates don't break the core experience.
A startup preparing for a public launch needs exhaustive testing of their mobile-responsive web app. The skill tests at 375x812 viewport, checks interactive elements, fills forms with edge cases, and documents console errors. It fixes all low-to-critical bugs, reporting a ship-readiness summary for stakeholders.
A government agency requires an accessibility-compliant web portal. This skill checks for keyboard navigation, screen reader compatibility, color contrast, and ARIA labels, scoring accessibility as 15% of health. It fixes functional and UX issues across all tiers, ensuring compliance with WCAG standards.
Offer automated web QA as a monthly subscription for SaaS companies, providing regular health scores, bug fixes, and regression reports. Pricing tiers based on app size and test frequency (weekly, bi-weekly, monthly).
Charge a base fee plus a fixed amount per bug found and fixed, incentivizing thoroughness. This model suits startups that need a one-time exhaustive audit before launch.
Offer the Quick tier for free to attract users (smoke test of top 5 pages), then upsell Standard and Exhaustive tiers for deeper analysis. The free tier demonstrates value and trust, converting users to paid plans.
💬 Integration Tip
Install as a CLI tool via npm; run 'qa' in your project root after setting up browser automation dependencies.
Scored May 8, 2026
Use when building UI with shadcn/ui components, Tailwind CSS layouts, form patterns with react-hook-form and zod, theming, dark mode, sidebar layouts, mobile navigation, or any shadcn component question.
Tailwind reference tool. Use when working with tailwind in frontend contexts.
A product creation skill based on the "Bee Website Builder" Open API. It is used to create a new product under a specified site language and product group, w...
A product update skill based on the "Bee Website Builder" Open API. It is used to update an existing product under a specified site language and supports upd...
Build WCAG 2.1 AA compliant websites with semantic HTML, proper ARIA, focus management, and screen reader support. Includes color contrast (4.5:1 text), keyboard navigation, form labels, and live regions. Use when implementing accessible interfaces, fixing screen reader issues, keyboard navigation, or troubleshooting "focus outline missing", "aria-label required", "insufficient contrast".
Use when building Vue 3 applications with Composition API, Nuxt 3, or Quasar. Invoke for Pinia, TypeScript, PWA, Capacitor mobile apps, Vite configuration.