1k-debug-logging
Installation
SKILL.md
OneKey Debug Logging
Use this skill for temporary local debug logs. Keep the convention to one filterable prefix and one safe stringify helper.
Pattern
Create one local helper near the debug area. Rename the prefix and exported helper for the domain:
const LOG_PREFIX = '[MKT-TAB]';