bknd-debugging
Installation
SKILL.md
Debugging Common Issues
Diagnose and fix common Bknd problems using CLI tools, error analysis, and systematic troubleshooting.
Prerequisites
- Bknd project set up locally
- Terminal/command line access
- Basic understanding of HTTP status codes
When to Use UI Mode
- Inspecting data in admin panel (
/admin) - Verifying entity schema visually
- Testing CRUD operations manually
- Checking user/role configurations