Skip to content

Thoughtful-App-Co/context-engineering-library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

121 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Context Engineering Library

A repository of reusable prompts and best practices for building applications (ai optional LOL).

Overview

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).

  1. Build -> these help you build systems
  2. Configurations -> a way to setup custom agents (so far opencode is all i use)
  3. Judge -> these are easy ways to test your code using a comprehensive eval
  4. Docs -> these are fun concepts I did on TL draw or docs, regarding how to think of things in the digital world
  5. Design -> these are all my design judges to help quickly innovate and wireframe from scratch

Quick Start

  1. Reference framework files in your prompts using {design}, <design>, or similar delimiters
  2. Combine pre-prompts with referenced content: Use {design} when creating {concept}. <design>@design_prompt_1</design>
  3. Pull repo into /docs and start referencing

About

prompt tool calls that help you build and judge your code using llms .

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors