·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 中使用

这个 Skill 的源码在哪?

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