explore.md +22 −5
1# Explore – Codex1# Explore – Codex
2 2
3Get ideas on what you can build with Codex
4
5## Get started3## Get started
6 4
75Build a classic Snake game in this repo.CopiedFind and fix bugs in my codebase with minimal, high-confidence changes.CopiedPropose and implement one high-leverage viral feature for my app.CopiedCreate a dashboard for ….CopiedCreate an interactive prototype based on my meeting notes.CopiedAnalyze a sales call and implement the highest-impact missing features.CopiedExplain the top failure modes of my application's architecture.CopiedWrite a bedtime story for a 5-year-old about my system's architecture.Copied- Build a classic Snake game in this repo.
6- Find and fix bugs in my codebase with minimal, high-confidence changes.
7- Propose and implement one high-leverage viral feature for my app.
8- Create a dashboard for ….
9- Create an interactive prototype based on my meeting notes.
10- Analyze a sales call and implement the highest-impact missing features.
11- Explain the top failure modes of my application's architecture.
12- Write a bedtime story for a 5-year-old about my system's architecture.
8 13
9## Use skills14## Use skills
10 15
1116Create a one-page $pdf that summarizes this app.CopiedImplement designs from my Figma file in this codebase using $figma-implement-design.CopiedDeploy this project to Vercel with $vercel-deploy and a safe, minimal setup.CopiedCreate a $doc with a 6-week roadmap for my app.CopiedAnalyze my codebase and create an investor/influencer-style ad concept for it using $sora.Copied$gh-fix-ci iterate on my PR until CI is green.CopiedMonitor incoming bug reports on $sentry and attempt fixes.CopiedGenerate a $pdf bedtime story children's book.CopiedQuery my database and create a $spreadsheet with my top 10 customers.Copied- Create a one-page $pdf that summarizes this app.
17- Implement designs from my Figma file in this codebase using $figma-implement-design.
18- Deploy this project to Vercel with $vercel-deploy and a safe, minimal setup.
19- Create a $doc with a 6-week roadmap for my app.
20- Analyze my codebase and create an investor/influencer-style ad concept for it using $sora.
21- $gh-fix-ci iterate on my PR until CI is green.
22- Monitor incoming bug reports on $sentry and attempt fixes.
23- Generate a $pdf bedtime story children's book.
24- Query my database and create a $spreadsheet with my top 10 customers.
12 25
13## Create automations26## Create automations
14 27
15Automate recurring tasks. Codex adds findings to the inbox and archives runs with nothing to report.28Automate recurring tasks. Codex adds findings to the inbox and archives runs with nothing to report.
16 29
1730Scan recent commits for likely bugs and propose minimal fixes.CopiedDraft release notes from merged PRs.CopiedSummarize yesterday’s git activity for standup.CopiedSummarize CI failures and flaky tests.CopiedCreate a small classic game with minimal scope.Copied- Scan recent commits for likely bugs and propose minimal fixes.
31- Draft release notes from merged PRs.
32- Summarize yesterday’s git activity for standup.
33- Summarize CI failures and flaky tests.
34- Create a small classic game with minimal scope.