When something breaks in your InsForge project, this gives you a structured way to figure out what. It maps nine observability primitives (logs, metrics, DB health checks, RLS policies, deploy state) to symptom recipes for common failures like RLS denials, slow queries, auth errors, and function timeouts. The AI assisted triage mode is the fastest entry point if you have a concrete error message, though you should verify its suggestions against the raw primitives before acting. Most useful when you're staring at a 403 or empty result set and need to know whether it's RLS, a missing index, or bad auth config. Everything runs through npx commands, never global installs.
npx -y skills add insforge/insforge-skills --skill insforge-debug --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
JamieMason/syncpack
awslabs/agent-plugins
github/awesome-copilot
addyosmani/agent-skills