Open source prompt template library for AutoGit. Submit a template, get paid automatically when your PR merges.
AutoGit lets anyone describe an app and deploy it to GitHub Pages automatically using their own AI API key. This repo holds the community-built prompt templates that power different app types.
We are running an open hackathon. Submit a prompt template for any app type and get 5 USDC automatically the moment your PR is merged.
Read HACKATHON.md for full details and rules.
Participant list: https://gitbankio.github.io/autogit-hackathon/
Each template is a markdown file in templates/ with:
---
title: Your Template Title
app_type: your-app-type
wallet: 0xYourBaseWalletAddress
---
Your system prompt here...
AutoGit sends the prompt to your chosen AI provider (OpenAI, Anthropic, Gemini, Groq, DeepSeek) and uses the response to generate a full React + Vite + Tailwind app.
| App Type | File |
|---|---|
| Product Landing Page | templates/example-landing-page.md |
| Developer Portfolio | templates/example-portfolio.md |
See CONTRIBUTING.md and CONTEST.md.
MIT. See LICENSE.