š¦ NoteBox
Capture ideas, notes & tasks instantly
š¦ My Notes
Push to SUITE
Review and edit the prompt, then send to Claude:
Submit to Governance
Which section should this proposal go to?
Or select an existing app:
šØ artstu.ca
What would you like to do?
š Refine Article for artstu.ca
Chat with AI to refine your article, then publish
AI Article Refinement
Expand further:
0/280 characters
Why dismiss this idea?
What did you do?
ā Add New Destination
āļø Manage Destinations
1
Generate Research Prompt
Loading apps...
Loading revenue data...
Loading existing apps...
Research Prompt
2
Paste AI Research
After running the research prompt in Grok, Gemini, and Claude, paste their outputs below.
Synthesis Prompt
Projects
š
No Project Selected
Create a new app or select an existing project
Step 1 of 4
Define Your App
Generated Prompt
Reference
Boilerplate Structure
boilerplate/
āāā app/
ā āāā _layout.tsx
ā āāā login.tsx
ā āāā (tabs)/
ā āāā index.tsx
āāā contexts/
ā āāā TelegramAuthContext.tsx
āāā components/
ā āāā PaymentGate.tsx
āāā config/
ā āāā features.ts
āāā package.json
Deploy Commands
npm install
npm run build:web
vercel --prod