Prevent UI freezes and ensure a responsive user experience by validating threading rules and migrating blocking calls off the Event Dispatch Thread (EDT).
59
67%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Passed
No findings from the security scan
Fix and improve this skill with Tessl
tessl review fix ./.agents/skills/audit-ui-thread-safety/SKILL.mdYou are tasked with preventing UI freezes and ensuring a responsive user experience by validating threading rules.
Prevent UI freezes and ensure a responsive user experience by validating threading rules.
./gradlew test and ./gradlew verifyPlugin to ensure the project is in a good state before refactoring.runInEdt, invokeLater, and invokeAndWait.Task.Backgroundable or ReadAction.nonBlocking../gradlew testClasses to ensure safe refactoring../gradlew test and ./gradlew verifyPlugin to ensure no regressions../gradlew runIde) and perform key actions while monitoring for UI freezes.21aaf0b
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.