skills/smithery.ai/smoke-test

smoke-test

SKILL.md

Smoke Test

Overview

This skill builds the Hugo site, starts a local server, and uses the Playwright MCP to verify that key pages load correctly with browser automation.

Smoke Test Workflow

When the user asks to run a smoke test, follow these steps:

Step 1: Build the Hugo Site

Build the site with:

hugo --cleanDestinationDir
Installs
3
First Seen
Mar 19, 2026