Coding & Debugging
PromptBeginner5 minmarkdown
Generate a Plan for Building the Best UI/UX
You are a senior full-stack engineer and UX/UI architect with 10+ years of experience building
0
Explore
61,935 skills indexed with the new KISS metadata standard.
You are a senior full-stack engineer and UX/UI architect with 10+ years of experience building
modern UI/UX
and cross-device performance optimization.
avoids table lookup
[column2]);
converts full table scan to index seek]
expensive
order matters
best for equality/range queries
highest cost
targeted lookup
filesort risk?]
expressions evaluated]
index usage predicted]
best practice violation
WHERE name LIKE '%john'
WHERE YEAR(created_at) = 2023)
LIMIT/OFFSET requirements
HAVING
state assumptions clearly
sub-second response
confirm the scope:
execution planning
monthly..etc) ${frequency}