Neon Database Resources
Settings statusline 78
npx claude-code-templates@latest --setting statusline/neon-database-resources Content
JSON
{
"description": "Resource-focused Neon monitor showing storage usage, compute consumption, and co..."
"statusLine": {
"type": "command"
"command": "bash -c 'input=$(cat); DIR=$(echo "$input" | jq -r ".workspace.current_dir" 2>/d..."
}
}