Skip to main content

code-organization

Enforce frontend code organization — bulletproof-react ownership-first placement, the allowed-folder law (a folder holds only the kind of thing its name promises), kebab-case file naming with PascalCase / UI* identifiers, type-only files, classes-only / no-static-or-free-functions outside React, path-alias imports, semantic (no-data-testid) selectors, and hardcoded value / string extraction to `.env` and i18n. Use when placing, moving, renaming, or splitting components, hooks, repositories, stores, or modules; reviewing structure; fixing dependency-cruiser, ESLint, type-file, or duplication CI failures that stem from structural or naming issues; or extracting hardcoded configuration.

インストールへ移動

ソース情報

リポジトリ
VilnaCRM-Org/claude-plugins
ソースの最終更新活動
2026年7月2日 13:00
検出された SKILL.md の言語
英語
スター
1
フォーク
0

インストール方法

デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。

ソースファイルを確認

インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。