·code-style
</>

code-style

bumgeunsong/daily-writing-friends

コードを作成または変更するときに使用します。命名規則、関数設計、コードの明確さの原則を強制します。

0インストール·0トレンド·@bumgeunsong

インストール

$npx skills add https://github.com/bumgeunsong/daily-writing-friends --skill code-style

SKILL.md

Small and Focused Each function should do one thing well. Split larger functions into smaller, independent methods.

Never mix abstraction levels in one function body. This is the Single Level of Abstraction (SLA) principle.

Never Use If With Else Prefer guard clauses or polymorphism over if-else blocks.

コードを作成または変更するときに使用します。命名規則、関数設計、コードの明確さの原則を強制します。 ソース: bumgeunsong/daily-writing-friends。

原文を見る

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/bumgeunsong/daily-writing-friends --skill code-style
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-05
更新日
2026-02-18

クイックアンサー

code-style とは?

コードを作成または変更するときに使用します。命名規則、関数設計、コードの明確さの原則を強制します。 ソース: bumgeunsong/daily-writing-friends。

code-style のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/bumgeunsong/daily-writing-friends --skill code-style インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/bumgeunsong/daily-writing-friends

詳細

カテゴリ
</>開発ツール
ソース
user
初回登録
2026-02-05