"you can improve reading code skills by reading code"
Correct.
What code to read?
Any open source project that appeals to you. Most open source coding is remarkably good.
Don't read random code though. Read stuff you actually care about. The more you understand the problem domain, the better you can appreciate the solution you're reading.