---
title: "Go — test checklists"
description: "<!-- BEGIN VENDORED --> ## Always load"
type: skill
canonical_url: https://claudary.paisolsolutions.com/skills/index-24
source: "Claudary"
difficulty: intermediate
author: "Claude Code Knowledge Pack"
date: 2026-07-10T11:25:27.375Z
license: CC-BY-4.0
attribution: "Go — test checklists — Claudary (https://claudary.paisolsolutions.com/skills/index-24)"
---

# Go — test checklists
<!-- BEGIN VENDORED --> ## Always load

## Overview

# Go — test checklists

<!-- BEGIN VENDORED -->
## Always load

- [testing.md](testing.md) — This skill guides the creation of production-ready tests for Go applications. Follow these principles to write maintaina

## Conditional

- [benchmark.md](benchmark.md) — Performance improvement does not exist without measures — if you can measure it, you can improve it. **Load if:** Task involves performance benchmarks or profiling
<!-- END VENDORED -->

---

Source: [Claudary](https://claudary.paisolsolutions.com/skills/index-24) · https://claudary.paisolsolutions.com
