plugin/skills/laravel-cloud-command/SKILL.md
Laravel Cloud 원격 명령 실행
npx skillsauth add themagictower/grimoires laravel-cloud-commandInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Laravel Cloud 원격 명령 실행 스펠입니다.
/laravel-cloud:command run # 명령 실행
/laravel-cloud:command list # 명령 목록
/laravel-cloud:command get # 명령 결과 조회
# 원격에서 명령 실행
cloud command:run
# 실행된 명령 목록
cloud command:list
# 명령 실행 결과 조회
cloud command:get
composer global require laravel/cloud-clicloud auth> /laravel-cloud:command run
cloud command:run
> /laravel-cloud:command get
cloud command:get
| Spell | Description |
|-------|-------------|
| /cast:laravel-cloud | 통합 메뉴 |
| /laravel-cloud:environment | 환경 |
| /laravel-cloud:deploy | 배포 |
testing
Analyze and improve test coverage
development
TDD workflow with RED-GREEN-REFACTOR cycle
tools
Initialize Grimoires for a project with auto-detection
development
Code review with design principles validation