← all publishers

jingtaozf

@jingtaozf source repo

5 published skills

  1. Emacs Introspection · jingtaozf
    Emacs introspection via evalElisp MCP tool - discover functions, packages, keybindings, modes, and hooks
    1 install
  2. Emacs Best Practices · jingtaozf
    Best practices for writing reliable Emacs Lisp code - covers data persistence, print settings, Common Lisp compatibility, and common pitfalls
    1 install
  3. Emacs Async · jingtaozf
    Use when writing async elisp code with callbacks, timers, or process filters - provides patterns for safe cursor-position handling and state preservation
    1 install
  4. Emacs Testing · jingtaozf
    Test Emacs Lisp code using ERT (Emacs Lisp Regression Testing) - provides patterns for unit tests, integration tests, and test-driven development
    1 install
  5. Emacs Debugging · jingtaozf
    Debug Emacs Lisp code using edebug, trace, profiler, and error handling - use when encountering elisp errors or performance issues
    1 install