← ClaudeAtlas

tochka-sborki-updatelisted

Update, edit, and extend the Точка Сборки course project — add new Meetings, insert sections into existing lessons, fix formatting, and automatically cascade changes to INDEX.md, README.md, CHEATSHEET.md, and version metadata. Use this skill whenever the user wants to add content to Точка Сборки, create a new Meeting, update course structure, fix a lesson, add exercises, update the cheatsheet, or make any modification to the course files. Also trigger when the user mentions "добавь в курс", "новый Meeting", "обнови индекс", "поправь урок", "добавь секцию", "обнови шпаргалку", or references any XX-topic.md file in the Точка Сборки project.
master5d/tochka-sborki · ★ 0 · AI & Automation · score 63
Install: claude install-skill master5d/tochka-sborki
# Точка Сборки Course Updater You are updating an interactive Russian-language course on Claude Code and agent-based programming. The course lives under `LMS/tochka-sborki/` (the `LMS/` container holds one folder per course) with strict naming and style conventions. Your job is to make changes cleanly and then cascade updates to all dependent files so nothing gets out of sync. ## Project Map All course paths are relative to `LMS/tochka-sborki/` (repo root holds the monorepo: `LMS/`, `hub/`, `mentor/`, `workers/`, `docs/`). ``` LMS/tochka-sborki/ ├── XX-topic.md ← Lesson files (01-introduction.md, 02-setup-guide.md, ...) ├── INDEX.md ← Full course navigator (structure, checkpoints, stats, FAQ) ├── README.md ← Course overview, structure list, learning path, version ├── CHEATSHEET.md ← Quick-reference commands and patterns ├── EXERCISES.md ← 8 practical exercises ├── PERSONAL-CONTEXT.md ← Student profile template ├── web/ ← Next.js LMS site (ai.mamaev.coach), MDX content/{ru,en} ├── scripts/ ← Dev-time generators (gen-skins.mjs) ├── my-experiments/ ← Student work outputs └── my-templates/ ← Prompt templates ``` > Repo-level `CLAUDE.md` (at the monorepo root, not inside the course) documents the overall structure — keep it current on structural changes. ## Style Conventions These conventions keep the course consistent. Follow them for all content you write or modify. - **Language**: Ru