From superpowers-laravel
Evolves Laravel APIs safely with versioned DTOs/transformers, deprecations, and compatibility tests. Use for additive changes without breaking clients.
npx claudepluginhub jpcaparas/superpowers-laravel --plugin superpowers-laravelThis skill uses the workspace's default tool permissions.
Design for change without breaking clients.
Implements API versioning via URL paths, headers, or query params with backward compatibility, deprecation headers, migration paths, and OpenAPI-based breaking change detection.
Implements API versioning strategies including URL/header versioning, backward compatibility, deprecation, and migration guides for REST, GraphQL, gRPC. Use when managing API versions or breaking changes.
Implements API versioning using URL paths, headers, or query parameters with deprecation timelines, backward compatibility, and migration strategies. Use for managing multiple versions or planning breaking changes.
Share bugs, ideas, or general feedback.
Design for change without breaking clients.
/v1/... or header negotiation)