Dylan Ross
Community@pdylanross · Belleville, Il
Agent Skills by Dylan Ross
Showing 10 vetted skills indexed across 1 GitHub repositories.
error-handling
Provides Error-handling for HTTP API endpoints via typed exceptions and centralized handlers.
api-swagger-support
Generate and serve Swagger/OpenAPI documentation for Go APIs.
gin-gonic
Build web APIs and applications with the Gin HTTP framework for Go.
oci-distribution-spec
Reference OCI Distribution Specification API endpoints, digests, and error codes.
unit-testing-patterns
Enforce unit testing best practices for structure, mocking, and assertions.
development-workflow
Defines and enforces a standardized development workflow with branch naming, pull requests, and conventional commits.
internal-api-standards
Enforce DTO patterns and response organization for internal API endpoints.
environment-dependencies
Manages external development tools and syncs the CockroachDB `make tools` recipe for the Barnacle project.
context-standards
Enforce Go context.Context best practices for cancellation, propagation, and value usage.
dependency-injection
Manage project dependencies with eager initialization and a single container.