plugin/skills/laravel-cloud-auth/SKILL.md
Laravel Cloud CLI 인증 관리
npx skillsauth add themagictower/grimoires laravel-cloud-authInstall 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 CLI 인증 관리 스펠입니다.
/laravel-cloud:auth # 브라우저 OAuth 인증
/laravel-cloud:auth token --list # 토큰 목록
/laravel-cloud:auth token --add # 토큰 추가
/laravel-cloud:auth token --remove # 토큰 제거
# 브라우저 기반 OAuth 인증
cloud auth
# 저장된 토큰 목록
cloud auth:token --list
# 토큰 추가
cloud auth:token --add
# 토큰 제거
cloud auth:token --remove
composer global require laravel/cloud-clicloud --version> /laravel-cloud:auth
cloud auth
> /laravel-cloud:auth token --add
cloud auth:token --add
> /laravel-cloud:auth token --list
cloud auth:token --list
> /laravel-cloud:auth token --remove
cloud auth:token --remove
| 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