Proposal: Provide official llms.txt / prompts for LLM-assisted Firebase development #14613
fumito-ito
started this conversation in
Pitches
Replies: 1 comment
-
Great idea! Thanks for the suggestion, @fumito-ito. No plans yet, but I'll see if we can get this on our roadmap. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi Firebase team,
I’d like to propose that Firebase officially provides LLM-friendly development prompts (such as in a
llms.txt
format), similar to what Supabase and a few other platforms have started doing.Background
As AI-assisted coding (via ChatGPT, Claude, Gemini, etc.) becomes more common in real-world development workflows, developers are increasingly relying on structured prompts to:
Platforms like Supabase are now shipping official AI prompt guidelines that significantly reduce hallucinations, deprecated API usage, and misuse of auth/session flows. These prompts also act as live, executable documentation for LLMs.
Proposal
It would be extremely helpful if Firebase provided:
llms.txt
file in the project root or docsBenefits
I’d love to hear what the team thinks about this idea.
Thanks for considering!
Beta Was this translation helpful? Give feedback.
All reactions