Debug serverless and edge functions where traditional logging is limited. Use when features are deployed but not triggering, logs are missing, or runtime behavior differs from expectations in Supabase Edge Functions, AWS Lambda, Cloudflare Workers, or similar platforms.
$npx -y skills add abcnuts/manus-skills --skill serverless-debuggingInstalls into the current project.
Run `npx skills use "https://github.com/abcnuts/manus-skills" --skill "abcnuts/manus-skills/serverless-debugging"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/abcnuts/manus-skills" that are relevant to the current task. Run `npx skills add "https://github.com/abcnuts/manus-skills"` and select the relevant skills, then follow their instructions.