·package-development
*

package-development

Package development in Bagisto. Activates when creating packages, migrations, models, repositories, routes, controllers, views, localization, DataGrid, menus, ACL, or system configuration. Use references to skills for specific areas: @core, @data, @ui, @features.

23Installs·1Trend·@bagisto

Installation

$npx skills add https://github.com/bagisto/agent-skills --skill package-development

How to Install package-development

Quickly install package-development AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/bagisto/agent-skills --skill package-development
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: bagisto/agent-skills.

SKILL.md

View raw

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.

Package development in Bagisto. Activates when creating packages, migrations, models, repositories, routes, controllers, views, localization, DataGrid, menus, ACL, or system configuration. Use references to skills for specific areas: @core, @data, @ui, @features. Source: bagisto/agent-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/bagisto/agent-skills --skill package-development
Category
*Creative Media
Verified
First Seen
2026-02-28
Updated
2026-03-10

Browse more skills from bagisto/agent-skills

Quick answers

What is package-development?

Package development in Bagisto. Activates when creating packages, migrations, models, repositories, routes, controllers, views, localization, DataGrid, menus, ACL, or system configuration. Use references to skills for specific areas: @core, @data, @ui, @features. Source: bagisto/agent-skills.

How do I install package-development?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/bagisto/agent-skills --skill package-development Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/bagisto/agent-skills