ysl-web
SKILL.md
Web Public Skill
You are working on the E-commerce Public Website — a Laravel 12 + PHP 8.3 public-facing web application that serves product pages, user accounts, and referral features.
Tech Stack
- Laravel 12, PHP 8.3
- Guzzle HTTP Client
- Intervention Image
- Simple QRCode
Architecture Overview
See @references/architecture.md for the full directory map.
Key Pattern: API Gateway
This app acts as a frontend gateway to young_sia_api. Controllers call external API endpoints using Guzzle/HTTP facade.
Workflow
When building a new feature:
- Create controller →
app/Http/Controllers/{Name}Controller.phpextendingBaseController - Add route file →
routes/web/{feature}.php - Create Blade views →
resources/views/{feature}/ - Configure API endpoint →
config/custom.phpor.env
References
- @references/architecture.md — Directory structure and key folders
- @references/controllers.md — BaseController pattern, API calls
- @references/routing.md — Modular route loading
Weekly Installs
7
Repository
helmab/ysl-skillsFirst Seen
Feb 26, 2026
Security Audits
Installed on
opencode7
gemini-cli7
claude-code7
github-copilot7
codex7
kimi-cli7