スキル一覧に戻る
ywatanabe1989

elisp-development

by ywatanabe1989

0🍴 0📅 2025年12月31日
GitHubで見るManusで実行

SKILL.md


name: elisp-development description: Emacs Lisp development best practices including file templates, project structure, testing, and coding style. Use when writing Emacs Lisp packages or configuration.

Emacs Lisp Development Skill

When to Use

  • Writing new Emacs Lisp packages
  • Developing Emacs configuration
  • Creating Emacs extensions or modes
  • Writing tests for Elisp code
  • Setting up CI/CD for Elisp projects

Core Guidelines

File Template

All Elisp files must follow the standard template: @ELISP-03-file-template.md

Project Structure

Follow proper package organization: @ELISP-02-project-structure.md

Coding Style

Adhere to Elisp conventions: @ELISP-04-coding-style.md

Testing

Write comprehensive tests: @ELISP-05-testing-guide.md

Basics

Fundamental Elisp concepts: @ELISP-01-basic.md

Examples

See the example project structure: @ELISP-99-example-project.md

スコア

総合スコア

50/100

リポジトリの品質指標に基づく評価

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

0/10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

レビュー

💬

レビュー機能は近日公開予定です