The mutilated chess problem is a well-know riddle that can be solved easily with some insight. Namely, one is asked about the possibility of covering a chessboard having two opposite corners cut off with 2x1 dominoes, and the impossibility of such a task is easily demonstrated by the fact that each domino must cover one black square and one white square, while the opposite corners of a chess board are of the same color.
Stated as such, the solution is seen as merely a clever analysis of the statement of the problem.
But what if the problem didn't make any mention of a chessboard at all, and only considered an 8x8 grid with opposite corners removed ? The problem could have been solved in a similar way, except one would've had to have the idea of dividing the squares into two alternating classes first, and then deduce the negative conclusion following the earlier argument.
My question is the following. What are other examples of proofs where a similar pattern of reasoning has been employed, that is where extra structure has been added first to the problem to allow for an easy solution ?