Top Tweets for #BuildWithLLMs
#BuildWithLLMs day 3
1. Write a clear, very specific prompt, always pointing to the part you are editing.
2. Put the prompt first, then paste the logs.
3. Ask for focused edits only.
4. When the LLM suggests changes, read them carefully; it often tweaks sections that don’t need it.
4. Keep functions in separate files. Stay modular; one giant file breaks easily.
5. Before any edits, have the LLM draft a Plan and a TODO list.
6. Ask the LLM to add code comments for everything.
#BuildWithLLMs day 2
1. Prep every doc for what you need, like SDKs, especially if you plan to use @thirdweb, @privy_io, or any newer web3 SDKs.
Give that full context to the LLM; most models struggle with web3 SDK details.
2. Read the docs yourself so when the LLM hallucinates, you can spot and fix it.
3. Create a rule file with naming and structure standards:
• camelCase for xx, PascalCase for yy
• Put functions in the zz folder
• always use clear, descriptive names
• Anything else that matters
(Comment if you want the complete rule file.)
4. Use official docs or the LLM to spin up your base folder structure. Keep it clear: frontend and backend in separate roots, then organize each layer and log every rule in the rule file.
5. Add a guides folder. Drop all text docs there. Tell the LLM to read them and, after finishing each part of the app, have it generate a doc for that part. e.g., when an API endpoint is done, get the LLM to write the doc, then feed that back to wire the API into the frontend.
6. Learn git: small commits, cherry-pick, revert.
Commit every step so you can roll back fast when the LLM breaks something.
#BuildWithLLMs day 1:
Prep before code a single line:
1. Draft a PRD in depth. Take your regular spec and pack it with every extra detail.
2. Slice it up. I aim for at least 5 chunks; some builds hit 20+ in the first run, and can get to 100 or more at the end.
3. Go deep on each chunk: stack calls, SDK picks, tiny code snippets, every note, and smaller details in your mind.
4. Add all possible changes, connections, add-ons, or comments.
5. Map the flow. Mermaid diagrams are super LLM-friendly and let you see how every piece clicks together.
6. Iterate until you're satisfied it's a good starting point.
7. Pass every chunk to an LLM and ask it to polish the wording for dev use. Then read every line yourself to be sure nothing vital got lost or invented.
This will take a good amount of time, but it saves tons of time when coding.
Last Seen Hashtags on Sotwe
momson or #teenage or #nolimit() +filter:native_video()
Seen from Pakistan
sissylover
Seen from Brazil
buttbully
Seen from Germany
ometv
Seen from Turkey
打屁股
Seen from United States
NoLimits #nsfw
mom #son
Seen from Germany
california
Seen from United States
รับงานปากช่อง
Seen from Thailand
자지대결
Seen from United States
Most Popular Users

Elon Musk 
@elonmusk
240.8M followers

Barack Obama 
@barackobama
119.2M followers

Donald J. Trump 
@realdonaldtrump
111.7M followers

Cristiano Ronaldo 
@cristiano
111.2M followers

Narendra Modi 
@narendramodi
107M followers

Rihanna 
@rihanna
97.8M followers

NASA 
@nasa
92.2M followers

Justin Bieber 
@justinbieber
91M followers

KATY PERRY 
@katyperry
88M followers

Taylor Swift 
@taylorswift13
81.8M followers

Lady Gaga 
@ladygaga
73.4M followers

Virat Kohli 
@imvkohli
70.4M followers

Kim Kardashian 
@kimkardashian
69.9M followers

YouTube 
@youtube
68.7M followers

Bill Gates 
@billgates
64.1M followers

Neymar Jr 
@neymarjr
63.2M followers

The Ellen Show
@theellenshow
62.4M followers

CNN 
@cnn
61.9M followers

Selena Gomez 
@selenagomez
61.1M followers

X 
@x
60.8M followers
