Skip to content

docs(claude): split guidance per folder, add editor skills - #151

Merged
VPDPersonal merged 1 commit into
mainfrom
docs/claude-guides-and-editor-skills
Jul 27, 2026
Merged

docs(claude): split guidance per folder, add editor skills#151
VPDPersonal merged 1 commit into
mainfrom
docs/claude-guides-and-editor-skills

Conversation

@VPDPersonal

Copy link
Copy Markdown
Owner

Summary

  • 📝 Trim the root CLAUDE.md feature map down to the non-obvious facts — the folder layout already names every feature, so the file now points at per-folder guides instead of mirroring ls
  • 📝 Add Types/CLAUDE.md and VisualElements/Internal/CLAUDE.md: [TypeSelector]'s two field shapes (and why the managed-reference path lives under SerializeReferences/), plus the four-part internal component convention
  • 🔧 Add the unity-pipeline skill — driving the live Editor through the unity CLI: recompile/test loop, eval, sr_gate, authoring [CliCommand]s
  • 📸 Add the editor-media-capture skill — window-ID screenshots and ffmpeg GIF assembly for documentation media

Notes for review

  • ⚠️ Both new CLAUDE.md files live inside Packages/tech.aspid.fasttools/, so they ship to package consumers. Ids/CLAUDE.md already does the same, so this follows the existing precedent — flagging in case that precedent should be revisited instead.
  • ✅ Documentation only: no C# touched, nothing to compile or test.
🇷🇺 Описание на русском

Кратко

  • 📝 Корневой CLAUDE.md ужат до неочевидного — структура папок и так называет каждую фичу, поэтому файл теперь ссылается на локальные гайды вместо пересказа ls
  • 📝 Добавлены Types/CLAUDE.md и VisualElements/Internal/CLAUDE.md: две формы полей у [TypeSelector] (и почему managed-reference путь лежит в SerializeReferences/), плюс конвенция из четырёх частей для внутренних компонентов
  • 🔧 Добавлен скилл unity-pipeline — управление живым редактором через unity CLI: цикл recompile/test, eval, sr_gate, написание [CliCommand]
  • 📸 Добавлен скилл editor-media-capture — съёмка окон по window ID и сборка GIF через ffmpeg для документации

На что посмотреть

  • ⚠️ Оба новых CLAUDE.md лежат внутри Packages/tech.aspid.fasttools/ и уедут пользователям пакета. Ids/CLAUDE.md уже так работает, то есть прецедент соблюдён — но если его стоит пересмотреть, сейчас удобный момент.
  • ✅ Только документация: C# не тронут, компилировать и тестировать нечего.

- Trim the root CLAUDE.md feature map to non-obvious facts only, delegating detail to per-folder guides
- Add Types/ and VisualElements/Internal/ CLAUDE.md: TypeSelector's two field shapes, internal component conventions
- Add unity-pipeline and editor-media-capture skills for driving the live Editor and shooting docs media
- Document the multi-Editor `--project-path` requirement and `unity status` as the liveness check

Co-Authored-By: Claude <noreply@anthropic.com>
@VPDPersonal VPDPersonal added type: documentation Documentation only status: needs-review Ready for review area: claude Claude Code automation (.claude/ skills, agents, hooks) area: docs Repository documentation (README, CHANGELOG, docs/) labels Jul 27, 2026
@VPDPersonal
VPDPersonal merged commit 94689d7 into main Jul 27, 2026
3 checks passed
@VPDPersonal
VPDPersonal deleted the docs/claude-guides-and-editor-skills branch July 27, 2026 14:44
@github-actions github-actions Bot removed the status: needs-review Ready for review label Jul 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: claude Claude Code automation (.claude/ skills, agents, hooks) area: docs Repository documentation (README, CHANGELOG, docs/) type: documentation Documentation only

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant