cc-skill:edge-function-templates
Claude Code skill · anthropic · active
This skill gives you ready-to-paste templates and conventions for writing backend functions that run on Deno (Supabase Edge Functions). It handles imports, file structure, error handling, and authentication so you don't have to remember Deno's quirks.
Developers building scheduled jobs, webhook handlers, or backend logic that needs to run outside of Next.js.
When you mention Edge Function, Supabase function, Deno function, scheduled job, pg_cron handler, webhook handler, or any backend logic for Jay's projects.
- "Write a Supabase Edge Function that processes user data every night"
- "I need a webhook handler in Deno to receive Stripe events"
- "Create a scheduled job using pg_cron"
The code uses https URLs with pinned versions, includes CORS preflight handling, has proper try/catch blocks, and Deno.env.get() for secrets instead of Node.js process.env.
Deploy this skill
no laptop requiredRun this skill on a schedule in the cloud. Pipe output to Telegram, email, or any webhook. Every run is logged here with full output, cost, and thumbs feedback.
How this performs
Cloud-automation runs, real outputs, and feedback.
No cloud runs yet for this skill.
Once you deploy it (above), every run will show up here with the actual output, exact cost, and a thumbs button so you can rate quality over time.
Claude Code skill at /Users/olanrewajukareem/.claude/skills/edge-function-templates/SKILL.md. Auto-triggered by description matching when you type in Claude Code, OR embedded into agent system prompts (LeadFlow framework skills are wired this way). Auto-synced from disk every 6h via launchd.
Use this skill when writing Supabase Edge Functions, scheduled jobs, webhook handlers, or any Deno-runtime backend logic in Jay's projects. Triggers on "Edge Function", "Supabase function", "Deno function", "scheduled job", "pg_cron handler", "webhoo
Local Claude Code use (optional)
Install the SKILL.md file locally so this skill is available the next time you open Claude Code on your Mac. Most users skip this and just use cloud deployments above.
Save this skill to ~/.claude/skills/edge-function-templates/SKILL.md so Claude Code auto-loads it whenever its description matches your prompt.
{
"source": "global",
"description": "Use this skill when writing Supabase Edge Functions, scheduled jobs, webhook handlers, or any Deno-runtime backend logic in Jay's projects. Triggers on \"Edge Function\", \"Supabase function\", \"Deno function\", \"scheduled job\", \"pg_cron handler\", \"webhook handler\", or any backend logic that needs to run outside Next.js. Applies Jay's Edge Function conventions and provides ready-to-paste templates."
}{
"method": "embed_in_prompt",
"skill_path": "/Users/olanrewajukareem/.claude/skills/edge-function-templates/SKILL.md"
}That means either: (a) the system has not had a task that matched its strengths, (b) a more cost-effective alternative was picked by the router, or (c) the related automation is toggled OFF on /automations. The Recommender reviews idle tools weekly and may suggest killing it.