en un clic
emacs-jieba-rs
emacs-jieba-rs contient 4 skills collectées depuis brsvh, avec une couverture métier par dépôt et des pages de détail sur le site.
Skills dans ce dépôt
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.