Kernsmith
Kernsmith에는 kaltinril에서 수집한 skills 3개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
Cut a KernSmith release: bump version, update CHANGELOG/RELEASING.md, audit docs, commit, push, PR, merge, and remind to publish. Use this whenever the user says 'release', 'cut a release', 'bump version', 'prepare release', 'new version', or any variation of wanting to ship a new version. Also trigger when the user types /release.
Gum UI layout patterns, gotchas, and target aesthetic for the KernSmith desktop app (apps/KernSmith.Ui/). Use this skill whenever working on KernSmith UI layout code, styling, panel construction, or control placement. Also trigger when the user mentions Gum controls, section headers, collapsible sections, ScrollViewer customization, or the egui-inspired redesign. If you're about to create or modify any file in apps/KernSmith.Ui/Layout/ or apps/KernSmith.Ui/Styling/, read this skill first.
Commit staged and unstaged changes with an auto-drafted message. Handles the full git workflow: status check, diff analysis, message drafting, selective staging (skips data/, .env, credentials), and post-commit verification. Use this whenever the user says 'commit', 'commit changes', 'commit this', or any variation of wanting to save their work to git.