[▲ Vercel Community](/) · [Categories](/categories) · [Latest](/latest) · [Top](/top) · [Live](/live) [Showcase](/c/showcase/41) # PromptCraft for Cursor AI 417 views · 15 likes · 6 posts NYTEMODE (@nytemode) · 2025-04-12 · ♥ 4 Had a small AI session with some folks and spoke about asking the right questions. I ended up building PromptCraft that will take your ideas and concepts and properly format them for Cursor AI using the new Grok 3 model. The output is also structured in a way best understood by Grok 3 within Cursor. Turned into this: https://promptcraft4cursor.vercel.app/ The source code is here: https://github.com/NYTEMODEONLY/promptcraft NYTEMODE (@nytemode) · 2025-04-12 · ♥ 2 The model and design was based off of Grok's own response to the following question. [The guidelines can be found in the github repo as well.](https://github.com/NYTEMODEONLY/promptcraft/blob/main/prompting_guidelines.md?plain=1)  BestCodes (@bestcodes) · 2025-04-13 · ♥ 2 Love it! The only tip I have is to change the loader bar animation (either make it an indeterminate loading bar or use a loading spinner instead). Great job! NYTEMODE (@nytemode) · 2025-04-13 · ♥ 3 Thanks for the feedback! It was not long ago I did see that research of how custom loading animations make people think the app is slower vs their device. I've pushed the change to just make it a loading spinner. Cheers!~ BestCodes (@bestcodes) · 2025-04-13 · ♥ 2 Looks great! The app also loads fast and has great SEO. :+1: Pauline P. Narvas (@pawlean) · 2025-04-14 · ♥ 2 Love how you're here helping the community, @BestCodes! Some great pointers here. :smiley: @nytemode Thank you for sharing this! I'll give it a go and share any feedback.