A repository of reusable prompts and best practices for building applications (ai optional LOL).
This folder has reusable prompt and configs that I use within opencode. I like to use the warp terminal and run two to three tabs with 2-3 chats in each tab (opencode, pnpm runs, db migrations, etc).
- Build -> these help you build systems
- Configurations -> a way to setup custom agents (so far opencode is all i use)
- Judge -> these are easy ways to test your code using a comprehensive eval
- Docs -> these are fun concepts I did on TL draw or docs, regarding how to think of things in the digital world
- Design -> these are all my design judges to help quickly innovate and wireframe from scratch
- Reference framework files in your prompts using
{design},<design>, or similar delimiters - Combine pre-prompts with referenced content:
Use {design} when creating {concept}. <design>@design_prompt_1</design> - Pull repo into
/docsand start referencing