swoking avatar

swoking

Community

@swoking

1Followers
|
24Public Repos
|
19Published Skills

Agent Skills by swoking

Showing 19 vetted skills indexed across 1 GitHub repositories.

SwokingSwoking

symfony-sk:front-route

Create Symfony front and back Route controllers extending BaseRoute with GET/POST constraints.

Community
Intermediate
SwokingSwoking

symfony-sk:api-repository

Create or modify Doctrine repositories with QueryBuilder and isDeleted filtering.

Community
Intermediate
SwokingSwoking

symfony-sk:front-service

Generate front and back business-logic services calling external APIs in Symfony projects.

Community
Intermediate
SwokingSwoking

symfony-sk:api-service

Create Symfony API services extending BaseService with ApiResult responses.

Community
Intermediate
SwokingSwoking

symfony-sk:front-api-service

Create reusable API client services for Symfony backends with CRUD methods.

Community
Intermediate
SwokingSwoking

symfony-sk:twig-template

Create standardized Twig templates for Symfony front-end rendering.

Community
Intermediate
SwokingSwoking

symfony-sk:api-entity

Scaffold and modify Doctrine ORM entities for Symfony applications.

Community
Intermediate
SwokingSwoking

symfony-sk:autoform

Register AutoForm declarations and translated field labels in Symfony migrations.

Community
Intermediate
SwokingSwoking

symfony-sk:api-migration

Create empty Doctrine migration files with Version<timestamp> naming in Symfony applications.

Community
Intermediate
SwokingSwoking

symfony-sk:api-dto

Create Symfony API DTOs with validation attributes for structured input.

Community
Intermediate
SwokingSwoking

symfony-sk:check-config

Validate or create .claude/project.json with projectCode, projectUrl, and hasBack.

Community
Intermediate
SwokingSwoking

symfony-sk:label

Propose and validate translation labels before writing them to migrations.

Community
Intermediate
SwokingSwoking

symfony-sk:js-handler

Create JavaScript page handlers for DOM interactions and API calls in Symfony front-ends.

Community
Intermediate
SwokingSwoking

symfony-sk:css-component

Standardize CSS/SCSS component styling with BEM naming and CSS variables.

Community
Intermediate
SwokingSwoking

symfony-sk:security-zone

Create Symfony security zones and assign profile access rights.

Community
Intermediate
SwokingSwoking

symfony-sk:api-entity-relation

Add ManyToOne, OneToMany, or ManyToMany relations between Doctrine entities.

Community
Advanced
SwokingSwoking

symfony-sk:setting

Manage configuration settings in the sk_settings table for Symfony SK plugins.

Community
Intermediate
SwokingSwoking

symfony-sk:api-action

Create API action controllers extending BaseAction for standardized JSON endpoints.

Community
Intermediate
SwokingSwoking

symfony-sk:error-code

Generate standardized error codes with FR/EN translations for Symfony migrations.

Community
Advanced