Skip to main content

clean-jsx-no-inline-ternaries

Keep JSX and component logic clean by minimizing inline ternaries, nested conditionals, and stringified conditional classes. Hoist branching out of the render tree. Use whenever writing or editing a React component, especially when class strings, JSX, or props start branching.

Jump to install

Source facts

Repository
flornkm/personal-site
Last source activity
August 12, 2026 at 15:23
Detected SKILL.md language
English
Stars
148
Forks
19

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.