jahro skills

8 tagged jahro, measured the same way as everything else here.

Browse within: in-game-console 8unity 8unity-package 8

jahro-logging

01

jahro-console/unity-agent-skills

Skill Claude CodeCodex

Reviews and improves Debug.Log usage in Unity C# projects following structured logging principles: context tags, severity contracts, boundary-based placement, and criticality tiers. Detects common antipatterns (naked Debug.Log, logging in Update, stringly-typed errors), adds missing logs at system/state/error/external…

16 5mo ago A 111 tokens original MIT

jahro-migration

02

jahro-console/unity-agent-skills

Skill Claude CodeCodex

Analyzes existing debug systems (IMGUI menus, custom loggers, cheat frameworks, performance HUDs) and generates incremental migration plans to Jahro equivalents. Use when the user wants to replace a custom debug UI, migrate from an existing console or cheat system, switch to Jahro, or has OnGUI debug code they want to…

16 5mo ago A 74 tokens original MIT

jahro-console/unity-agent-skills

Skill Claude CodeCodex

Diagnoses common Jahro issues using decision trees: commands not appearing, watcher not updating, console not opening, snapshots failing, launch button missing. Use when the user reports something not working, missing, broken, or unexpected with Jahro, or when generated Jahro code doesn't behave as expected.

16 5mo ago A 65 tokens original MIT