·laravel:constants-and-configuration
</>

laravel:constants-and-configuration

jpcaparas/superpowers-laravel

保守性を高めるために、ハードコードされた値を定数、列挙型、および構成に置き換えます。 PHP 8.1以降の列挙型と構成ファイルを使用する

26インストール·1トレンド·@jpcaparas

インストール

$npx skills add https://github.com/jpcaparas/superpowers-laravel --skill laravel:constants-and-configuration

SKILL.md

Avoid hardcoded values throughout your codebase. Use constants, configuration files, and enums to make your application more maintainable, refactorable, and debuggable.

Remember: Constants make your code self-documenting, reduce bugs from typos, and make refactoring much safer!

保守性を高めるために、ハードコードされた値を定数、列挙型、および構成に置き換えます。 PHP 8.1以降の列挙型と構成ファイルを使用する ソース: jpcaparas/superpowers-laravel。

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

原文を見る

引用可能な情報

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

インストールコマンド
npx skills add https://github.com/jpcaparas/superpowers-laravel --skill laravel:constants-and-configuration
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-10
更新日
2026-02-18

クイックアンサー

laravel:constants-and-configuration とは?

保守性を高めるために、ハードコードされた値を定数、列挙型、および構成に置き換えます。 PHP 8.1以降の列挙型と構成ファイルを使用する ソース: jpcaparas/superpowers-laravel。

laravel:constants-and-configuration のインストール方法は?

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

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

https://github.com/jpcaparas/superpowers-laravel