Kernsmith
يحتوي Kernsmith على 3 من skills المجمعة من kaltinril، مع تغطية مهنية على مستوى المستودع وصفحات 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.