From a97bba63caf163d6126619d121663a06b0a3718e Mon Sep 17 00:00:00 2001 From: Nicolas Iragne Date: Tue, 19 Aug 2025 22:51:39 +0200 Subject: [PATCH 1/4] Add .context/stack.md from context marketplace --- .context/stack.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 .context/stack.md diff --git a/.context/stack.md b/.context/stack.md new file mode 100644 index 00000000..41b337bb --- /dev/null +++ b/.context/stack.md @@ -0,0 +1,19 @@ +# Technology Stack + +## Languages +- **Dockerfile** +- **HTML** +- **JavaScript** +- **Jinja** +- **Python** +- **Shell** + +## Frameworks & Libraries +_Add frameworks and libraries used in this project_ + +## Tools & Services +_Add development tools, CI/CD, and services used_ + +## Architecture +_Describe the high-level architecture of the project_ +C bien From eb475f0604a2645c9f36a00402ee2da68f7b7dc9 Mon Sep 17 00:00:00 2001 From: Nicolas Iragne Date: Tue, 19 Aug 2025 22:51:40 +0200 Subject: [PATCH 2/4] Add .context/business.md from context marketplace --- .context/business.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 .context/business.md diff --git a/.context/business.md b/.context/business.md new file mode 100644 index 00000000..fbe9da7b --- /dev/null +++ b/.context/business.md @@ -0,0 +1,13 @@ +# Business Logic + +## Project Description +Replace 'hub' with 'ingest' in any GitHub URL to get a prompt-friendly extract of a codebase + +## Core Features +_List the main features and functionality_ + +## Business Rules +_Document important business rules and constraints_ + +## User Stories +_Add key user stories and use cases_ From e8795d386b029756cf4aebf944ba8acafe4bb2ae Mon Sep 17 00:00:00 2001 From: Nicolas Iragne Date: Tue, 19 Aug 2025 22:51:41 +0200 Subject: [PATCH 3/4] Add .context/people.md from context marketplace --- .context/people.md | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 .context/people.md diff --git a/.context/people.md b/.context/people.md new file mode 100644 index 00000000..ee2b5f5c --- /dev/null +++ b/.context/people.md @@ -0,0 +1,25 @@ +# People + +## Contributors +### Romain Courtois +- **GitHub**: [@cyclotruc](https://github.com/cyclotruc) +- **Bio**: I make open-source devtools for the AI era + +- **Website**: [https://coderamp.io](https://coderamp.io) +- **Email**: romain@coderamp.io +- **Twitter**: [@romdot2](https://twitter.com/romdot2) + +### Mickael +- **GitHub**: [@MickaelCa](https://github.com/MickaelCa) +- **Location**: Rennes + +### Nicolas Iragne +- **GitHub**: [@NicolasIRAGNE](https://github.com/NicolasIRAGNE) +- **Bio**: I wish I were proficient at CMake +- **Location**: France + +## Team Roles +_Define roles and responsibilities_ + +## Contact Information +_Add relevant contact information_ From 27fe4730839e14969c82af5c471d8013fd15d250 Mon Sep 17 00:00:00 2001 From: Nicolas Iragne Date: Tue, 19 Aug 2025 22:51:41 +0200 Subject: [PATCH 4/4] Add .context/guidelines.md from context marketplace --- .context/guidelines.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .context/guidelines.md diff --git a/.context/guidelines.md b/.context/guidelines.md new file mode 100644 index 00000000..3b9b2682 --- /dev/null +++ b/.context/guidelines.md @@ -0,0 +1,5 @@ +# Development Guidelines + +## Contributing Guidelines +# See CONTRIBUTING.md in the repository +