plugin/skills/laravel-cloud-websocket/SKILL.md
Laravel Cloud 웹소켓 관리
npx skillsauth add themagictower/grimoires laravel-cloud-websocketInstall 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:websocket cluster list # 웹소켓 클러스터 목록
/laravel-cloud:websocket cluster create # 웹소켓 클러스터 생성
/laravel-cloud:websocket cluster delete # 웹소켓 클러스터 삭제
/laravel-cloud:websocket app list # 웹소켓 앱 목록
/laravel-cloud:websocket app create # 웹소켓 앱 생성
/laravel-cloud:websocket app delete # 웹소켓 앱 삭제
# 웹소켓 클러스터 목록
cloud websocket-cluster:list
# 웹소켓 클러스터 생성
cloud websocket-cluster:create
# 웹소켓 클러스터 삭제
cloud websocket-cluster:delete
# 웹소켓 앱 목록
cloud websocket-application:list
# 웹소켓 앱 생성
cloud websocket-application:create
# 웹소켓 앱 삭제
cloud websocket-application:delete
composer global require laravel/cloud-clicloud auth> /laravel-cloud:websocket cluster list
cloud websocket-cluster:list
> /laravel-cloud:websocket cluster create
cloud websocket-cluster:create
> /laravel-cloud:websocket app create
cloud websocket-application:create
| Spell | Description |
|-------|-------------|
| /cast:laravel-cloud | 통합 메뉴 |
| /laravel-cloud:deploy | 배포 |
| /laravel-cloud:environment | 환경 |
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