Spec post-processing workflow: after a round of Spec Coding, check and sync Spec documents, Steering documents, and Contributing documents affected by the changes. Triggered when the user says 'Spec 后处理', '后处理流程', 'spec post check', '收尾检查', 'post-processing', 'wrap up', 'finalize docs', or similar expressions. Also…
A Unity troubleshooting skill for errors shown in the Unity Console, the editor window that displays messages and failures. It reads the error and nearby logs, then checks related code to identify the cause.
A Unity troubleshooting skill for UI elements that do not respond to clicks. It uses a runtime raycast, a test that shows which object receives a pointer event, to find obstructions or interaction settings.