tunelito-debug

Diagnose and resolve Tunelito bugs with debugging commands and test cases.

Updated May 22, 2026
One-click install
npx skills add https://github.com/chekos/tunelito --skill tunelito-debug
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tunelito-debug
Source: https://github.com/chekos/tunelito/tree/main/.claude/skills/tunelito-debug
Command: npx skills add https://github.com/chekos/tunelito --skill tunelito-debug

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

The tunelito-debug skill is designed to help users diagnose and fix issues within the Tunelito tool, ensuring seamless review room functionality and a smooth user experience.

Core Features & Use Cases

  • Debugging: Helps reproduce and fix common Tunelito bugs related to tunnels, mobile selection, comments syncing, and more.
  • CLI and Server Insights: Provides insights into CLI, server, and client operations.
  • Test and Fix Loop: Guides users through the process of reproducing, testing, and fixing issues with added test cases.

Quick Start

Run the tunelito-debug skill on the affected project folder and follow the interactive guide to debug the issue.

Frequently Asked Questions about tunelito-debug

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I fix Tunelito tunnel failures and mobile selection issues?

To debug Tunelito tunnel failures and mobile selection issues, run the tunelito-debug skill on your affected project folder and follow the interactive guide to reproduce, test, and resolve the bugs.

What is the best way to diagnose CLI anomalies in my local environment?

The best way to diagnose CLI anomalies is to use a debugging skill that provides CLI and server insights, requiring local environment setup and interaction with the tunelito application to identify anomalies.

Do I need a local environment setup to debug comment syncing issues?

Yes, you need a local environment setup to debug comment syncing issues, as the process requires direct interaction with the tunelito application to execute debugging commands and create test cases.

Why does my review room functionality break during comment syncing?

Review room functionality breaks during comment syncing due to underlying bugs within the tool, which can be systematically diagnosed and fixed by reproducing the issue and adding test cases through a debugging process.

How to create test cases for bug fixing when CLI operations fail?

To create test cases for bug fixing when CLI operations fail, follow the interactive test and fix loop provided by the debugging skill to reproduce the anomaly, isolate the cause, and validate the fix.