30 lines
1002 B
Markdown
30 lines
1002 B
Markdown
---
|
|
title: "000-configs"
|
|
status: "active"
|
|
folder: "000-configs"
|
|
tags: [config, index]
|
|
created: "2026-07-29"
|
|
updated: "2026-07-29"
|
|
version: "1.0.0"
|
|
---
|
|
|
|
# 000-configs
|
|
|
|
Server, model, and workspace configuration docs. Mirror of `/home/user/000-configs/`.
|
|
|
|
## Subfolders
|
|
|
|
| Folder | What's In It |
|
|
|---|---|
|
|
| [[prompts/]] | Reusable system prompts |
|
|
| [[tools/]] | CLI / API tool docs (gh, playwright, vite, etc.) |
|
|
| [[skills/]] | Skill definitions |
|
|
| [[modes/]] | Model mode presets (creative, research, code, etc.) — incl. `workplace-modes.md` |
|
|
| [[workspace/]] | Workspace layouts and setup |
|
|
| [[settings/]] | Open WebUI / server settings |
|
|
|
|
## Migration Note
|
|
|
|
These docs used to live at `/home/user/000-configs/`. They've been moved here so the vault is the single source of truth. The `/home/user/000-configs/` directory still exists but is now a mirror.
|
|
|
|
Sync: when adding a new tool doc, save it in the vault (`000-configs/tools/`) and symlink or copy to `/home/user/000-configs/` if needed. |