Föderation EN Do 19.12.2024 14:13:22 I figured out a prompting pattern for getting Claude to produce fully self-contained Python scripts that execute with "uv run" using PEP 723 inline script dependencies - and now I can one-shot useful Python utilities with it https://simonwillison.net/2024/Dec/19/one-shot-python-tools/ |
Föderation EN Do 19.12.2024 14:17:45 Here are my custom instructions which I'm using as part of a Claude Project, but I expect they'll work the same way with other LLMs too Medien: 1 |
Föderation EN Do 19.12.2024 14:47:01 I have a similar set of custom instructions I use with Claude Artifacts to get it to produce mobile-friendly single page HTML apps that run without a build step Medien: 1 |