22 lines
854 B
JSON
22 lines
854 B
JSON
[
|
|
{
|
|
"name": "Code Reflection",
|
|
"prompt": "What coding concept or practice have you been thinking about lately? Share your thoughts for {date} {time}",
|
|
"description": "Developer-focused reflection prompts"
|
|
},
|
|
{
|
|
"name": "Tech Curiosity",
|
|
"prompt": "What's one technology or tool you'd like to explore this {weekday}? What intrigues you about it?",
|
|
"description": "Technology curiosity and learning prompts"
|
|
},
|
|
{
|
|
"name": "Problem Solving",
|
|
"prompt": "Describe a problem you're currently working on at {time} and one approach you might try",
|
|
"description": "Problem-solving and debugging mindset prompts"
|
|
},
|
|
{
|
|
"name": "System Thinking",
|
|
"prompt": "Think about a system you interacted with today ({date}). How could it be improved?",
|
|
"description": "Systems thinking and improvement prompts"
|
|
}
|
|
] |