819 B
819 B
title, status, folder, tags, created, updated, version
| title | status | folder | tags | created | updated | version | ||
|---|---|---|---|---|---|---|---|---|
| Tools | active | 000-configs/tools |
|
2026-07-29 | 2026-07-29 | 1.1.0 |
Tools
Tool docs — CLI references, browser automation, frameworks, anything with a CLI or API.
Naming
TOOL_NAME_INSTRUCTIONS.md — matches the existing convention from /home/user/000-configs/.
Current
GH_CLI_INSTRUCTIONS.md— GitHub CLIPLAYWRIGHT_BROWSER_INSTRUCTIONS.md— browser automationVITE_PREVIEW_INSTRUCTIONS.md— Vite preview serverCLOUDFLARE_INSTRUCTIONS.md— Cloudflare Workers / R2 / D1 / KV / AI
Adding a new tool doc
cd /home/user/02-repos/shit_in_a_vault/000-configs/tools
touch NEW_TOOL_INSTRUCTIONS.md
Include:
- Install location
- Auth status
- Common commands
- Server-specific quirks