<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/daily-prompt-is-out-long-live-spellbook-of-prompt-db4quiltj" -->

---
title: Daily Prompt Is Out. Long Live Spellbook of Prompt
description: Daily Prompt, a personal prompt collection project, has been retired and replaced with Spellbook of Prompt — a rebranded, open-source, model-agnostic library...
canonical: https://daily.dev/posts/daily-prompt-is-out-long-live-spellbook-of-prompt-db4quiltj
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: Daily Prompt Is Out. Long Live Spellbook of Prompt | daily.dev
og:description: Daily Prompt, a personal prompt collection project, has been retired and replaced with Spellbook of Prompt — a rebranded, open-source, model-agnostic library...
og:url: https://daily.dev/posts/daily-prompt-is-out-long-live-spellbook-of-prompt-db4quiltj
og:image: https://api.daily.dev/og/posts/DB4QuiLtJ.png
og:image:alt: Daily Prompt Is Out. Long Live Spellbook of Prompt
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Daily Prompt Is Out. Long Live Spellbook of Prompt

**[Playful Programming](https://daily.dev/sources/playfulprogramming)** · 5 min read · 25 upvotes · 3 comments

## Summary

Daily Prompt, a personal prompt collection project, has been retired and replaced with Spellbook of Prompt — a rebranded, open-source, model-agnostic library of AI prompts built with Astro and Starlight. The new project organizes prompts into clear use-case categories (content creation, code generation, data analysis, writing, design, learning), with each entry including descriptions, input/output examples, and edge case notes. It works across ChatGPT, Claude, Gemini, and other LLMs. The project is MIT-licensed, accepts contributions via PR, and has a roadmap including interactive examples, LLM compatibility tagging, and improved search.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://playfulprogramming.com/posts/long-live-spellbook>

## Community discussion

Top comments from developers on daily.dev.

**@agustinbarrientos** · 0 upvotes

> Input and output examples plus cross-model testing turn this into something I'd actually keep around, and the rebuild looks great.

**@kartiknvj** · 0 upvotes

> Making the prompt library model-agnostic and open is the right call, since prompts drift fast and locking them to one provider ages badly. Organizing by use-case rather than by model also makes it far easier to see which prompts actually generalize. Do you version prompts as they change, or keep only the current best per use-case?

**@h3l0st3k** · 0 upvotes

> Open-sourcing the project under the MIT license is a smart move. Community contributions, combined with structured examples and edge-case documentation, can turn it into a valuable reference rather than just another prompt collection.

## Similar posts on daily.dev

- [Awesome Gemini Prompts: The Ultimate Open Source Library for Gemini & Nano](https://daily.dev/posts/awesome-gemini-prompts-the-ultimate-open-source-library-for-gemini-nano-nlpqowijn) · Product Hunt · 3 upvotes · 0 comments

---

Tags: [#open-source](https://daily.dev/tags/open-source), [#llm](https://daily.dev/tags/llm), [#prompt-engineering](https://daily.dev/tags/prompt-engineering), [#astro](https://daily.dev/tags/astro)

[View this post on daily.dev](https://daily.dev/posts/daily-prompt-is-out-long-live-spellbook-of-prompt-db4quiltj)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"Daily Prompt Is Out. Long Live Spellbook of Prompt","url":"https://daily.dev/posts/daily-prompt-is-out-long-live-spellbook-of-prompt-db4quiltj","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/daily-prompt-is-out-long-live-spellbook-of-prompt-db4quiltj"},"datePublished":"2026-08-02T18:26:53.341Z","dateModified":"2026-08-02T18:27:14.085Z","description":"Daily Prompt, a personal prompt collection project, has been retired and replaced with Spellbook of Prompt — a rebranded, open-source, model-agnostic library...","image":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/f2f040853249bd447ab0298296affdd7?_a=AQAEuop","thumbnailUrl":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/f2f040853249bd447ab0298296affdd7?_a=AQAEuop","isAccessibleForFree":true,"articleSection":"Playful Programming","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"Playful Programming","logo":"https://media.daily.dev/image/upload/s--WoGOmY81--/f_auto,q_auto/v1773697582/logos/playfulprogramming?_a=BAMAMiiu0","url":"https://daily.dev/sources/playfulprogramming"},"commentCount":3,"discussionUrl":"https://daily.dev/posts/daily-prompt-is-out-long-live-spellbook-of-prompt-db4quiltj","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":25},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":3}],"keywords":"open-source,llm,prompt-engineering,astro","timeRequired":"PT5M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Playful Programming","item":"https://daily.dev/sources/playfulprogramming"},{"@type":"ListItem","position":3,"name":"Daily Prompt Is Out. Long Live Spellbook of Prompt"}]}
{"@context":"https://schema.org","@type":"WebPage","@id":"https://daily.dev/posts/daily-prompt-is-out-long-live-spellbook-of-prompt-db4quiltj","comment":[{"@type":"Comment","text":"Input and output examples plus cross-model testing turn this into something I’d actually keep around, and the rebuild looks great.","datePublished":"2026-08-03T02:08:59.087Z","url":"https://daily.dev/posts/DB4QuiLtJ#c-HQsOMUfdi","author":{"@type":"Person","name":"Agustin Barrientos","url":"https://daily.dev/agustinbarrientos","image":"https://media.daily.dev/image/upload/s--5ayxQnqn--/f_auto/v1788281802/avatars/avatar_wQYYVe5Tbj0NJ7C7qPoa8?_a=BAMAMicg0"}},{"@type":"Comment","text":"Making the prompt library model-agnostic and open is the right call, since prompts drift fast and locking them to one provider ages badly. Organizing by use-case rather than by model also makes it far easier to see which prompts actually generalize. Do you version prompts as they change, or keep only the current best per use-case?","datePublished":"2026-08-04T19:30:07.691Z","url":"https://daily.dev/posts/DB4QuiLtJ#c-1Xva8aimO","author":{"@type":"Person","name":"kartik-nvjk","url":"https://daily.dev/kartiknvj","image":"https://media.daily.dev/image/upload/s--3gGgsVCw--/f_auto/v1781456774/avatars/avatar_TvTVeiMdkRCqWUDullFmy?_a=BAMAMiWQ0"}},{"@type":"Comment","text":"Open-sourcing the project under the MIT license is a smart move. Community contributions, combined with structured examples and edge-case documentation, can turn it into a valuable reference rather than just another prompt collection.","datePublished":"2026-08-07T14:05:40.668Z","url":"https://daily.dev/posts/DB4QuiLtJ#c-BUFe3aCnT","author":{"@type":"Person","name":"H3l!0s_T3k","url":"https://daily.dev/h3l0st3k","image":"https://avatars.githubusercontent.com/u/90980178?v=4"}}]}
```

