issues-guide

Generate a pre-implementation checklist for Tauri commands, serialization, WebSocket, and UI features.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/manaca0923/vtuber-overlay-suite --skill issues-guide
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: issues-guide
Source: https://github.com/manaca0923/vtuber-overlay-suite/tree/main/.claude/skills/issues-guide
Command: npx skills add https://github.com/manaca0923/vtuber-overlay-suite --skill issues-guide

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a consolidated checklist of pre-implementation considerations for adding Tauri commands, data serialization, WebSocket communication, and UI/overlay features, helping teams prevent regressions and reduce rework.

Core Features & Use Cases

  • Guided preflight checklist: Automatically surfaces mandatory knowledge items before implementing new features (Tauri invoke naming, serde field naming, input validation, security checks, constants usage, WebSocket handling, and animation safeguards).
  • Consistency and security: Ensures you follow internal guidelines for safe, maintainable code across UI and overlay components.
  • Use Case: Before starting a new feature, run this skill to generate a ready-to-follow checklist for all critical areas, saving time and reducing missteps.

Quick Start

Review the seven mandatory items and ensure your upcoming feature adheres to the guidelines. Then apply these checks to your new Tauri command, serialization, WebSocket flows, and UI changes.