Context engineering intro

This commit is contained in:
Cole Medin
2025-07-02 06:54:31 -05:00
parent dc8c843cc5
commit 73d08d2236
11 changed files with 1140 additions and 0 deletions

15
INITIAL.md Normal file
View File

@@ -0,0 +1,15 @@
## FEATURE:
[Insert your feature here]
## EXAMPLES:
[Provide and explain examples that you have in the `examples/` folder]
## DOCUMENTATION:
[List out any documentation (web pages, sources for an MCP server like Crawl4AI RAG, etc.) that will need to be referenced during development]
## OTHER CONSIDERATIONS:
[Any other considerations or specific requirements - great place to include gotchas that you see AI coding assistants miss with your projects a lot]