avoiding-angle-bracket-assertions
Avoid angle-bracket type assertions (<Type>) and use 'as Type' syntax instead
8803 个 Skills
Avoid angle-bracket type assertions (<Type>) and use 'as Type' syntax instead
Avoid non-null assertion operator (!) and use type-safe alternatives instead
ReactUMG 常见组件陷阱/坑/问题提醒。在使用 ComboBoxString、EditableTextBox、SpinBox、ScrollBox、ProgressBar 等复杂组件时激活。涵盖动
Guide for understanding and contributing to the awesome-game-security curated resource list. Use this skill when adding new resources, organizing categories, understanding project structure, or maintaining the README.md format consistency.
Receive and act on code review feedback with technical rigor, not performative agreement or blind im
Force unrelated concepts together to discover emergent properties - "What if we treated X like Y?"
Use multiple Claude agents to investigate and fix independent problems concurrently
Complete feature development with structured options for merge, PR, or cleanup
Recognize when disagreements reveal valuable context, preserve multiple valid approaches instead of
Systematically trace bugs backward through call stack to find original trigger
Test at extremes (1000x bigger/smaller, instant/year-long) to expose fundamental truths hidden at no
Find one insight that eliminates multiple components - "if this is true, we don't need X, Y, or Z"