debug-cvar-prompt
CommunityAdd runtime debug toggles
Authorbuihuuloc
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps developers proactively add runtime-toggleable console variables (CVars) for debug visualizations and features, preventing the need for recompilation to enable or disable them.
Core Features & Use Cases
- Proactive CVar Suggestion: Automatically prompts to create CVars when debug visualization or draw debug features are requested.
- Runtime Control: Enables or disables debug features via console commands without recompiling code.
- Use Case: When a developer asks to "draw debug spheres for enemy AI pathfinding," this skill will suggest creating a CVar like
Sipher.Debug.AIPathfindingto toggle the visualization on/off.
Quick Start
Suggest adding a CVar for the new debug feature you are implementing.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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: debug-cvar-prompt Download link: https://github.com/buihuuloc/universal-ue-skills/archive/main.zip#debug-cvar-prompt Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.