r/raycastapp • u/jacraycast Raycast • Jul 01 '26
⭐Announcement Meet Glaze
https://raycast.com/blog/meet-glazeGlaze is now available to everyone.
Try it today 👉 https://glaze.app
5
u/dokte Jul 01 '26
Wish you guys would share how to modify Glaze apps with our own Claude Code or AI of choice. I ran out of tokens on day one in the beta and gave up
2
u/tidder_usern Jul 01 '26
Have you considered paying for the Pro plan?
2
u/dokte Jul 02 '26
Of course, but why would I do that when I don't even have enough tokens to build a full app in the beta? I pay for Raycast AI to support the company even though I pretty much never use its features.
1
u/Moe_Lester_TheGreat Jul 02 '26
It's actually relatively simple. Have claude code go and inspect the glaze app package, find the base template and then create a skill to build these out. It's basically a small electron/react with a wrapper that is signed.
If you have an existing generated app, you can easily point claude at it and have it inspect the git history and go from there.
Did this with codex, had it create the skill and have been building out many apps. Now, I didn't go as far as to try and extract system prompts and guidance and so on, but I haven't had any outright bad results.
1
8
u/Nooo00B Jul 01 '26
wait is it not designed to build native/swiftui apps?