Use the runner when the AI is allowed to work beside a real Gateway.
This is the live-workflow skill. It teaches the agent how to use the Web Dev runner for discovery, dry runs, apply steps, backups, log reads, and page validation.

Why it was made
- Gives the agent discovery before writes, so it does not invent routes, tag providers, styles, or Named Queries.
- Separates dry-run, apply, validate, and rollback instead of mixing them into one risky step.
- Turns Gateway logs and readbacks into part of the build loop.
Common use cases
- Apply and validate a generated Perspective page on a reachable Gateway.
- Discover tag paths, style classes, views, routes, and Named Queries before building.
- Iterate on a page until route mapping, dependencies, and logs are clean.
- Use backups and rollback while testing AI-generated resources.
Proof style
Validate the artifact, not the promise.
The skill treats live Gateway evidence as the source of truth and avoids claiming success from generated files alone.

Evidence
Runner workflow proof
The graphic is AI-generated for the site. The checks below come from a sanitized read-only runner pass that proved the host-side skill can negotiate the API, inspect project state, validate route wiring, and check recent logs. Customer Gateways still need their own endpoint, token, security review, and approval before any write action.
- health returned the runner contract, feature list, supported actions, and mutation locks.
- gatewayInfo, routesList, and viewsList were callable as read-only discovery steps.
- pageValidate confirmed route-to-view structure without claiming browser rendering.
- logQuery used a bounded WARN/ERROR Perspective filter and returned a clean recent window.
- Write actions stay gated behind dry runs, mutation locks, explicit confirmations, backups, and rollback.
Example prompt
Apply this Perspective package to a reachable Gateway. Dry-run first, then validate the route and read recent logs.This is the kind of short instruction the skill is designed to make useful. The value is in the checks and Ignition-specific defaults the AI uses after reading the skill.
Expected output
- Starts with runner health, Gateway info, route, view, style, tag, and query discovery.
- Uses dryRun before apply and requires the exact confirmation string.
- Validates with pageValidate, viewRead, logQuery, tag/query readbacks, and browser proof when needed.
Related workflows
Skills that pair with this one
Ignition Perspective import zip builder
Perspective Import Zip Builder
Create reviewable Ignition 8.1 Perspective packages.
Ignition log diagnostics helper
Ignition Log Diagnostics
Turn noisy Gateway evidence into next steps.
Ignition UDT builder
Ignition UDT Builder
Model equipment once, then scale the screens.
Lifetime membership
Want access to this skill?
The one-time membership unlocks this skill, the full Ignition AI Toolkit, the Web Dev runner materials, setup docs, versioned downloads, and future Ignition 8.3 skills as they ship.
No subscription. Lifetime members keep portal access to the current toolkit and future skill releases, including planned Ignition 8.3-focused skills as they are added.