Hasnae
Community@viqueen Β· Sydney, Australia
Senior Staff Engineer @SafetyCulture // Once upon a time maker of @atlassian's Confluence. // Java and Maven at β€οΈ // π²π¦πͺ π¦πΊπ¦π³π΄
Agent Skills by Hasnae
Showing 13 vetted skills indexed across 2 GitHub repositories.
bootstrap-provider
Generate a Go Pulumi provider scaffold with GitHub Actions workflow.
review-entity-store
Audit pull requests for entity store SQL migrations, sqlc queries, and proto consistency.
review-proto
Audit Protocol Buffer files in pull requests against best-practice checklists.
review-integrate
Audit Go integration pull requests against architectural and best practice checklists.
review-scaffold
Audit scaffolded Go project pull requests against architectural checklists.
review-test
Audit Go pull requests for test coverage and best practices.
do-proto
Generate Protocol Buffer definitions for a domain and resource.
do-scaffold
Scaffold Go project skeletons for Connect-RPC or gRPC backends.
do-domain
Generate Go domain business logic with service interfaces and transactional outbox patterns.
review-domain
Audit Go domain-layer pull requests for architectural pattern compliance.
do-integrate
Generate API handlers, mappers, routes, and outbox configs for Go backends.
do-test
Generate unit and integration tests for Go backend services with Connect-RPC and gRPC.
do-entity-store
Generates SQL migration files and sqlc CRUD queries for Go domain entities.