Flying Nobita
flyingnobita.com
Flying Nobita
@flyingnobita.com
...I compared “no/low code” platforms V0, Lovable and Bolt for vibecoding / prototyping webapps. I find Bolt gives me the best result (fewest shots). It was also easy to “export” the project and continue in cursor or other dev tools for further dev
July 3, 2025 at 5:10 PM
...between different tasks.

See section 6 here for examples: www.anthropic.com/engineering/...

---

Frontend Dev

Using cursor for web design
- inspired by this video: www.youtube.com/watch?v=zQkF...
...
Claude Code Best Practices
A blog post covering tips and tricks that have proven effective for using Claude Code across various codebases, languages, and environments.
www.anthropic.com
July 3, 2025 at 5:10 PM
Multi-agent workflows

I find that not using a framework (e.g., CrewAI, langchain) makes it easier to debug and switch between LLMs (e.g., switching from Claude code to Gemini CLI). An interesting thing I find is that an important limiting factor is my ability (not agents’!) to context-switch...
July 3, 2025 at 5:10 PM
...the better the result. I find that it also works well for simple projects that don’t have a PRD too.



Updating Prompts

Reading up on prompt guides and updating my little “book of prompts” for all types of use cases.

These guides contain lots of good generic advice for prompts that are...
July 3, 2025 at 5:10 PM
MCP - Others

markdownify-mcp: convert many things to MD format with total confidence (esp useful for me since i use Obsidian)

Taskmaster AI: meant for converting PRD to tasks. Can break down tasks into sub-tasks, taking into account task dependencies, deadlines, etc. The better written the PRD...
July 3, 2025 at 5:10 PM
FastMCP: build your own MCP

---

MCP - Research

all-in-mcp: search on iacr, google scholar for papers, their citations, related papers, download, etc

arxiv-mcp-server: same as above but for arxiv

Zotero MCP: talks to your Zotero library and gets your annotations!
July 3, 2025 at 5:10 PM
...still do better

Apidog MCP: similar to above, but useful if the project has no doc but has API specs (like many new projects where the docs are lacking)

agentdeskai/browser-tools-mcp: useful for web frontend so LLM can read errors from console log, see the HTML element you selected
July 3, 2025 at 5:10 PM
...Absolutely start with MCPs if you aren’t one of them yet… here’s the list:



MCP - Coding

context7: gets the latest doc for any repo. It’s crowdsourced, and if you don’t see something there, you can simply add it to a repository. I find that even if the repo’s docs aren’t great, LLMs can..
July 3, 2025 at 5:10 PM
MCP Servers

These have matured so much in the last few months, and they make a huge improvement to all my LLM interactions. Support for using MCPs is also available in many more of my apps than before. LLM can now call proper commands instead of figuring out API calls or just “brute-forcing”...
July 3, 2025 at 5:10 PM
Special thanks to:
- imToken for lending us their venue
- @ethereum.foundation ZK Education Team for their sponsorship
- Purple for the poster design
May 23, 2025 at 4:04 PM
Reposted by Flying Nobita
@flyingnobita.bsky.social put together a repo of Jupyter notebooks going through all examples and algos from the "Intro to ProgCrypto" book by 0xPARC.

GitHub: github.com/flyingnobita...
GitHub - flyingnobita/0xparc_intro_book_workbook: Workbook for Introduction to Programmable Cryptography
Workbook for Introduction to Programmable Cryptography - flyingnobita/0xparc_intro_book_workbook
github.com
February 28, 2025 at 4:46 PM