cl-coding-style
CommunityCommon Lisp コーディング規約を適用
Authorcxxxr
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Common Lisp コードの一貫性と可読性を高め、コードレビューの負荷を軽減します。
Core Features & Use Cases
- 命名規則の適用: 関数・変数の命名規則、述語名、変換関数の命名を統一
- インデントとフォーマット: 2スペースインデント、括弧配置の統一
- パッケージ設計: defpackage の推奨スタイル、import-from vs use の使い分け
- ドキュメント: Docstring の標準化、クラスと関数の目的説明
Quick Start
Google Common Lisp Style Guide を参照し、既存コードベースに対して命名・フォーマットの規約を適用します(references ディレクトリを参照)。
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: cl-coding-style Download link: https://github.com/cxxxr/.claude/archive/main.zip#cl-coding-style Please download this .zip file, extract it, and install it in the .claude/skills/ directory.