pure-golang

41 mods across 1 repository, 2 stars between them.

x-gqlgen

25

pure-golang/level85

Skill Claude CodeCodex

Una guía para trabajar con gqlgen, una herramienta de Go que genera parte del código de un servicio GraphQL, un sistema para consultar datos mediante una API definida.

2 3mo ago A 58 tokens

x-log

26

pure-golang/level85

Skill Claude CodeCodex

A logging workflow for Go code using slog.Logger, Go's structured logging package. It defines how loggers are stored, obtained from a request context, and assigned severity levels.

2 3mo ago A 58 tokens

x-mockery

27

pure-golang/level85

Skill Claude CodeCodex

A Go testing workflow for generating mocks, which are test replacements for interface-based dependencies.

2 3mo ago A 61 tokens

x-new-adapter

28

pure-golang/level85

Skill Claude CodeCodex

A guide for adding an infrastructure adapter, a component that connects a project to an external system or service. It covers where the adapter belongs, its configuration, setup, lifecycle, monitoring, and tests.

2 3mo ago A 47 tokens

x-observability

29

pure-golang/level85

Skill Claude CodeCodex

A monitoring and tracing skill for adding observability to external operations, adapter packages, or server middleware. Observability means collecting information about how software runs.

2 3mo ago A 54 tokens

x-queue-kafka

30

pure-golang/level85

Skill Claude CodeCodex

A guide for building Kafka publishers and subscribers through the project's queue adapter. Kafka is a system for sending and receiving messages between applications.

2 3mo ago A 64 tokens

x-queue-rabbitmq

31

pure-golang/level85

Skill Claude CodeCodex

A design guide for publishing and receiving messages through RabbitMQ, a message broker that passes work between services. It covers publishers, subscribers, retries, dead-letter queues, and subscribing to multiple queues.

2 3mo ago A 61 tokens

x-skill-bundles

32

pure-golang/level85

Skill Claude CodeCodex

A set of project-specific rules for creating or editing local coding-agent skills in level85.

2 3mo ago A 68 tokens

x-storage-s3

33

pure-golang/level85

Skill Claude CodeCodex

A guide for working with S3-compatible object storage through a MinIO adapter; object storage keeps files as named items in a remote service.

2 3mo ago A 58 tokens

x-tdlib

34

pure-golang/level85

Skill Claude CodeCodex

Una guía para trabajar con un adaptador de TDLib, la biblioteca que permite integrar Telegram en una aplicación.

2 3mo ago A 41 tokens

x-test-matrix

35

pure-golang/level85

Skill Claude CodeCodex

A documentation workflow for creating or updating a test matrix, a document that maps features and test cases to the test methods that cover them.

2 3mo ago A 89 tokens

x-testcontainers-go

36

pure-golang/level85

Skill Claude CodeCodex

A guide for writing Go integration tests that start external services such as PostgreSQL, Redis, Kafka, or MongoDB with testcontainers-go. It covers both regular tests and BDD tests, where behavior is written as scenarios.

2 3mo ago A 82 tokens

x-troubleshooting

38

pure-golang/level85

Skill Claude CodeCodex

A short runbook, or step-by-step guide, for initially diagnosing test, environment, and service problems, centered on a diagnostic script.

2 3mo ago A 29 tokens

pure-golang/level85

Skill Claude CodeCodex

A unit-testing guide for code that depends on outside systems, using only the parts of an interface that the code actually needs. Unit tests check small pieces of code in isolation.

2 3mo ago A 51 tokens

level85 AGENTS.md

40

pure-golang/level85

Instructions file CodexOpenCode

A repository-specific instruction file for the level85 Go project. It explains the package layout, required rules, constructors, program lifecycles, and testing layers that coding agents should follow.

2 3mo ago A 2,336 tokens

level85 CLAUDE.md

41

pure-golang/level85

Instructions file

Claude Code instructions for pure-golang/level85, a project described as: Shared agent skills, Taskfile, linter config, and Claude Code conventions for a pure-golang monorepo - symlinked into each service repo to keep dev tooling in one place.

2 3mo ago A 5 tokens