Cristiano Pacheco avatar

Cristiano Pacheco

Community

@cristiano-pacheco · São Paulo - Brazil

28Followers
|
68Public Repos
|
22Published Skills

Passionate about backend development with Golang.

Agent Skills by Cristiano Pacheco

Showing 22 vetted skills indexed across 2 GitHub repositories.

cristiano-pachecocristiano-pacheco

go-error

Generate typed custom Go errors with bricks/pkg/errs library.

Community
Intermediate
cristiano-pachecocristiano-pacheco

go-validator

Generate Go validator components with port interfaces and implementation structs.

Community
Intermediate
cristiano-pachecocristiano-pacheco

go-chi-router

Generate Chi router implementations with route registration and Fx wiring for Go backends.

Community
Intermediate
cristiano-pachecocristiano-pacheco

go-repository

Generate Go repository port interfaces and GORM implementations with CRUD, queries, pagination, and transactions.

Community
Intermediate
cristiano-pachecocristiano-pacheco

go-enum

Generate type-safe Go enums with validation using the bricks/pkg/errs package.

Community
Intermediate
cristiano-pachecocristiano-pacheco

go-mapper

Generate pure Go mapper functions for structs, slices, and error-returning transformations.

Community
Intermediate
cristiano-pachecocristiano-pacheco

go-chi-handler

Generate Go Chi HTTP handlers for RESTful CRUD endpoints with DTO mapping.

Community
Intermediate
cristiano-pachecocristiano-pacheco

go-gorm-model

Generate Go structs with GORM tags from SQL table definitions.

Community
Intermediate
cristiano-pachecocristiano-pacheco

go-service

Generate Go service files with DTOs, port interfaces, and implementations.

Community
Intermediate
cristiano-pachecocristiano-pacheco

go-cache

Generates Go cache implementations backed by Redis with two-file port and implementation patterns.

Community
Intermediate
cristiano-pachecocristiano-pacheco

go-usecase

Generate Go use case implementations with NounAction patterns and dependency injection.

Community
Intermediate
cristiano-pachecocristiano-pacheco

go-integration-tests

Generates Go integration tests using testify/suite and itestkit for containerized databases.

Community
Advanced
cristiano-pachecocristiano-pacheco

go-create-usecase

Generate Go use-case implementations with ports, validation, tracing, and metrics.

Community
Advanced
cristiano-pachecocristiano-pacheco

go-create-validator

Generate Go validator implementations with port interfaces and Fx wiring.

Community
Advanced
cristiano-pachecocristiano-pacheco

go-create-service

Generate modular Go services with Fx wiring and OTEL tracing.

Community
Advanced
cristiano-pachecocristiano-pacheco

go-create-chi-handler

Generate Chi HTTP handlers with DTOs, use-case orchestration, and error handling.

Community
Advanced
cristiano-pachecocristiano-pacheco

go-create-chi-router

Generate Chi router registrations with CRUD and custom routes for Go services.

Community
Intermediate
cristiano-pachecocristiano-pacheco

go-create-repository

Generate Go repository ports and implementations with CRUD, pagination, and transactions.

Community
Intermediate
cristiano-pachecocristiano-pacheco

go-create-cache

Create standardized Go Redis-backed cache layers with two-file patterns and randomized TTL handling.

Community
Advanced
cristiano-pachecocristiano-pacheco

go-unit-tests

Generate Go unit tests using testify patterns and Arrange-Act-Assert style.

Community
Intermediate
cristiano-pachecocristiano-pacheco

go-create-enum

Generate type-safe Go enums with validation and a String method.

Community
Intermediate
cristiano-pachecocristiano-pacheco

creating-cursor-rules-skill

Standardize Cursor rule creation with YAML frontmatter and MDC templates.

Community
Advanced