user-state-debugging
CommunityDiagnose and fix user state quickly.
AuthorSanchay-T
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Expert knowledge on debugging user account issues, diagnostic scripts, fix scripts for onboarding, billing sync, and Clerk vs database mismatches.
Core Features & Use Cases
- Primary Diagnostic Script: /scripts/inspect-user-state.js to inspect user state.
- Fix & Recovery Scripts: reset onboarding, fix billing state, complete onboarding, delete user, reset to fresh state.
- Diagnostic Patterns: Onboarding stuck, billing sync issues, trial activation, Clerk/db mismatch.
- Pattern Guidance: Step-by-step workflows to identify and fix issues quickly.
Quick Start
Run node scripts/inspect-user-state.js --email user@example.com to diagnose; follow with a fix script such as node scripts/reset-user-onboarding.js userId.
Dependency Matrix
Required Modules
None requiredComponents
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: user-state-debugging Download link: https://github.com/Sanchay-T/influencer-platform-app/archive/main.zip#user-state-debugging Please download this .zip file, extract it, and install it in the .claude/skills/ directory.