Skip to main content
skillsSource-backed

Drizzle ORM Schema Migrations Skill

Design and review Drizzle ORM schemas, typed SQL queries, drizzle-kit migrations, database-first pulls, codebase-first generates, and production migration safety plans.

Level:advancedType:generalVerified:validated
Review first review before installing

Open the source and read safety notes before installing.

Citation facts

Source-backed facts for citing this resource, derived directly from the registry — also available as plain text for AI assistants.

Source URLs
https://orm.drizzle.team/docs/migrations, https://github.com/drizzle-team/drizzle-orm
Safety notes
The download URL is Drizzle ORM's external source archive, not a HeyClaude-packaged skill archive; review source provenance before using it in automated workflows., `drizzle-kit push`, `drizzle-kit migrate`, manual SQL, runtime migrators, and external migration tools can mutate live databases; confirm the target environment first., Review generated SQL before applying it, especially renames, drops, constraint changes, enum changes, index changes, backfills, and large-table operations., Do not commit database URLs, migration credentials, read replicas, production connection strings, Drizzle Studio credentials, or copied dashboard values., Avoid running schema-changing commands from app startup unless the deployment model, locking behavior, retry behavior, and rollback plan are explicit., Use least-privilege database credentials for app runtime; migration roles should be separate where the platform supports it., Treat Drizzle Studio and generated query logs as database access surfaces that need local-only or authenticated access controls.
Privacy notes
Drizzle projects can expose table names, column names, relationships, row data, migrations, query logs, connection strings, and production data shapes., Generated SQL, schema snapshots, Drizzle Studio screenshots, CI logs, error traces, and AI prompts can leak customer fields, IDs, emails, tenant names, or internal schema details., Use synthetic schemas and seed data for examples, issue reports, screenshots, demos, and AI-assisted troubleshooting., Review database-provider, hosting-provider, analytics, error-tracking, and AI-assistant retention policies before using real schema or row data., When validating migrations against copied production data, document where the copy lives, who can access it, and when it will be destroyed.
Platform compatibility
claude-code (native-skill), codex (native-skill), windsurf (native-skill), gemini (native-skill), cursor (adapter), cli (manual-context)
Author
oktofeesh1
Submitted by
oktofeesh1
Claim status
unclaimed
Last verified
2026-06-04

Decision playbook

Review trust signals before you adopt

Signals are present but mixed. Use the checklist below to confirm the source and operational safety for your environment.

Compare context
Selected

0

Current score

86

Baseline

Delta

No baseline selected

No major trust-signal divergence detected in the current selection.

Source and provenance checks

Complete

Confirm ownership and provenance before trusting install instructions.

  • Source link availableRequired

    Open the canonical repository and verify ownership.

    Done
  • Source provenance statusRequired

    Marked as source-backed.

    Done
  • Metadata reviewed

    Registry metadata indicates a reviewed listing.

    Done

Safety and privacy checks

Complete

Validate risk disclosures before installation or API wiring.

  • Safety notes presentRequired

    Review the listed safety guidance before running commands.

    Done
  • Privacy notes presentRequired

    Review data handling notes before connecting accounts or secrets.

    Done
  • Trust level risk gateRequired

    Trust level does not block evaluation.

    Done

Package and install checks

Needs review

Check package metadata and artifact integrity signals.

  • Install payload available

    Install or copy payload is available for review.

    Done
  • Package verification flag

    No package verification flag provided.

    Pending
  • Checksum metadata

    No checksum provided for downloaded artifact.

    Pending

Compare-driven decision checks

Needs review

Use compare context to validate trade-offs before adoption.

  • Compare tray has multiple entries

    Add at least one more entry to compare trust differences.

    Pending
  • Baseline comparison available

    No baseline peer selected yet.

    Pending
  • Diverging trust signals identified

    No major trust-signal divergence found.

    Pending

Setup at a glance

Package install

Copy-ready — paste the snippet to get started.

Adoption plan

Balanced adoption plan

Current risk score 16/100. Use staged verification before broader rollout.

Risk 16

Pre-adoption checks

Validate source and review signals before any execution.

  • Confirm source provenanceRequired

    Source URL/provenance metadata is present.

    Done
  • Confirm metadata review state

    Listing has review metadata.

    Done
  • Verify install payload

    Install/config payload exists and can be inspected.

    Done

Security checks

Confirm safety, privacy, and package integrity signals.

  • Review safety notesRequired

    Safety notes are present.

    Done
  • Review privacy notesRequired

    Privacy notes are present.

    Done
  • Verify package integrity metadata

    No package verification/checksum metadata.

    Pending

Rollout

Adopt in controlled steps based on the selected plan.

  • Run in isolated sandbox firstRequired

    Use a constrained sandbox and observe behavior across multiple tasks.

    Pending
  • Roll out graduallyRequired

    Roll out to a small cohort before wider usage.

    Pending
  • Set monitoring and fallback

    Define rollback path and monitor errors after adoption.

    Pending

Evidence readiness

Evidence readiness matrix · balanced

Required evidence gates are covered (5/6 signals complete).

Risk 15

Source provenance

Present

Source repository/provenance is listed.

Required in this preset

Metadata review

Present

Review metadata is present.

Required in this preset

Safety notes

Present

Safety notes are present.

Required in this preset

Privacy notes

Present

Privacy notes are present.

Optional in this preset

Package integrity

Missing

Package integrity metadata is missing.

Optional in this preset

Install payload

Present

Install payload is available.

Required in this preset

Required evidence gates are covered for this preset.

Decision timeline

Decision timeline · balanced

5/6 steps complete with no blocking gaps for this preset.

Risk 14

triage

Confirm source provenanceRequired

Source/provenance metadata is available.

Done

triage

Check metadata review statusRequired

Review metadata is available.

Done

verify

Review safety notesRequired

Safety notes are available.

Done

verify

Review privacy notes

Privacy notes are available.

Done

verify

Validate package integrity metadata

Package integrity metadata is missing.

Pending

rollout

Verify install payload and commandsRequired

Install payload is available.

Done

No required blockers for this timeline preset.

Prerequisite readiness

Prerequisite readiness

6 prerequisites to line up before setup. Includes a review or approval gate.

0/6 ready
Install & runtime1Configuration1Network & hosting2Review & approval2

Safety & privacy surface

Safety & privacy surface

7 safety and 5 privacy notes across 7 risk areas. Review closely: credentials & tokens, permissions & scopes, network access, third-party handling.

7 areas
  • SafetyNetwork accessThe download URL is Drizzle ORM's external source archive, not a HeyClaude-packaged skill archive; review source provenance before using it in automated workflows.
  • SafetyExecution & processes`drizzle-kit push`, `drizzle-kit migrate`, manual SQL, runtime migrators, and external migration tools can mutate live databases; confirm the target environment first.
  • SafetyGeneralReview generated SQL before applying it, especially renames, drops, constraint changes, enum changes, index changes, backfills, and large-table operations.
  • SafetyCredentials & tokensDo not commit database URLs, migration credentials, read replicas, production connection strings, Drizzle Studio credentials, or copied dashboard values.
  • SafetyExecution & processesAvoid running schema-changing commands from app startup unless the deployment model, locking behavior, retry behavior, and rollback plan are explicit.
  • SafetyCredentials & tokensUse least-privilege database credentials for app runtime; migration roles should be separate where the platform supports it.
  • SafetyPermissions & scopesTreat Drizzle Studio and generated query logs as database access surfaces that need local-only or authenticated access controls.
  • PrivacyData retentionDrizzle projects can expose table names, column names, relationships, row data, migrations, query logs, connection strings, and production data shapes.
  • PrivacyData retentionGenerated SQL, schema snapshots, Drizzle Studio screenshots, CI logs, error traces, and AI prompts can leak customer fields, IDs, emails, tenant names, or internal schema details.
  • PrivacyGeneralUse synthetic schemas and seed data for examples, issue reports, screenshots, demos, and AI-assisted troubleshooting.
  • PrivacyThird-party handlingReview database-provider, hosting-provider, analytics, error-tracking, and AI-assistant retention policies before using real schema or row data.
  • PrivacyGeneralWhen validating migrations against copied production data, document where the copy lives, who can access it, and when it will be destroyed.

Safety notes

  • The download URL is Drizzle ORM's external source archive, not a HeyClaude-packaged skill archive; review source provenance before using it in automated workflows.
  • `drizzle-kit push`, `drizzle-kit migrate`, manual SQL, runtime migrators, and external migration tools can mutate live databases; confirm the target environment first.
  • Review generated SQL before applying it, especially renames, drops, constraint changes, enum changes, index changes, backfills, and large-table operations.
  • Do not commit database URLs, migration credentials, read replicas, production connection strings, Drizzle Studio credentials, or copied dashboard values.
  • Avoid running schema-changing commands from app startup unless the deployment model, locking behavior, retry behavior, and rollback plan are explicit.
  • Use least-privilege database credentials for app runtime; migration roles should be separate where the platform supports it.
  • Treat Drizzle Studio and generated query logs as database access surfaces that need local-only or authenticated access controls.

Privacy notes

  • Drizzle projects can expose table names, column names, relationships, row data, migrations, query logs, connection strings, and production data shapes.
  • Generated SQL, schema snapshots, Drizzle Studio screenshots, CI logs, error traces, and AI prompts can leak customer fields, IDs, emails, tenant names, or internal schema details.
  • Use synthetic schemas and seed data for examples, issue reports, screenshots, demos, and AI-assisted troubleshooting.
  • Review database-provider, hosting-provider, analytics, error-tracking, and AI-assistant retention policies before using real schema or row data.
  • When validating migrations against copied production data, document where the copy lives, who can access it, and when it will be destroyed.

Prerequisites

  • TypeScript or JavaScript project with a known runtime, package manager, and database target.
  • Database engine and driver decision, such as PostgreSQL, MySQL, SQLite, Turso, Neon, Cloudflare D1, Supabase, PlanetScale, or another supported target.
  • Migration source-of-truth decision: database-first pull, codebase-first push, generated SQL migrations, runtime migration, external migration tool, or SQL export.
  • `DATABASE_URL` or equivalent connection string managed through local, preview, staging, and production secret configuration.
  • `drizzle.config.ts` ownership and generated migration folder policy.
  • Rollback, backup, and review path for schema changes that touch production data.

Schema details

Install type
package
Reading time
8 min
Difficulty score
77
Troubleshooting
Yes
Breaking changes
No
Source repository stats
Scope
Source repo
Skill and platform metadata
Skill type
general
Skill level
advanced
Verification
validated
Verified at
2026-06-04
Retrieval sources
https://orm.drizzle.team/docs/migrationshttps://orm.drizzle.team/docs/get-startedhttps://orm.drizzle.team/https://github.com/drizzle-team/drizzle-orm
Tested platforms
ClaudeCodexWindsurfGeminiCursorGeneric AGENTS
PlatformSupportInstall path
claude-codeNative.claude/skills/<skill-name>/SKILL.md
codexNative.agents/skills/<skill-name>/SKILL.md
windsurfNative.windsurf/skills/<skill-name>/SKILL.md
geminiNative.gemini/skills/<skill-name>/SKILL.md or .agents/skills/<skill-name>/SKILL.md
cursorAdapter.cursor/rules/<skill-name>.mdc
cliManualAGENTS.md or tool-specific context file
Full copyable content
# Trigger
"Apply the Drizzle ORM schema migrations skill to this project."

# Required output
1) Current database, schema source-of-truth, and migration inventory
2) Drizzle package, driver, config, schema, and query plan
3) Migration generation, review, apply, and rollback checklist
4) Safety, privacy, connection-string, and production data notes

About this resource

Knowledge Freshness

This skill is based on Drizzle ORM's migration docs, get-started docs, official website, and drizzle-team/drizzle-orm repository reviewed on 2026-06-04. The current migration docs describe database-first and codebase-first flows with drizzle-kit pull, push, generate, migrate, and export, while the repository describes Drizzle as a headless TypeScript ORM with Drizzle Kit for SQL migration generation and direct schema changes.

Retrieval Sources

Prefer the live Drizzle docs and official repository over model memory for driver imports, migration commands, drizzle.config.ts options, supported database targets, query APIs, schema APIs, and Drizzle Kit behavior.

Scope Note

Use this skill for Drizzle ORM schema, query, and migration work in TypeScript or JavaScript projects. It is not a generic SQL tutorial, not a replacement for database administration review, and not a license to run production migrations from an AI session without explicit environment confirmation.

Core Workflow

  1. Inventory the current runtime, package manager, database provider, driver, existing schema files, migration folder, drizzle.config.ts, CI migration steps, and production deployment process.
  2. Decide the schema source of truth: database-first pull, codebase-first direct push, generated SQL migrations, runtime migration, external migration tool, or SQL export.
  3. Add drizzle-orm and drizzle-kit with the project package manager, then choose the correct Drizzle driver package and imports for the database target.
  4. Create or review drizzle.config.ts with explicit schema path, output path, dialect, credentials strategy, casing, and environment loading behavior.
  5. Model tables, columns, constraints, indexes, relations, enums, views, and custom types from product requirements rather than from guessed field names.
  6. Review generated SQL from drizzle-kit generate before applying it. Treat destructive diffs, renames, type changes, and constraint additions as production migration risks.
  7. Use drizzle-kit push only when direct schema application is appropriate for the environment and the team accepts its review model.
  8. Use drizzle-kit pull when the database is the source of truth and the task is to generate TypeScript schema from an existing database.
  9. Add typed query helpers, transactions, and shared filters close to data access code, keeping authorization checks near the database boundary.
  10. If using Drizzle Studio, document access controls, local-only assumptions, credentials, and whether real production data is visible.
  11. Add validation for generated migrations in CI without exposing database credentials or running destructive operations against production by default.
  12. Produce a rollout plan with backup, lock-risk review, migration apply step, application deploy order, smoke tests, monitoring, and rollback.

Required Inputs

  • Runtime, framework, package manager, deployment platform, and database target.
  • Existing ORM or query layer, migration tool, schema files, generated files, and CI/deploy migration behavior.
  • Drizzle source-of-truth decision: pull, push, generate/migrate, runtime migrate, external migration tool, or SQL export.
  • Database URL management path for local, preview, staging, and production.
  • Tables, columns, relations, indexes, constraints, tenants, user ownership, soft-delete policy, audit fields, and data retention needs.
  • Production data size, lock tolerance, backup path, rollback path, and maintenance-window expectations for risky migrations.
  • Whether Drizzle Studio, seed scripts, generated migrations, and schema snapshots are allowed in local, CI, preview, or production contexts.

Production Rules

  • Never run schema-mutating commands until the target database environment is explicit. Local, preview, staging, and production URLs must be visually distinct in commands and logs.
  • Review generated SQL before apply. Do not blindly trust a migration that drops columns, renames objects, rewrites large tables, adds non-null constraints, or changes enum semantics.
  • Keep migration credentials separate from application runtime credentials when possible. App runtime usually should not have schema-owner permissions.
  • Commit migration files only when the team has chosen generated SQL migrations as the source of truth. Avoid hand-editing generated snapshots without a clear reason and review path.
  • Prefer expand-contract migrations for production column renames, type changes, and data backfills. Separate data backfills from schema changes when blast radius is high.
  • Treat Drizzle Studio as a privileged database browser. Keep it local or protected, and avoid exposing production data through screenshots or tunnels.
  • Use synthetic schemas and data in examples. Do not paste real table exports, connection strings, migration logs, or customer rows into AI prompts.
  • Include rollback limits honestly. Some schema changes can be rolled back only from backup or a forward-fix migration.

Compatibility

Native

  • Claude Code / Claude: use as a reusable Agent Skill for Drizzle schema design, query implementation, migration review, and rollout planning.
  • Codex/OpenAI workflows: use as SKILL.md-style instructions when editing TypeScript projects that use Drizzle ORM.

Manual Adaptation

  • Cursor, Windsurf, Gemini, and Generic AGENTS files: adapt the trigger, workflow, safety notes, privacy notes, and output contract into repository rules for Drizzle database work.

Output Contract

  1. Source evidence: Drizzle docs, website, and repository URLs reviewed, with date.
  2. Inventory: database target, schema source of truth, existing ORM/query layer, migration folder, Drizzle config, generated files, and deployment flow.
  3. Implementation plan: packages, driver, config, schema files, queries, relations, indexes, migrations, Studio usage, and CI validation.
  4. Safety and privacy review: target environment, secrets, generated SQL, destructive changes, database locks, Studio exposure, logs, prompts, and production data handling.
  5. Validation checklist: typecheck, generated migration review, dry-run or staging apply, rollback review, app smoke test, query authorization test, performance check, and production deploy notes.

Duplicate And Source Review

Current HeyClaude content mentions Drizzle inside generic agent and command examples, but there is no dedicated Drizzle, Drizzle Kit, drizzle-orm, or orm.drizzle.team content entry. This skill is specifically scoped to Drizzle ORM schema and migration workflows and is source-backed by the current Drizzle docs, website, and official repository.

Troubleshooting

Issue: drizzle-kit generate creates an unexpected migration

Fix: Check the schema source of truth, prior migration folder, snapshots, renames, casing, dialect, and config path before applying anything to a shared database.

Issue: A migration targets the wrong database

Fix: Stop before apply, print the sanitized environment name, inspect the loaded config, and verify the connection source. Do not rely on shell history or default .env behavior for production migrations.

Issue: drizzle-kit push wants to drop or rewrite objects

Fix: Switch to generated SQL review or an external migration process, confirm whether the diff represents a rename or destructive change, and plan an expand-contract rollout if production data is involved.

Issue: App queries are typed but still leak tenant data

Fix: Add server-side authorization filters near the query boundary. Type safety does not replace ownership, tenant, role, or row-level access checks.

Issue: Drizzle Studio exposes sensitive data

Fix: Disable public access, avoid tunnels to real production data, rotate any credentials that were exposed, and use synthetic or scrubbed datasets for demos.

Source citations

Add this badge to your README

Show that Drizzle ORM Schema Migrations Skill is listed on HeyClaude. Paste this Markdown into your README — it renders the badge and links back to this page.

Listed on HeyClaude
[![Listed on HeyClaude](https://heyclau.de/badge/skills/drizzle-orm-schema-migrations.svg)](https://heyclau.de/entry/skills/drizzle-orm-schema-migrations)

How it compares

Drizzle ORM Schema Migrations Skill side by side with 3 alternatives on trust, install, platform support, and disclosed safety notes — all from reviewed registry metadata.

3 trust signals differ across this comparison (Package trust, Source provenance, Submitter).

Field

Design and review Drizzle ORM schemas, typed SQL queries, drizzle-kit migrations, database-first pulls, codebase-first generates, and production migration safety plans.

Open dossier

Agent Skill from mcp-use for turning OpenAPI or Swagger specs into MCP servers with operation-to-tool mapping, auth wiring, Zod schema generation, inspector testing, and streamable HTTP deployment.

Open dossier

Analyze and optimize PostgreSQL queries for OLTP and OLAP workloads with AI-assisted performance tuning, indexing strategies, and execution plan analysis.

Open dossier

TypeScript-first validation skill using Zod — define schemas once, get runtime checks and inferred types for APIs, forms, and data pipelines.

Open dossier
Next steps
Trust
Review statusReviewedMaintainer reviewedReviewedMaintainer reviewedReviewedMaintainer reviewedReviewedMaintainer reviewed
Package trustDiffersPackage not verifiedPackage not verifiedPackage verified2025-10-16Package verified2025-10-16
Source provenanceDiffersSource-backedSource-backedNo submission linkNo submission link
SubmitterDiffersoktofeesh1
Install riskReview firstReview firstLow riskLow risk
Notes Safety ✓ Privacy ✓ Safety ✓ Privacy ✓ Safety ✓ Privacy ✓ Safety ✓ Privacy ✓
Brand
Categoryskillsskillsskillsskills
SourceSource-backedSource-backedFirst-partyFirst-party
Authoroktofeesh1mcp-useJSONboredJSONbored
Added2026-06-042026-06-182025-10-162025-10-16
Platforms
Harness
Source repo
Safety notesThe download URL is Drizzle ORM's external source archive, not a HeyClaude-packaged skill archive; review source provenance before using it in automated workflows. `drizzle-kit push`, `drizzle-kit migrate`, manual SQL, runtime migrators, and external migration tools can mutate live databases; confirm the target environment first. Review generated SQL before applying it, especially renames, drops, constraint changes, enum changes, index changes, backfills, and large-table operations. Do not commit database URLs, migration credentials, read replicas, production connection strings, Drizzle Studio credentials, or copied dashboard values. Avoid running schema-changing commands from app startup unless the deployment model, locking behavior, retry behavior, and rollback plan are explicit. Use least-privilege database credentials for app runtime; migration roles should be separate where the platform supports it. Treat Drizzle Studio and generated query logs as database access surfaces that need local-only or authenticated access controls.Generated MCP tools can expose every selected REST operation from a source API, including destructive or account-changing endpoints if the operation filter is too broad. Large OpenAPI specs can create noisy tool surfaces. Filter by tag or operation list when the API has many endpoints. Auth wiring may include API keys, bearer tokens, basic auth, OAuth bearer tokens, and environment variables; never put secret values in the spec, generated source, prompts, or PR text. The skill recommends streamable HTTP for generated mcp-use servers; review deployment auth, CORS, rate limits, logs, and public reachability before publishing. Human review is needed for generated schemas, tool descriptions, error handling, and write operations before giving an agent access to real accounts.Setup downloads/unzips a package, and the skill connects to your database to run EXPLAIN ANALYZE and create indexes; index builds and config changes can lock tables and affect production — test against a replica or staging first.Install Zod with `npm install zod` (or your package manager's equivalent) before use. The library has zero runtime dependencies and does not execute network requests on its own. Async refinements (`.refine(async fn)`) may call external services if your own callback does — review any async refinement for unintended network or database access.
Privacy notesDrizzle projects can expose table names, column names, relationships, row data, migrations, query logs, connection strings, and production data shapes. Generated SQL, schema snapshots, Drizzle Studio screenshots, CI logs, error traces, and AI prompts can leak customer fields, IDs, emails, tenant names, or internal schema details. Use synthetic schemas and seed data for examples, issue reports, screenshots, demos, and AI-assisted troubleshooting. Review database-provider, hosting-provider, analytics, error-tracking, and AI-assistant retention policies before using real schema or row data. When validating migrations against copied production data, document where the copy lives, who can access it, and when it will be destroyed.OpenAPI specs can expose private endpoint names, internal domains, auth schemes, schemas, object fields, customer concepts, and operational workflows. Tool calls can send prompts, arguments, request bodies, auth-scoped API responses, error payloads, and logs through the MCP server, model provider, and deployment platform. Keep API keys, tokens, OAuth secrets, cookies, private base URLs, customer data, and internal spec comments out of public examples, repository files, issue comments, and screenshots. For third-party or customer APIs, confirm data retention and logging behavior across the MCP client, mcp-use deployment target, model provider, and API provider.Query analysis can surface table/column names and sample row values from your database; keep connection strings and credentials in environment variables and review what plans/output you share.Zod validates data in-process only and does not transmit your schemas, inputs, or error output to any external service. Schemas that validate emails, passwords, or personal data remain entirely local; no input leaves your runtime environment through Zod itself.
Prerequisites
  • TypeScript or JavaScript project with a known runtime, package manager, and database target.
  • Database engine and driver decision, such as PostgreSQL, MySQL, SQLite, Turso, Neon, Cloudflare D1, Supabase, PlanetScale, or another supported target.
  • Migration source-of-truth decision: database-first pull, codebase-first push, generated SQL migrations, runtime migration, external migration tool, or SQL export.
  • `DATABASE_URL` or equivalent connection string managed through local, preview, staging, and production secret configuration.
  • An OpenAPI 3.x or Swagger 2.0 spec from a local file, URL, or pasted source.
  • Node.js and npm or pnpm for `create-mcp-use-app`, TypeScript, swagger-parser, Zod, and mcp-use tooling.
  • An MCP client or coding agent that can install and use Agent Skills from GitHub.
  • Known target API base URL, authentication scheme, operation filter, and deployment intent before broad tool generation.
  • PostgreSQL 14+ (16+ recommended)
  • pg_stat_statements extension
  • EXPLAIN access permissions
  • psql or database client
  • TypeScript 5.0+ (5.5+ recommended for best type inference)
  • zod ^3.22.0
  • Node.js 18+ or a modern browser with ES2020+ support
  • Basic TypeScript knowledge
Install
pnpm add drizzle-orm && pnpm add -D drizzle-kit
npx skills add https://github.com/mcp-use/mcp-use --skill openapi-to-mcp
curl -L https://heyclau.de/downloads/skills/postgresql-query-optimization.zip -o postgresql-query-optimization.zip && unzip -o postgresql-query-optimization.zip -d ./postgresql-query-optimization
npm install zod
Config
Citations
ClaimUnclaimedUnclaimedUnclaimedUnclaimed
Open 4 picks in the interactive comparison tool

Related guides

Signals

Loading live community signals…

More like this, weekly

A short, calm digest of reviewed Claude resources. Unsubscribe any time.