·naming-cheatsheet
</>

naming-cheatsheet

flpbalada/my-opencode-config

A/HC/LC パターンを使用して、言語に依存しない命名規則を適用します。変数や関数に名前を付ける場合、または名前の一貫性を保つためにコードをレビューする場合に使用します。

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

インストール

$npx skills add https://github.com/flpbalada/my-opencode-config --skill naming-cheatsheet

SKILL.md

Comprehensive guidelines for naming variables and functions in any programming language, based on the A/HC/LC pattern.

| Short | Not take long to type and remember | | Intuitive | Read naturally, close to common speech | | Descriptive | Reflect what it does/possesses in the most efficient way |

| Name | Prefix | Action (A) | High Context (HC) | Low Context (LC) |

A/HC/LC パターンを使用して、言語に依存しない命名規則を適用します。変数や関数に名前を付ける場合、または名前の一貫性を保つためにコードをレビューする場合に使用します。 ソース: flpbalada/my-opencode-config。

原文を見る

引用可能な情報

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

インストールコマンド
npx skills add https://github.com/flpbalada/my-opencode-config --skill naming-cheatsheet
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-01
更新日
2026-02-18

クイックアンサー

naming-cheatsheet とは?

A/HC/LC パターンを使用して、言語に依存しない命名規則を適用します。変数や関数に名前を付ける場合、または名前の一貫性を保つためにコードをレビューする場合に使用します。 ソース: flpbalada/my-opencode-config。

naming-cheatsheet のインストール方法は?

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

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

https://github.com/flpbalada/my-opencode-config