vertical-runtime

Diagnose and manage vertical loading, validation, persistence, and HTTP endpoints.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/curtismu7/AI-demo --skill vertical-runtime
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: vertical-runtime
Source: https://github.com/curtismu7/AI-demo/tree/main/.claude/skills/vertical-runtime
Command: npx skills add https://github.com/curtismu7/AI-demo --skill vertical-runtime

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill assists in diagnosing and managing the vertical runtime system, ensuring the proper loading, validation, and persistence of verticals and their associated data.

Core Features & Use Cases

  • Manifest Loading and Validation: Load and validate vertical manifests and mock data for the system.
  • Active Vertical Management: Manage active verticals, their storage, and retrieval.
  • Overlay System: Apply and manage overlays on vertical manifests for customization.
  • Data Feeds: Provide primary data feeds for the UI, including active verticals and mock data.
  • Chips and Hero Stats: Manage quick-action chips and hero stats for the user interface.
  • HTTP Endpoints: Offers HTTP endpoints for real-time vertical switches, edits, and data retrieval.
  • Debugging and Troubleshooting: Diagnose issues such as vertical not loading, terminology errors, and hero stats display problems.

Quick Start

Start the skill using the command: use vertical-runtime.

Frequently Asked Questions about vertical-runtime

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I debug a vertical not loading in the vertical runtime system?

To debug vertical loading issues, use this Skill to diagnose and manage the loading, validation, and persistence of verticals. It handles manifest validation and active vertical operations to identify why the vertical fails to load.

How do I manage overlays on vertical manifests for runtime customization?

Manage overlays on vertical manifests by applying the overlay system to customize active verticals. This Skill handles overlay customization directly, allowing you to modify manifest behavior without altering the base configuration.

Can I retrieve active vertical data via HTTP endpoints in real time?

Yes, you can retrieve active vertical data via HTTP endpoints in real time. This Skill provides HTTP endpoints for real-time vertical switches, edits, and data retrieval to serve as primary data feeds for the UI.

What is the process for validating vertical manifests and mock data?

Validating vertical manifests and mock data involves loading and checking the configurations against system requirements. This Skill diagnoses and manages the validation process to ensure proper loading and persistence of verticals and their associated data.

Why are hero stats and quick-action chips displaying incorrectly in the UI?

Hero stats and quick-action chips display incorrectly due to data feed or manifest validation errors. This Skill diagnoses these specific UI display problems by managing the underlying primary data feeds and active vertical states.

Do I need any specific dependencies to manage active vertical storage and retrieval?

No specific dependencies are required to manage active vertical storage and retrieval. This Skill operates independently to handle active vertical operations, data persistence, and real-time HTTP endpoints without external dependencies.