Family Prompts
Bring families closer, one question at a time.
365+ conversation prompts to spark meaningful discussions at dinner, road trips, or anytime you want to connect.
Today's Prompt
A new prompt every day, or shuffle for something different
"What's your happiest memory from this year?"
Prompt #40 of 370
Embeddable Widget
Add Family Prompts to your website, blog, or family portal with a single line of code
Add to your site:
<!-- Family Prompts Widget --> <script src="https://io-benjamin.github.io/family-prompts/widget.js"></script> <!-- Or with custom colors --> <div id="family-prompt-widget" data-bg="#FFF8F0" data-text="#3D405B" data-accent="#E07A5F"> </div> <script src="https://io-benjamin.github.io/family-prompts/widget.js"></script>
Options:
data-bg- Background colordata-text- Text colordata-accent- Accent/button color
Free API
Build your own apps with our free, CORS-enabled API. No authentication required.
GETToday's Prompt
curl https://io-benjamin.github.io/family-prompts/api/today.json
Returns the prompt for today based on the day of year
GETRandom Prompt
curl https://io-benjamin.github.io/family-prompts/api/random.json
Returns a random prompt (client-side selection from all prompts)
GETAll Prompts
curl https://io-benjamin.github.io/family-prompts/api/prompts.json
Returns all 370 prompts with categories and age tags
GETBy Category
curl https://io-benjamin.github.io/family-prompts/api/category/[category].json # Categories: memories, gratitude, dreams, funny, deep, traditions
Returns all prompts for a specific category
Response Format
{
"id": 1,
"text": "What's your earliest happy memory?",
"category": "memories",
"age": "all-ages"
}6 Categories to Explore
Prompts for every mood and every moment
Memories
Prompts about cherished moments and experiences from the past
60 promptsGratitude
Prompts to reflect on the good things in life
61 promptsDreams
Prompts about hopes, aspirations, and imagination
63 promptsFunny
Light-hearted prompts to share laughs together
61 promptsDeep
Thoughtful prompts for meaningful conversations
64 promptsTraditions
Prompts about family customs and what makes your family unique
61 promptsContribute a Prompt
Have a great conversation starter? Share it with families around the world.
How to contribute:
- 1Fork the GitHub repository
- 2Add your prompt to
src/data/prompts.json - 3Include: text, category, and age tag
- 4Open a Pull Request
Our Mission
Screens have made it harder for families to truly connect.
Family Prompts exists to change that. One simple question at dinner can spark stories, laughter, and understanding that lasts a lifetime.
Free forever. Open source. For every family.