Combined (Claude + ChatGPT) - Coding Prompts / https://promptstash.net/

Here are some Coding prompts.

Combined (Claude + ChatGPT) - Coding Prompts

Combined (Claude + ChatGPT) - Using ChatGPT-4 to Plan the Code Project (template code + pseudo-code) & Claude Opus to Code it

Coding with GPT4, Then Claude Opus

https://www.reddit.com/r/ClaudeAI/s/zdlhTQeKgW


The prompt wasn't anything special it's just the basic CAN (code anything now) system message I use for everything and a detailed instruction. I had gpt-4 write the architecture and pseudo code, then used opus. I can post screenshots


For context it started with 500 lines of code. But the fact that it spit out 1500 fully coded No abbreviated code(GPT4 would NEVER. It's hard enough to get gpt4 not to abbreviate much less produce that much at once) was pretty lit. I've been working with Claude for a while and knew it was more superior to GPT for but this was a new high.


His Final Claude Opus prompt:

"please take the below jsx code and the provided data structure analysis modules and FULLY IMPLEMENT THE CODE for their custom templates based on the analysis fields in each group. I've already started most of the code. Your job is simply to return the code that goes after the "return(" and begins the html structure. DO NOT GIVE ME PLACEHOLDERS OR 'implement more fields here' bullshit."


It looks like he pasted in

1) the placeholder template code (front gpt4) and

2) the pseudo code (from gpt 4),

RESULT: 1500 lines of working code

Combined (Claude + ChatGPT) - Coding Coding Prompts

Combined (Claude + ChatGPT) - Coding Prompt #

the prompt