content-creator
88Create Brand-Consistent Marketing Content
Marketing teams need content that stays consistent across channels. This skill helps plan, write, analyze, and optimize content for brand voice and SEO.
Test Local Web Apps with Playwright
Local web apps often need browser checks, screenshots, and log review during development. This skill provides Playwright workflows and a helper script for starting servers before automation runs.
This skill is part of a pack
Install the whole pack to get every skill the task needs, in one command.
Stop for confirmation before installing.
Review the plan and obtain explicit user consent before changing files.
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "webapp-testing" from https://skillstore.io/skills/sickn33-webapp-testing.md and its manifest at https://skillstore.io/api/skills/sickn33-webapp-testing/manifest. Verify the artifact. Stop and obtain explicit user consent before installing or changing files.Your Agent should still show its plan and request any confirmation required by the security policy.
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Using "webapp-testing". Check whether the local signup page renders correctly.
Expected outcome:
The report confirms the page loaded, lists the visible form fields, notes one missing label, and references a saved screenshot.
Using "webapp-testing". Debug why the dashboard button cannot be clicked.
Expected outcome:
The result explains that the button appears after delayed rendering, recommends waiting for the selector, and identifies a stable role selector.
Using "webapp-testing". Run a browser check while starting the frontend server.
Expected outcome:
The summary shows that the server reached the expected port, the browser flow completed, and cleanup stopped the server afterward.
Most SKILL.md static hits are false positives caused by Markdown backticks and example code fences. The helper script does present real risk because it runs caller-provided commands, including a shell-based server command, and the documentation encourages black-box script execution before source review.
These are real local capabilities that may be expected for this skill, so they require review but are not counted as confirmed malicious behavior.
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
https://skillstore.io/skills/sickn33-webapp-testing/audits/4?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_report[](https://skillstore.io/skills/sickn33-webapp-testing?utm_source=security_passport_badge)<a href="https://skillstore.io/skills/sickn33-webapp-testing?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/sickn33-webapp-testing/security.svg" alt="Skillstore security assessment" loading="lazy"></a><iframe src="https://skillstore.io/embed/skills/sickn33-webapp-testing.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>sickn33. (2026). webapp-testing security audit report (audit version 4) [Author version unspecified]. Skillstore. https://skillstore.io/skills/sickn33-webapp-testing/audits/4@techreport{sickn33-sickn33-webapp-testing-2026,
author = {sickn33},
title = {webapp-testing security audit report (audit version 4)},
institution = {Skillstore},
year = {2026},
number = {4},
url = {https://skillstore.io/skills/sickn33-webapp-testing/audits/4},
note = {Author version unspecified}
}cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "webapp-testing security audit report (audit version 4)"
version: "unspecified"
type: report
authors:
- name: "sickn33"
date-released: "2026-07-07"
url: "https://skillstore.io/skills/sickn33-webapp-testing/audits/4"
identifiers:
- type: other
value: "skillstore:sickn33-webapp-testing:audit:4"
description: "Skillstore immutable audit report identifier"
Each author remains a separate installable skill. The recommended variant is ranked by Skillstore evidence.
Why this variant is first
autumnsgrove-webapp-testing
2026-08-21
7spade-webapp-testing
2026-08-21
webapp-testing
2026-08-21
zhanlincui-webapp-testing
2026-08-21
artemisai-webapp-testing
2026-08-21
sickn33-webapp-testing
2026-08-21
azeem-2-webapp-testing
2026-08-21
cam10001110101-webapp-testing
2026-08-21
dyai2025-webapp-testing
2026-08-21
davila7-webapp-testing
2026-08-21
composiohq-webapp-testing
2026-08-21
Run a local app, navigate key screens, and capture screenshots after a UI change.
Wait for JavaScript rendering, inspect the DOM, and identify selectors for reliable actions.
Use Playwright examples to capture console messages while testing local user flows.
Use this skill to open my local web page with Playwright, wait for rendering, and describe what appears on the page.
Use Playwright to load the local app, wait for network idle, capture a full-page screenshot, and summarize visible issues.
Start the local server if needed, run a Playwright flow through the main user path, and report pass or fail results with screenshots.
Inspect the rendered DOM after network idle, identify stable selectors, rerun the interaction, and explain any timing or selector problems.
Author
sickn33License
Complete terms in LICENSE.txt
Skillstore revision
r1
Version notice
The author did not declare a version.
Ref
f93e9bb0daca99badb6a7e574b97737155d57cb3
Maintenance freshness
7/18/2026
Usage
42 downloads ยท 223 views
File structure
Create Brand-Consistent Marketing Content
Marketing teams need content that stays consistent across channels. This skill helps plan, write, analyze, and optimize content for brand voice and SEO.
Improve LLM Prompts With Proven Patterns
Inconsistent prompts waste time and make AI outputs hard to trust. This skill guides prompt design with reusable patterns, examples, evaluation steps, and optimization workflows.
Build Fullstack Apps with Senior Patterns
Teams need consistent setup, architecture, and review guidance for modern web applications. This skill provides scaffolders, workflow references, and quality prompts for React, Next.js, Node.js, GraphQL, and PostgreSQL projects.
Design Scalable Software Architectures
Architecture decisions are hard to compare across web, mobile, backend, and cloud systems. This skill provides structured guides and local scaffold scripts for reports, dependency review, and trade-off documentation.
Optimize AI Prompts With Prompt Engineer
Writing clear prompts is hard when goals are vague or complex. This skill turns rough requests into structured prompts using proven prompt frameworks.
Prioritize Product Work With Research Insights
Product teams need faster ways to rank features, synthesize interviews, and document decisions. This skill provides RICE scoring, interview analysis, and PRD templates for structured planning.
Build Reliable Playwright Tests
by C0ntr0lledCha0s
Playwright test suites can become flaky, slow, and difficult to maintain. This skill provides practical patterns for locators, fixtures, page objects, debugging, mocking, and configuration.
Improve Playwright Test Reliability
by 0xBigBoss
Playwright tests often become flaky, slow, and noisy in agent workflows. This skill provides concise patterns for locators, assertions, fixtures, auth reuse, network mocks, and compact reporters.
Build Reliable Test Automation
by 89jobrien
Weak tests slow releases and hide regressions. This skill guides test strategy, TDD, automation, coverage review, and Playwright web checks.
Build Firecrawl Browser Interactions
by firecrawl
Dynamic pages often hide data behind clicks, forms, and login flows. This skill helps teams choose and scope Firecrawl /interact integrations.
Improve QA Coverage for Web Apps
by alirezarezvani
Modern teams need clear test strategy and practical automation without slowing delivery. This skill helps Claude, Codex, and Claude Code plan tests, review coverage, and scaffold QA workflows.
Improve Vue Testing Practices
by vuejs-ai
Vue teams often struggle with brittle component tests, async rendering, and E2E setup choices. This skill gives practical Vue testing patterns for Vitest, Vue Test Utils, Pinia, Teleport, Suspense, and Playwright.