tools: add YAML frontmatter to all tool docs

This commit is contained in:
stateofshit
2026-07-29 16:34:15 +00:00
parent dc976c3464
commit e9ef0b0ce8
4 changed files with 40 additions and 0 deletions
@@ -1,3 +1,13 @@
---
title: "Vite Preview Server"
status: "active"
folder: "000-configs/tools"
tags: [tool, vite, preview, dev-server]
created: "2026-07-29"
updated: "2026-07-29"
version: "1.0.0"
---
# Vite Preview Instructions for Open WebUI Coding AI
Use this when the user asks to make a Vite/React app live, visible, public, previewable, or available at the preview URL.