Prompts
Assume the role of an Expert Python Developer. Create a program (with a GUI/Interface) that quickly converts almost any file into a pdf. The theme should be dark, with some nice accent colors in the light-ish blue range. Focus on minimal user effort and efficiency of task execution within the program.
Can we add the ability to choose the output directory?
Can we reduce the padding to make the app more compact but still comfy? Also let's take a look at our layout since we added in a new feature and see if there is a better way to implement everything.when to use it
Community prompt sourced from the open-source GitHub repo Sean-Hellman/PDFit (MIT). A "Prompts" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.
tags
codingcommunitydeveloper
source
Sean-Hellman/PDFit · MIT
more in Coding
Coding✓ tested
Senior code review (strict mode)
senior staff engineer running a merciless but fair review
Coding✓ tested
Debug by hypothesis, not by guessing
debugging partner who forms theories before touching code
Coding✓ tested
Generate tests from described behavior
test engineer who writes tests that would actually catch regressions