benjaminnaesen/PCM-DB-Tools ? reverse-engineered prompt

Reverse engineered prompt

Build me a desktop tool for Pro Cycling Manager modding that opens and edits CDB database files, and also has a startlist generator in the same app.

I want a clean home screen with two main options, one for database editing and one for startlist generation, plus a list of recent files. In the editor, I need to open a CDB, browse tables from a sidebar, search and sort data, edit cells directly, undo and redo changes, hide and show columns, and export or import tables with CSV. It should also have a lookup mode so foreign keys can show readable names instead of raw IDs, and it should remember window size, favorites, and recent files between sessions.

For the startlist tool, I want to paste a ProCyclingStats startlist URL, fetch the data, match riders and teams against a PCM database, and generate either an XML startlist or a modified CDB. Please make it feel polished and easy to use, and look up current docs online if you need to.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab