Guiziweb/guiziweb-plugins

Claude Code plugins for Sylius development

4Stars on the repository
31Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

add-autocomplete

01

Guiziweb/guiziweb-plugins

Skill Claude CodeCodex

Add an admin autocomplete form type for a Sylius Resource (translatable or not), optionally injected into another form via an extension.

4 1mo ago A 29 tokens original MIT

add-form

02

Guiziweb/guiziweb-plugins

Skill Claude CodeCodex

Add an admin FormType for an existing Sylius Resource.

4 1mo ago A 14 tokens original MIT

add-grid

03

Guiziweb/guiziweb-plugins

Skill Claude CodeCodex

Add a Sylius admin grid for an existing Sylius Resource.

4 1mo ago A 15 tokens original MIT

add-images

04

Guiziweb/guiziweb-plugins

Skill Claude CodeCodex

Add a multiple images collection (OneToMany) to an existing Sylius Resource.

4 1mo ago A 19 tokens original MIT

add-menu

05

Guiziweb/guiziweb-plugins

Skill Claude CodeCodex

Add an admin menu entry for an existing Sylius Resource.

4 1mo ago A 14 tokens original MIT

add-model

06

Guiziweb/guiziweb-plugins

Skill Claude CodeCodex

Add a Doctrine entity as a Sylius Resource in a Sylius application.

4 1mo ago A 17 tokens original MIT

extends-form

09

Guiziweb/guiziweb-plugins

Skill Claude CodeCodex

Expose a custom field in an existing Sylius admin form (Product, Taxon, Channel, …) via a Symfony FormTypeExtension, Twig hook and translation.

4 1mo ago A 35 tokens original MIT

extends-grid

10

Guiziweb/guiziweb-plugins

Skill Claude CodeCodex

Customize an existing Sylius admin grid (hide/reorder/modify/add fields, filters, actions).

4 1mo ago A 23 tokens original MIT

extends-model

11

Guiziweb/guiziweb-plugins

Skill Claude CodeCodex

Extend an existing Sylius entity (Product, Taxon, Channel, etc.) in your Sylius application to add custom fields or apply a plugin-provided trait.

4 1mo ago A 35 tokens original MIT

plugin-init

13

Guiziweb/guiziweb-plugins

Skill Claude CodeCodex

Create a new Sylius plugin from the official PluginSkeleton with Docker environment.

4 1mo ago C 17 tokens original MIT

add-factory

14

Guiziweb/guiziweb-plugins

Skill Claude CodeCodex

Control how a resource is instantiated on Create — set defaults (timestamps, status), inject the creator, pre-fill relations from the URL.

4 1mo ago A 31 tokens original MIT

add-operation

16

Guiziweb/guiziweb-plugins

Skill Claude CodeCodex

Add one or more operations (Index, Show, Create, Update, Delete, BulkDelete, ApplyStateMachineTransition) to an existing Sylius Resource.

4 1mo ago A 33 tokens original MIT

add-processor

17

Guiziweb/guiziweb-plugins

Skill Claude CodeCodex

Add custom logic on Create/Update/Delete operations — send an email, dispatch a command, publish an event, push to a queue.

4 1mo ago A 31 tokens original MIT

add-provider

18

Guiziweb/guiziweb-plugins

Skill Claude CodeCodex

Load a resource from a non-Doctrine source (external API, command bus, DDD repository) for Show/Index/Update/Delete operations.

4 1mo ago A 32 tokens original MIT

add-resource

19

Guiziweb/guiziweb-plugins

Skill Claude CodeCodex

Add a new Doctrine entity as a Sylius Resource (entity, repository, FormType, migration). Operations are added separately.

4 1mo ago A 28 tokens original MIT

add-responder

20

Guiziweb/guiziweb-plugins

Skill Claude CodeCodex

Return a non-standard HTTP response (PDF, XLSX, stream, binary) instead of the default HTML template.

4 1mo ago A 27 tokens original MIT

add-security

21

Guiziweb/guiziweb-plugins

Skill Claude CodeCodex

Secure the admin panel with a User entity, firewall and access control.

4 1mo ago A 16 tokens original MIT

add-template

22

Guiziweb/guiziweb-plugins

Skill Claude CodeCodex

Customize admin templates via Twig Hooks — override, add or disable a block on any admin page.

4 1mo ago A 21 tokens original MIT

add-twig-context

23

Guiziweb/guiziweb-plugins

Skill Claude CodeCodex

Add extra variables to the Twig template of an operation — related data, stats, preloaded references.

4 1mo ago A 25 tokens original MIT

dev-commands

24

Guiziweb/guiziweb-plugins

Skill Claude CodeCodex

Daily development commands for Sylius Stack apps (database, cache, assets, QA).

4 1mo ago A 21 tokens original MIT