·supabase-functions
</>

supabase-functions

adaptationio/skrillz

Supabase Edge Functions development and deployment using Deno runtime. Use when creating serverless functions, webhooks, API endpoints, or scheduled tasks.

6Installs·0Trend·@adaptationio

Installation

$npx skills add https://github.com/adaptationio/skrillz --skill supabase-functions

SKILL.md

| Create function | supabase functions new | | Serve locally | supabase functions serve | | Deploy | supabase functions deploy | | Delete | supabase functions delete | | Set secrets | supabase secrets set KEY=value | | List secrets | supabase secrets list |

| CPU Time | 2 seconds | | Request Timeout | 150 seconds | | Wall Clock (Pro) | 400 seconds | | Bundle Size | 20 MB |

Supabase Edge Functions development and deployment using Deno runtime. Use when creating serverless functions, webhooks, API endpoints, or scheduled tasks. Source: adaptationio/skrillz.

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/adaptationio/skrillz --skill supabase-functions Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/adaptationio/skrillz --skill supabase-functions
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is supabase-functions?

Supabase Edge Functions development and deployment using Deno runtime. Use when creating serverless functions, webhooks, API endpoints, or scheduled tasks. Source: adaptationio/skrillz.

How do I install supabase-functions?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/adaptationio/skrillz --skill supabase-functions Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/adaptationio/skrillz