RetroLancers/ServiceStackAntiGravSkills
Skill Claude CodeCodex
Designs stable, discoverable APIs using routes, metadata, and versioning conventions.
RetroLancers/ServiceStackAntiGravSkills
Skill Claude CodeCodex
Designs stable, discoverable APIs using routes, metadata, and versioning conventions.
RetroLancers/ServiceStackAntiGravSkills
Skill Claude CodeCodex
Implements authentication using ServiceStack Auth Providers and session handling.
RetroLancers/ServiceStackAntiGravSkills
Skill Claude CodeCodex
Applies role-, permission-, and ownership-based authorization using ServiceStack idioms.
RetroLancers/ServiceStackAntiGravSkills
Skill Claude CodeCodex
Implements AutoQuery services, custom filters, and permission-aware querying.
RetroLancers/ServiceStackAntiGravSkills
Skill Claude CodeCodex
Designs request/response DTOs using DTO-first, message-based ServiceStack conventions.
RetroLancers/ServiceStackAntiGravSkills
Skill Claude CodeCodex
Controls OpenAPI / metadata exposure without compromising ServiceStack-first design.
RetroLancers/ServiceStackAntiGravSkills
Skill Claude CodeCodex
Uses OrmLite via the implicit Db connection and understands transaction semantics and rollback behavior.
RetroLancers/ServiceStackAntiGravSkills
Skill Claude CodeCodex
Optimizes ServiceStack services, OrmLite usage, filters, and serialization.
RetroLancers/ServiceStackAntiGravSkills
Skill Claude CodeCodex
Understands ServiceStack’s AppHost, service registration, modular layout, and plugin-based architecture.
RetroLancers/ServiceStackAntiGravSkills
Skill Claude CodeCodex
Reviews and refactors code to enforce ServiceStack idioms and eliminate MVC / ASP.NET Core leakage.
RetroLancers/ServiceStackAntiGravSkills
Skill Claude CodeCodex
Uses global, attribute, and typed request/response filters correctly.
RetroLancers/ServiceStackAntiGravSkills
Skill Claude CodeCodex
Manages schema evolution using OrmLite migrations and deployment-safe patterns.
RetroLancers/ServiceStackAntiGravSkills
Skill Claude CodeCodex
Implements services using Service / ServiceInterface, request lifecycle, and implicit dependencies.
RetroLancers/ServiceStackAntiGravSkills
Skill Claude CodeCodex
Tests services using ServiceStack’s testing utilities and in-memory hosts.
RetroLancers/ServiceStackAntiGravSkills
Skill Claude CodeCodex
Leverages typed ServiceStack clients and DTO reuse across boundaries.
RetroLancers/ServiceStackAntiGravSkills
Skill Claude CodeCodex
Applies FluentValidation and ServiceStack validation filters correctly.