05-ENRICH-edge

Official

Scrutinize edge functions for necessity and approach.

Authormedtrics
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill rigorously evaluates the need for edge functions in Supabase projects, ensuring they are only implemented when truly necessary and guiding the selection of the most appropriate approach.

Core Features & Use Cases

  • Necessity Gate: Filters out edge functions that can be handled by simpler means (client-side, DB functions).
  • Approach Analysis: Compares three distinct implementation strategies for essential edge functions, evaluating them across key dimensions.
  • Decision Framework: Provides a clear recommendation based on a scoring system and justification.
  • Use Case: When planning a new feature that involves user authentication and data validation, this Skill helps determine if a new edge function is required, or if existing Supabase features like RLS and database functions suffice.

Quick Start

Analyze the necessity and approach for a proposed 'user-profile-update' edge function.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: 05-ENRICH-edge
Download link: https://github.com/medtrics/medtrics-acumen/archive/main.zip#05-enrich-edge

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.