nano-supabase

by filipecabaco · data-analytics · typescript, bash, sql, node, skill

Skill for working with the nano-supabase codebase: a lightweight TypeScript library that emulates Supabase entirely in-browser/edge using PGlite (Postgres via WASM). Covers architecture, fetch adapter routing, auth/storage/data flows, PostgREST WASM parser, connection pooling, cross-runtime compatibility, build system, and testing conventions. Use when implementing features, fixing bugs, writing tests, or reviewing code in this project.

Source: https://github.com/filipecabaco/nano-supabase

Install

git clone https://github.com/filipecabaco/nano-supabase

Tags: typescript, bash, sql, node, skill

7 GitHub stars · Source: skillsdirectory

About data-analytics MCP servers and Claude skills

data-analytics MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.

nano-supabase is one of hundreds of data-analytics entries indexed on Skiln. Browse the full data-analytics category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.

Related data-analytics MCPs and skills

  • Db Backup by TerminalSkills

    Set up automated database backup, restore, and disaster recovery procedures for PostgreSQL, MySQL, MongoDB, and Redis. Use when you need to implement backup schedules, point-in-time recovery, cross-region replication, backup verification, or disaster recovery runbooks. Trigger words: database backup, pg_dump, mysqldump, mongodump, disaster recovery, point-in-time recovery, WAL archiving, backup rotation, restore database, RTO, RPO, backup verification.

  • Dbt by TerminalSkills

    dbt is a tool for transforming data in warehouses using SQL-based models, enabling testing and documentation.

  • Drizzle Studio by TerminalSkills

    Explore and manage databases with Drizzle Studio. Use when a user asks to browse database contents visually, inspect tables and data, run ad-hoc queries, manage database records through a GUI, debug database issues, or use a lightweight alternative to pgAdmin or DBeaver. Covers setup with Drizzle ORM, standalone usage, data browsing, filtering, and inline editing.

  • Electric Sql by TerminalSkills

    Build local-first applications with ElectricSQL — sync Postgres data to client devices in real-time. Use when someone asks to "sync database to client", "local-first app", "ElectricSQL", "offline-first sync", "real-time Postgres sync", "sync Postgres to SQLite", or "build an app that works offline". Covers shape-based sync, real-time subscriptions, offline support, and conflict resolution.

  • Virtual Lab Agent by FreedomIntelligence

    --> --- name: 'virtual-lab-agent' description: 'AI-powered virtual laboratory orchestrating multi-agent scientific research teams for autonomous hypothesis generation, experimental design, and validation in biomedical research.' measurable_outcome: Execute skill workflow successfully with valid output within 15 minutes. allowed-tools: - read_file - run_shell_command --- The **Virtual Lab Agent** orchestrates AI-powered virtual scientific research teams consisting of specialized agents (Princi...

  • Coinpilot Hyperliquid Copy Trade by jiayaoqijia

    Automate copy trading on Hyperliquid via Coinpilot to discover, investigate, and mirror top on-chain traders in real time with low execution latency. Runtime use requires a local credentials JSON that contains high-sensitivity secrets. Use only on a trusted local runtime when users explicitly request setup, lead discovery, subscription start/stop, risk updates, or performance checks. Github: https://github.com/coinpilot-labs/skills

  • Personal Genomics Skill v4.4.0 by wkyleg

    Comprehensive local DNA analysis with **1600+ markers** across **30 categories**. Privacy-first genetic analysis for AI agents. **🆕 v4.4.0: 1000 GENOMES POPULATION COMPARISON & ANCIENT DNA** - Transparent population comparison (not black-box percentages) - Ancient DNA signal detection (WHG, ANF, Yamnaya, Neanderthal) - Interactive dashboard with population frequency visualizations - Complete methodology documentation **⚠️ v4.3.0 focuses on ACCURACY AND HONESTY** - improved uncertainty handli...

  • Memory Compass - 记忆罗盘 ⭐⭐⭐⭐⭐ by wbin0001

    > **「在数字沧海中,找到你的方向」** > Navigate your way through the digital sea. ---

Frequently asked questions

How do I install nano-supabase?

Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.

Which clients support nano-supabase?

Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.

Is nano-supabase free?

The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.