framework:make:contracts

Community

Automate Elegant Object contracts, build faster.

Authoratournayre
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill eliminates the manual creation of complex interface contracts for Symfony applications following Elegant Objects and Domain-Driven Design principles, saving developers hours of boilerplate coding.

Core Features & Use Cases

  • Contract Generation: Automatically creates all essential interfaces for output objects, business exceptions, URL handling, and data classes.
  • Foundation Building: Establishes the architectural foundation that all other framework skills depend on.
  • Use Case: When starting a new Symfony project, use this Skill to instantly generate all necessary contract interfaces, ensuring consistent architecture from day one without manual coding.

Quick Start

Use skill framework:make:contracts to generate all Elegant Object contract interfaces for your Symfony project.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: framework:make:contracts
Download link: https://github.com/atournayre/claude-marketplace/archive/main.zip#make-contracts

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository