Runtime Verification

Verifies implementation works at runtime by discovering and executing dev server startup, API smoke tests, E2E tests, and browser checks. Use after quality checks pass (lint, test, typecheck) to confirm the code actually runs. Use when validating acceptance criteria, running Playwright or Cypress suites, or smoke-testing endpoints before PR creation.

synaptiai 74b092f 11.7 KB Updated

File contents

synaptiai/synapti-marketplace/tree/main/plugins/gh-workflow/skills/runtime-verification commit 74b092fb60

Frequently asked questions

npx skillmds@latest add synaptiai/runtime-verification-2