Skip to content

WickJust Prompt. AI Does the Rest.

Stop copy-pasting AI output into black-box editors. Wick gives AI a real Go project — you own everything it builds.

Paste this into any AI agent to get started:

Check if Go is installed by running: go version If Go is not installed, help me install it first for my OS, then come back to this. Once Go is ready: 1. Install wick: go install github.com/yogasw/wick@v0.3.0 2. Ask me: what do you want to name your project? 3. Scaffold it: wick init <name> 4. Run: wick dev — then show me what was created.

Paste this into any AI agent to get started:

Check if Go is installed by running: go version If Go is not installed, help me install it first for my OS, then come back to this. Once Go is ready: 1. Install wick: go install github.com/yogasw/wick@v0.3.0 2. Ask me: what do you want to name your project? 3. Scaffold it: wick init <name> 4. Run: wick dev — then show me what was created.
Built with ❤️ by a developer, for developers.