CtrlK
BlogDocsLog inGet started
Tessl Logo

neon-postgres

Guides and best practices for working with Neon Serverless Postgres. Covers setup, connection methods, branching, autoscaling, scale-to-zero, read replicas, connection pooling, Neon Auth, and the Neon CLI, MCP server, REST API, TypeScript SDK, and Python SDK. Use when users ask about "Neon setup", "connect to Neon", "Neon project", "DATABASE_URL", "serverless Postgres", "Neon CLI", "neon", "Neon MCP", "Neon Auth", "@neondatabase/serverless", "@neondatabase/neon-js", "scale to zero", "Neon autoscaling", "Neon read replica", or "Neon connection pooling".

74

Quality

91%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

SKILL.md
Quality
Evals
Security

Quality

Content

82%Weight 40%Scale 1-5

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

A well-structured, highly actionable skill body with copy-paste code and a clear numbered setup flow, supported by verified one-level references; the main weaknesses are some Claude-known orientation prose and the absence of explicit validation feedback loops.

Suggestions

Tighten the "What Is Neon" intro and the repeated "Key points" bullets to only Neon-specific facts Claude would not already know, trimming orientation padding.

Add an explicit validate→fix→retry checkpoint in the Setup Flow (e.g., confirm DATABASE_URL resolves and a test query succeeds before proceeding to ORM/schema steps).

Consider moving the full neon.ts defineConfig example into a reference file, keeping only a minimal snippet and a pointer inline to improve progressive disclosure.

DimensionReasoningScore

Conciseness

Mostly efficient and dense with actionable code and links, but includes orientation prose Claude already knows ("Neon is a serverless Postgres platform that separates compute and storage...", explanatory "Key points" lists) that could be trimmed; not below midpoint because the bulk earns its place.

4 / 5

Actionability

Fully executable, copy-paste-ready guidance throughout — `npx -y neon@latest init --agent <agent-name>`, Drizzle + node-postgres and Drizzle + neon-http code blocks, neon.ts `defineConfig`, and `neon config plan/apply` commands covering the common cases.

5 / 5

Workflow Clarity

The Getting Started section gives a clear numbered Setup Flow (steps 1–6) with a Check Status Quo pre-check and Resume Support, but lacks explicit validate→fix→retry feedback loops, so it sits at "clear sequence with most checkpoints" rather than the top anchor.

4 / 5

Progressive Disclosure

Good structure as an overview pointing to one-level-deep references (verified real `references/neon-sdk.md`, the neon-postgres-branches skill, and docs URLs), though the inline neon.ts config section (~50 lines) is heavier than a pure overview would warrant.

4 / 5

Total

17

/

20

Passed

Description

100%Weight 40%Scale 1-5

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

A strong, comprehensive description that clearly states capabilities, provides extensive natural trigger terms including package identifiers, and explicitly pairs what-it-does with when-to-use guidance in third-person voice.

DimensionReasoningScore

Specificity

Lists multiple concrete capabilities — "setup, connection methods, branching, autoscaling, scale-to-zero, read replicas, connection pooling, Neon Auth, and the Neon CLI, MCP server, REST API, TypeScript SDK, and Python SDK" — giving comprehensive domain coverage rather than vague language.

5 / 5

Completeness

Explicitly answers both what ("Guides and best practices for working with Neon Serverless Postgres. Covers...") and when ("Use when users ask about...") with concrete trigger phrases, hitting the top anchor.

5 / 5

Trigger Term Quality

Comprehensive natural trigger terms including synonyms and exact package identifiers users would say — "connect to Neon", "DATABASE_URL", "@neondatabase/serverless", "scale to zero", "Neon connection pooling" — matching the top anchor.

5 / 5

Distinctiveness Conflict Risk

Clear Neon-specific niche with distinct triggers (package names, "DATABASE_URL", "serverless Postgres") giving minimal conflict risk with other skills; uses third-person voice with no first/second-person phrasing.

5 / 5

Total

20

/

20

Passed

Validation

100%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
Mirxa27/arabclue-platform
Reviewed

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.