Agent Skills by swoking
Showing 19 vetted skills indexed across 1 GitHub repositories.
symfony-sk:front-route
Create Symfony front and back Route controllers extending BaseRoute with GET/POST constraints.
symfony-sk:api-repository
Create or modify Doctrine repositories with QueryBuilder and isDeleted filtering.
symfony-sk:front-service
Generate front and back business-logic services calling external APIs in Symfony projects.
symfony-sk:api-service
Create Symfony API services extending BaseService with ApiResult responses.
symfony-sk:front-api-service
Create reusable API client services for Symfony backends with CRUD methods.
symfony-sk:twig-template
Create standardized Twig templates for Symfony front-end rendering.
symfony-sk:api-entity
Scaffold and modify Doctrine ORM entities for Symfony applications.
symfony-sk:autoform
Register AutoForm declarations and translated field labels in Symfony migrations.
symfony-sk:api-migration
Create empty Doctrine migration files with Version<timestamp> naming in Symfony applications.
symfony-sk:api-dto
Create Symfony API DTOs with validation attributes for structured input.
symfony-sk:check-config
Validate or create .claude/project.json with projectCode, projectUrl, and hasBack.
symfony-sk:label
Propose and validate translation labels before writing them to migrations.
symfony-sk:js-handler
Create JavaScript page handlers for DOM interactions and API calls in Symfony front-ends.
symfony-sk:css-component
Standardize CSS/SCSS component styling with BEM naming and CSS variables.
symfony-sk:security-zone
Create Symfony security zones and assign profile access rights.
symfony-sk:api-entity-relation
Add ManyToOne, OneToMany, or ManyToMany relations between Doctrine entities.
symfony-sk:setting
Manage configuration settings in the sk_settings table for Symfony SK plugins.
symfony-sk:api-action
Create API action controllers extending BaseAction for standardized JSON endpoints.
symfony-sk:error-code
Generate standardized error codes with FR/EN translations for Symfony migrations.