一键导入
emacs-jieba-rs
emacs-jieba-rs 收录了来自 brsvh 的 4 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。
这个仓库中的 skills
Write a GNU Coding Standards Change Log style Git commit message for the currently staged changes and create the commit. Use when the user asks to commit staged changes, automatically write a commit message, follow GNU Change Log style, add the required Assisted-by trailer, or use the project-local commit workflow.
Write, review, and refactor idiomatic Emacs Lisp following community style conventions. Use when working with Emacs configuration, .el packages or libraries, interactive commands, macros, custom variables or faces, autoloads, hooks, keymaps, major modes, minor modes, byte-compilation issues, checkdoc cleanup, package templates, or Emacs Lisp tests.
Rewrite, refactor, or review Nix code to follow this repository's custom Nix coding style. Use when asked to restyle, normalize, modernize, reorganize, or otherwise edit .nix files according to the bundled Nix style guide.
Write, review, and refactor idiomatic Rust code following community style conventions. Use when working with Rust functions, structs, modules, error handling, async code, concurrency, unsafe code, API design, memory optimization, performance tuning, numeric safety, conversions, serde, pattern matching, macros, closures, observability, testing, or common anti-patterns. Contains 265 rules across 26 categories prioritized by impact.