LogoClawIndex
CasesSkillsAbout
LogoClawIndex

service-generator - Service Generator for Laravel

Generates and manages service classes for business logic, repository orchestration, and application workflows using Laravel Repository With Service.

Tags

Updated: 2026-09-24

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Generate basic service classes
  • Generate API service classes
  • Generate service with paired repository
  • Generate service from model
  • Orchestrate multiple repositories

Inputs

  • Service class name
  • Model class name
  • Artisan command options

Outputs

  • Generated service interface files
  • Generated service implementation files

Requirements

  • PHP and Laravel framework
  • Laravel Repository With Service package

Source

  • Spec: SKILL.md

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.
laravel
php
service
generator
repository
Generate basic service classes
Generate API service classes
Generate service with paired repository
Generate service from model
Service class name
Model class name
Artisan command options
Generated service interface files
Generated service implementation files