From 69146e18d7a2515fb495633348596ebbbdadba62 Mon Sep 17 00:00:00 2001 From: Krzysztof Polak Date: Mon, 23 Feb 2026 18:47:55 +0100 Subject: [PATCH 1/2] docs: remove checklist item about template examples in SKILL.md --- .ai/skills/docs/SKILL.md | 1 - 1 file changed, 1 deletion(-) diff --git a/.ai/skills/docs/SKILL.md b/.ai/skills/docs/SKILL.md index f3feda3..204d6af 100644 --- a/.ai/skills/docs/SKILL.md +++ b/.ai/skills/docs/SKILL.md @@ -48,7 +48,6 @@ Each file has a strict scope. Do not mix responsibilities between files. ## Checklist (run before finishing) - [ ] Does the content match the current architecture? -- [ ] Are examples correct for the template type (`system`/`db`/`external`)? - [ ] Is `docs/admin.md` still non-technical (no raw endpoints)? - [ ] Is `README.md` still short and navigational? - [ ] Are there any dead links? From 5303f020a88d3fad33cb306ee233e8f784f22d49 Mon Sep 17 00:00:00 2001 From: Krzysztof Polak Date: Mon, 23 Feb 2026 18:53:12 +0100 Subject: [PATCH 2/2] Add skill mention in changeset --- .changeset/cozy-paths-fold.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/cozy-paths-fold.md diff --git a/.changeset/cozy-paths-fold.md b/.changeset/cozy-paths-fold.md new file mode 100644 index 0000000..84d9c77 --- /dev/null +++ b/.changeset/cozy-paths-fold.md @@ -0,0 +1,5 @@ +--- +"@codee-sh/medusa-plugin-notification-emails": patch +--- + +Add skils