con un clic
ep133-krate
ep133-krate contiene 3 skills recopiladas de icherniukh, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.
Skills en este repositorio
Use when creating git commits or reviewing commit messages. Ensures messages follow the Conventional Commits specification v1.0.0, which enables automated changelogs and semantic versioning. Invoked when the user wants to commit changes, craft a commit message, or validate an existing one.
Evidence-based code review for ko2-tools. Reads PROTOCOL.md and STATUS.md first, runs tests, cites sources for every finding. Use for code reviews, architecture audits, and protocol audits.
Build modern, interactive terminal user interfaces with Textual. Use when creating command-line applications, dashboard tools, monitoring interfaces, data viewers, or any terminal-based UI. Covers architecture, widgets, layouts, styling, event handling, reactive programming, workers for background tasks, and testing patterns.