Armory
Source
Browse
CLAUDE.md / Rules

neon-database-dev

Development-focused Neon monitor showing connection status, response time, and database activity. Perfect for daily development work. Setup: Add variables to your project's .env file or export them: NEON_ENDPOINT, NEON_DATABASE, NEON_API_KEY, and NEON_PROJECT_ID. Shows connection state, response time, pool status, compute usage, environment detection, and project info for development workflow.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install neon-database-dev --cli claude

writes the file to.claude/rules/neon-database-dev.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/rules/neon-database-dev.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

Development-focused Neon monitor showing connection status, response time, and database activity. Perfect for daily development work. Setup: Add variables to your project's .env file or export them: NEON_ENDPOINT, NEON_DATABASE, NEON_API_KEY, and NEON_PROJECT_ID. Shows connection state, response time, pool status, compute usage, environment detection, and project info for development workflow.

When to use it

Development-focused Neon monitor showing connection status, response time, and database activity. Perfect for daily development work. Setup: Add variables to your project's .env file or export them: NEON_ENDPOINT, NEON_DATABASE, NEON_API_KEY, and NEON_PROJECT_ID. Shows connection state, response time, pool status, compute usage, environment detection, and project info for development workflow.

How to install / invoke

# Merge the settings block into your .claude/settings.json
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/settings/statusline/neon-database-dev.json | jq .

Notes

Extracted from davila7/claude-code-templates, statusline category.