From a016ed09f20a7a6b42a45d2b02ea9587d71b9475 Mon Sep 17 00:00:00 2001 From: sck_0 Date: Mon, 2 Mar 2026 16:36:09 +0100 Subject: [PATCH] chore: sync generated files after PR merges - Fixed tutorial-engineer frontmatter (date_added, version, risk) - Updated skills_index.json Refs: #172, #178 Made-with: Cursor --- skills/tutorial-engineer/SKILL.md | 6 +++--- skills_index.json | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/skills/tutorial-engineer/SKILL.md b/skills/tutorial-engineer/SKILL.md index 97e96fd3..a7e7b889 100644 --- a/skills/tutorial-engineer/SKILL.md +++ b/skills/tutorial-engineer/SKILL.md @@ -1,11 +1,11 @@ --- name: tutorial-engineer description: Creates step-by-step tutorials and educational content from code. Transforms complex concepts into progressive learning experiences with hands-on examples. -risk: unknown +risk: safe source: community -date_added: '--' +date_added: '2026-03-02' metadata: -version: .. + version: '2.0.0' --- ## Use this skill when diff --git a/skills_index.json b/skills_index.json index 297e8505..9d71203a 100644 --- a/skills_index.json +++ b/skills_index.json @@ -8905,9 +8905,9 @@ "category": "uncategorized", "name": "tutorial-engineer", "description": "Creates step-by-step tutorials and educational content from code. Transforms complex concepts into progressive learning experiences with hands-on examples.", - "risk": "unknown", + "risk": "safe", "source": "community", - "date_added": "2026-02-27" + "date_added": "2026-03-02" }, { "id": "twilio-communications",