tools: add YAML frontmatter to all tool docs
This commit is contained in:
@@ -1,3 +1,13 @@
|
|||||||
|
---
|
||||||
|
title: "GitHub CLI (gh)"
|
||||||
|
status: "active"
|
||||||
|
folder: "000-configs/tools"
|
||||||
|
tags: [tool, cli, github, gh]
|
||||||
|
created: "2026-07-29"
|
||||||
|
updated: "2026-07-29"
|
||||||
|
version: "1.0.0"
|
||||||
|
---
|
||||||
|
|
||||||
# GitHub CLI (gh) Instructions for Open WebUI Models
|
# GitHub CLI (gh) Instructions for Open WebUI Models
|
||||||
|
|
||||||
`gh` is the GitHub CLI — v2.96.0, fully installed and authenticated as **`stateofshit`**.
|
`gh` is the GitHub CLI — v2.96.0, fully installed and authenticated as **`stateofshit`**.
|
||||||
|
|||||||
@@ -1,3 +1,13 @@
|
|||||||
|
---
|
||||||
|
title: "Playwright Browser"
|
||||||
|
status: "active"
|
||||||
|
folder: "000-configs/tools"
|
||||||
|
tags: [tool, browser, automation, playwright]
|
||||||
|
created: "2026-07-29"
|
||||||
|
updated: "2026-07-29"
|
||||||
|
version: "1.0.0"
|
||||||
|
---
|
||||||
|
|
||||||
# Playwright Browser Instructions for Open WebUI Coding AI
|
# Playwright Browser Instructions for Open WebUI Coding AI
|
||||||
|
|
||||||
Use Playwright when the user asks you to inspect, test, debug, screenshot, or interact with a real webpage or web app.
|
Use Playwright when the user asks you to inspect, test, debug, screenshot, or interact with a real webpage or web app.
|
||||||
|
|||||||
@@ -1,3 +1,13 @@
|
|||||||
|
---
|
||||||
|
title: "Tools"
|
||||||
|
status: "active"
|
||||||
|
folder: "000-configs/tools"
|
||||||
|
tags: [readme, tools]
|
||||||
|
created: "2026-07-29"
|
||||||
|
updated: "2026-07-29"
|
||||||
|
version: "1.0.0"
|
||||||
|
---
|
||||||
|
|
||||||
# Tools
|
# Tools
|
||||||
|
|
||||||
Tool docs — CLI references, browser automation, frameworks, anything with a CLI or API.
|
Tool docs — CLI references, browser automation, frameworks, anything with a CLI or API.
|
||||||
|
|||||||
@@ -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
|
# 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.
|
Use this when the user asks to make a Vite/React app live, visible, public, previewable, or available at the preview URL.
|
||||||
|
|||||||
Reference in New Issue
Block a user