scraping webpage into WordPress
I'm trying to get an Claude Code to enter contents of a scraped page into a WordPress site(given admin creds). But it keeps doing it wrong. The colors are wrong, contents are hallucinated, etc.
I feel that just saying "scrape the source page and enter the contents into the destination page" should be enough. A human intern would know that it implies that the destination should contain everything that's in source and nothing else. And that colors have the be the same.
Am I wrong on this? From my experimenting, it seems that giving it more details at best didn't make the result better.
How would an expert LLM wisperer handle this?