insforge-debug

Installation
SKILL.md

InsForge Debug

Diagnose concrete problems in InsForge projects — from frontend SDK errors to edge function failures. This skill helps you locate the cause of a known symptom by running the right commands and surfacing logs/status. The manual scenarios below locate problems without suggesting fixes; the AI-assisted path additionally returns suggested causes and solutions.

For a proactive audit (security review, slow-query hunt, backend health check) without a specific failing request in hand, use insforge-backend-advisor instead.

Always use npx @insforge/cli — never install the CLI globally.

AI-Assisted Diagnosis (Fastest Path)

When the user gives a concrete description of the problem (error message, failing URL, HTTP status), hand it to the InsForge debug agent. It inspects backend state on its own and returns a diagnosis plus possible solutions.

npx @insforge/cli diagnose --ai "<issue description>"
Related skills
Installs
5.4K
GitHub Stars
21
First Seen
Apr 2, 2026