.agents/skills/web-smoke/SKILL.md
Validate Flask web runtime behavior for health and generation endpoints with lightweight end-to-end checks.
npx skillsauth add hjjung-katech/newsletter-generator web-smokeInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
/health and required dependency fields./api/generate with safe mock payload./api/status/<job_id> until completion/failure threshold.development
Debug RRULE schedule execution, idempotency, duplicate prevention, and Redis/thread/sync fallback consistency.
business
Enforce release preflight, manifest scope, and ops-safety release reporting.
development
Run fast newsletter generation smoke checks in MOCK_MODE and validate expected HTML/output shape.
testing
Reconcile docs, env samples, and runtime config to a single source of truth. Use for config unification, import side-effect checks, and canonical env drift.