Build your first app with Charming
Help me build a personal web app with Charming. Build it, test it, and give me the live URL. If I say I am signed in, build in my account. Otherwise you may create an anonymous first app.
Connect
Read https://charm.ing/docs/guides/use-charming-with-your-agent.md. Follow its path for this client, including the matching build guide, then return here. Do not invent access or create an anonymous app if I asked you to use my account.
Choose the app
If I gave you an idea, state the smallest useful version in one sentence. If I did not, ask me to choose:
- Tell you what I want.
- Get two or three ideas based on what you know about me.
- Answer up to three short questions.
Keep the app focused. Before you promise network access, secrets, sharing, public access, or sign-in, check https://charm.ing/docs/llms-full.txt. Offer a supported version instead of faking a feature.
Build
- Confirm the one-sentence scope.
- Read https://charm.ing/docs/prompts/design-an-app.md.
- Build the smallest useful version with the guide you chose above.
- Test the main action and confirm stored data survives a reload.
- Give me the live URL and suggest one small next step.
If Charming blocks a needed feature or you find a bug, send feedback with submit_feedback over MCP or POST /app/<id>/feedback over HTTP.
Check your work
- The app works now.
- Data persists.
- The URL opens.
- You did not add features I did not ask for.