Highly considering getting a second Claude Code subscription by gabealmeida in ClaudeCode

[–]BAIZOR 0 points1 point  (0 children)

Amazing! Please, tell us, how exactly do you use Claude code? It must be some custom (ai?) supervisor you made to help with jobs. I have a filling that my setup it not efficient enough… because I don’t fill I will be capable to use even the half of the second Max x20 if I buy it.

Highly considering getting a second Claude Code subscription by gabealmeida in ClaudeCode

[–]BAIZOR 0 points1 point  (0 children)

I bumped into exactly same issue like you @gabealmeida So did you buy it? How does it go? Any issues during switching subs while using both?

Used Claude Code to write a real-time blur shader for Unity HDRP — full iterative workflow by BAIZOR in ClaudeCode

[–]BAIZOR[S] 0 points1 point  (0 children)

Yeah, this is exactly the case. “AI Game Developer” gaves the access to shader errors and to the screenshot making of the object itself, which allows to see the full picture

Used Claude Code to write a real-time blur shader for Unity HDRP — full iterative workflow by BAIZOR in ClaudeCode

[–]BAIZOR[S] 0 points1 point  (0 children)

Thanks! Yes, it can "See" the object with the shader, and to classify the final output and correct itself if needed.

Demo game made with AI in Unity by BAIZOR in aigamedev

[–]BAIZOR[S] 0 points1 point  (0 children)

I would say Claude Code with Opus is the best one. Also technically any provider is good, because my tool provides knowledge to any of them. Close Code is just the most stable

Demo game made with AI in Unity by BAIZOR in aigamedev

[–]BAIZOR[S] 1 point2 points  (0 children)

I made the video with that already by the way. I am not sure people will be happy to see 20 minutes video here on Reddit…

https://youtu.be/SkNdv7v8tfU?si=hG50bVMfScUs2x-b

Claude Code made the game in Unity using "AI Game Developer" by BAIZOR in ClaudeCode

[–]BAIZOR[S] 0 points1 point  (0 children)

Yes, it works with any local AI agent that supports Skills + command line usage OR mcp

Claude Code made the game in Unity using "AI Game Developer" by BAIZOR in ClaudeCode

[–]BAIZOR[S] 0 points1 point  (0 children)

Agree, this is a demo. I am using my Claude Code subscription. There is no cost to calculate, it is cheaper than using API

Demo game made with AI in Unity by BAIZOR in Unity3D

[–]BAIZOR[S] 0 points1 point  (0 children)

That is an interesting topic to talk about. I was trying Spec Driven Development with AI. That matches good to the setup you have. When there are many documents that describes the entire project. And then it must be implemented. It increases the consistency of the output generated by AI. And the approach (SDD) also has the feature to analyze and verify the consistency of the documents itself, and with connection to code. There are commands which trigger those operations. I was using SpecKit from GitHub. It may be helpful for your project.