akira777777 avatar

akira777777

Community

@akira777777

0Followers
|
60Public Repos
|
10Published Skills

Curated skill registry for Neon serverless Postgres and Supabase backends, covering branching, auth, object storage, LLM gateways, and query cost optimization.

Skills Distribution
DomainData Systems...Serverless Postgre.. (35%)Backend Functions .. (20%)Query Performance .. (20%)Authentication & I.. (15%)

Agent Skills by akira777777

Showing 10 vetted skills indexed across 1 GitHub repositories.

Frequently Asked Questions About akira777777

FAQPage Schema
What tasks can I accomplish with akira777777's skill registry?▼

You can optimize Neon Postgres egress costs, deploy long-running serverless functions, add authentication via Managed Better Auth, provision S3-compatible branching object storage, route LLM calls through one gateway, apply Supabase Postgres best practices, and create isolated database branches for safe migration testing.

Who should use these Neon and Supabase skills?▼

Backend and full-stack engineers building on Neon Lakebase Postgres or Supabase benefit most. This includes developers handling schema migrations, RLS policies, Edge Functions, auth flows, webhook handlers, and anyone troubleshooting high database bills, slow queries, or connection exhaustion.

How do the Neon branching skills work in practice?▼

The neon-postgres-branches skill guides choosing and creating branch types via Neon CLI or MCP, including schema-only branches for sensitive data, branch-per-PR setups, resets from parent, and expiration policies. Storage, functions, and AI gateway resources branch alongside the database.

Are these skills open source and what do they cost?▼

The supabase-postgres-best-practices skill is explicitly MIT licensed and authored by Supabase. Neon skills are sourced from the public neondatabase/agent-skills GitHub repository. The skills themselves are free; underlying Neon and Supabase cloud services follow their own pricing.

What prerequisites do these skills require?▼

Most skills assume an existing Neon or Supabase project, a DATABASE_URL for Postgres work, and Node.js for Neon Functions. Supabase server skills apply to code importing @supabase/server, while auth skills use @neondatabase/auth or @neondatabase/neon-js packages.