integrate-playground

Installation
SKILL.md

Integrate Playground with VRP-Toolkit

Token-efficient workflow for connecting Streamlit playground UI to vrp-toolkit backend APIs.

Core Problem

Developing playground features requires knowing exact API signatures of vrp-toolkit modules. Without reference documentation, this requires repeatedly reading source code (consuming thousands of tokens per integration) and leads to API mismatch errors.

Solution

This skill provides:

  1. Interface Mapping Table - Playground needs → vrp-toolkit APIs
  2. API Quick Reference - Exact signatures with usage examples
  3. Contract Test Integration - Automated verification of interfaces
  4. Common Error Patterns - Troubleshooting guide

Workflow

Step 1: Check Interface Mapping

Related skills

More from dudusoar/vrp-toolkit

Installs
8
GitHub Stars
1
First Seen
Jan 24, 2026