Jason Zhou Profile picture
I build & teach AI stuff | Learn to build with AI at @aibuilderclub_ | Product @RelevanceAI_ @SuperDesignDev
3 subscribers
Dec 13 6 tweets 3 min read
Nano Banana + Gemini 3 = S-Tier UI Designer

I've been using Nano Banana alongside Gemini 3 to maximise its creativity for UI design past 2 weeks

🧵👇 Here are my 4 step process 1/ Design spec

Plan ahead, Break down into smaller design tasks, and get model focusing one task at a time

This is a proven process we've been doing with coding tasks, same thing apply for UI design too

Here are a few sites I often go for reference...
Nov 25 5 tweets 2 min read
Okay at this point,

I can only say Gemini3 really beats me as a designer...

🧵👇 Below is how I get most out of Gemini3 1/ Prompt for Gemini3 is different

Gemini 3 is a reasoning model

It requires precise instructions + Really sensitive to the prompt

Some old prompt engineering techniques that works with old model might not work well with gemini 3

Sometimes more prompt you add, the worse the performance
Oct 18 7 tweets 4 min read
Claude Skill is prob bigger than MCP

Here is what it is,

+ how to 10x your claude code w/ it

🧵👇Image 1/ A skill ≈ prompt + tools/assets

.claude/
└ skills/
└ [skill-name]/
SKILL.md
└ (other sub-prompts, tools, templates)

SKILL.md firstly contain a simple yaml contains metadata,

Provides just enough info about when to use this skill

+ Full markdown prompt explain detailed instructions, which will only be fed into context if agent decide to use this skill

-----

For complex skills, in the full markdown instruction,

You can refer to more md files for further instructions

+ Scripts/functions you predefined OR any other resources

So that it can call predefined functions on-demand
Oct 6 7 tweets 3 min read
.agent docs made my Claude Code 10x better…

Here is how to context engineer into Claude code

It even works w/ complex codebase

👇 Thread below Image 1/ Context engineering is the key

Claude code default takes in
- System prompt
- System tools
- MCP tools
-
- Messages

Run /context will give you an idea of the breakdown CLAUDE.md
Aug 28 6 tweets 3 min read
Nano Banana is insanely good

Here are a few ways I found that make the best out of Nano bananas:

1. World knowledge

Because Gemini has world's knowledge, it goes beyond just image editing

You can prompt a point on map, and ask it to picture what the view will look like

"What will I see standing at this point on the map" from @tokuminImage
Image
Similar to the world knowledge use case

You can also ask it to edit image with additional info

"You are a location-based AR experience generator. highlight [xxxxx] in this image and annotate relevant information about it."

from @bilawalsidhuImage
Image
Aug 14 7 tweets 3 min read
I was using Claude Code Sub-agent wrong...

Here's what I learnt after 20+ hrs trial & errors

Made my agents way more effective

👇 Thread below Image First -

Why did Anthropic build sub-agents initially?

It's all about context engineer & context optimisations

It works best when focusing on planning & researching and send back with a summary plan to conversation thread
Jul 24 9 tweets 4 min read
I was using Claude Code wrong...

Here’s what I learnt and how I maximise Claude Code performance

+ Best tips that ACTUALLY useful

👇 Thread below Image The Claude Code setup
- Connect IDE
- /init for codebase scan
-
- ... CLAUDE.md
Jan 31, 2023 11 tweets 12 min read
Referral/affiliate marketing is a hugely underutilized growth channel in web3

It generated:
- 30% of volume for Lido
- $11B trading volume for GMX

I analyzed 6 web3 projects to try to understand how BIG this could be.

Here's the data I collected 🧵 @LidoFinance referral program:

Generated 1,552,458 staked ETH from referral (~30% of total staked ETH)

Distributed $13M rewards distributed to affiliates past 18 months

dune.com/LidoAnalytical…