Hi, I'm Tianxin Shi (SToneX). I'm building a few AI products, such as Superdesign and Loopany . I'm also constantly exploring the best ways to use AI, feel free to reach out anytime.
Current projects
Superdesign
An AI product design agent. Describe an interface; get something you can actually ship.
Loopany
Maybe getting an agent through a looooong task only takes a dozen scheduled jobs, working together?
Latest
How Much Design Is Hidden Inside a Read Tool?
A file-reading tool is not just a way to fetch text. It is one of the first places where an agent harness starts managing context budget, failure modes, and model behavior, traced through claude-code, pi, hermes, and codex. Keep reading →
Writing
- How Much Design Is Hidden Inside a Read Tool?
- useHooks(3): Do You Still Need Redux Now That You Have useContext?
- On the GraphQL and Apollo Workflow
- useHooks(2): A Few Words on the Little Matter of Data Fetching
- useHooks(1): Let's Talk About useCallback
- Still Using Redux? Why Not Give GraphQL & Apollo a Try?
- From React to Reason
- Master Frontend Polyfills in 21 Minutes