insforge-debug
InsForge Debug
Diagnose problems in InsForge projects — from frontend SDK errors to backend infrastructure issues. This skill helps you locate problems 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.
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>"
When to use this path first:
- The user pastes an error, request URL, or status code and asks "why?"
- You want a fast first pass before drilling into the manual scenarios below
- The problem spans multiple subsystems (frontend + backend + database) and you're not sure where to start
More from insforge/insforge-skills
insforge
>-
164insforge-cli
>-
158insforge-integrations
>-
100postgres-schema-patterns
Production-ready PostgreSQL schema patterns for building apps - social features, e-commerce, SaaS, and more. Use when designing databases, building any app with PostgreSQL, or implementing Row Level Security.
15skill-creator
Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, update or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.
6