git init | first commit

This commit is contained in:
2026-07-12 18:06:43 +02:00
parent 8154f4bb29
commit a3a9b0e24b
11 changed files with 572 additions and 1 deletions

View File

@@ -0,0 +1,7 @@
---
aliases:
- cm
description: Creates a commit message
---
Based on only the current changes recommend me a commit message.

View File

@@ -0,0 +1,7 @@
---
aliases:
- plan
description: It creates and implementation plan from the previous interactions and chat
---
I want you to create an implementation plan based on our conversation in this session. It should contain a precise instructions so even someone with less knowledge of the system can implement the plan without going into the wrong direction.