什么是 package-development?
Bagisto 中的软件包开发。在创建包、迁移、模型、存储库、路由、控制器、视图、本地化、DataGrid、菜单、ACL 或系统配置时激活。使用特定领域技能的参考:@core、@data、@ui、@features。 来源:bagisto/agent-skills。
Bagisto 中的软件包开发。在创建包、迁移、模型、存储库、路由、控制器、视图、本地化、DataGrid、菜单、ACL 或系统配置时激活。使用特定领域技能的参考:@core、@data、@ui、@features。
通过命令行快速安装 package-development AI 技能到你的开发环境
来源:bagisto/agent-skills。
A package is a self-contained module that encapsulates specific features or functionality in Bagisto. This comprehensive skill covers all aspects of package development from structure to advanced features.
| $table | Database table name (use package prefix) | | $fillable | Mass-assignable fields | | $guarded | Fields that cannot be mass-assigned | | $dates | Date columns | | $casts | Type casting | | $with | Eager loading relationships |
Bagisto uses the Prettus L5 Repository package for data access abstraction.
Bagisto 中的软件包开发。在创建包、迁移、模型、存储库、路由、控制器、视图、本地化、DataGrid、菜单、ACL 或系统配置时激活。使用特定领域技能的参考:@core、@data、@ui、@features。 来源:bagisto/agent-skills。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/bagisto/agent-skills --skill package-developmentBagisto 中的软件包开发。在创建包、迁移、模型、存储库、路由、控制器、视图、本地化、DataGrid、菜单、ACL 或系统配置时激活。使用特定领域技能的参考:@core、@data、@ui、@features。 来源:bagisto/agent-skills。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/bagisto/agent-skills --skill package-development 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/bagisto/agent-skills