admin-artisan-command
OfficialQuickly make Artisan commands accessible in the admin panel
AuthorRaiderIO
Version1.0.0
Installs0
System Documentation
What problem does it solve?
The time-consuming process of adding Artisan commands to the admin panel and the lack of tools for handling chunked processes in long-running commands can be streamlined.
Core Features & Use Cases
- Whitelist Existing Commands: Quickly whitelist existing Artisan commands for use in the admin panel.
- Chunked Processing Support: Integrate long-running Artisan commands that require chunked processing, like background tasks, into the admin interface with progress feedback.
- Full Stack Integration: The Skill integrates with Laravel’s framework to create, whitelist, route, and translate the command in one process.
- Use Case: Suppose you need to make a command for a bulk database operation available in the admin. Use this Skill to create the command’s view, routes, breadcrumbs, translations, and tests without manual code editing.
Quick Start
Run the following command to make an Artisan command 'db-migrate-all' available in the admin panel: | npm run dev
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: admin-artisan-command Download link: https://github.com/RaiderIO/keystone.guru/archive/main.zip#admin-artisan-command Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.