ritual-foundation/ritual-dapp-skills — reverse-engineered prompt

Reverse engineered prompt

GitHub

Read skills/ritual/SKILL.md and follow its instructions.

Build me a simple web dapp on Ritual Chain where a user connects their wallet, opens a chat, asks a question, and gets an AI answer that is generated on chain with the response streaming into the page.

It should show clear status steps like request sent, computing, streaming, and complete. If something fails, explain the issue in normal language and let me try again. Keep the interface clean, dark, and easy to demo, with a small history of recent chats and links to any transactions.

WALLET: 0xYOUR_FUNDED_WALLET_ADDRESS_DAPP_CAN_BE_DEPLOYED_FROM

Deploy from this wallet when ready, or tell me exactly what I need if deployment cannot be completed. Run the tests and a full demo flow before calling it done. Look up current Ritual docs online if you need to.

Want more depth? Deep Reverse