go-test-analysis

Community

Find Go test coverage gaps.

Authordieguscl
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps developers identify and address gaps in their Go test coverage, ensuring critical parts of their codebase are adequately tested.

Core Features & Use Cases

  • Module Discovery: Automatically finds all Go modules within a project.
  • Coverage Analysis: Compares source code with test files to pinpoint missing tests for functions, methods, and types.
  • Priority Ranking: Ranks uncovered code by criticality (e.g., public APIs, business logic).
  • Test Suggestions: Provides outlines for concrete test cases, including edge cases and table-driven structures.
  • Use Case: A developer can use this skill to quickly understand which parts of a new Go package lack sufficient test coverage before merging a pull request.

Quick Start

Analyze the test coverage for the Go module located at '/path/to/your/go/module'.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: go-test-analysis
Download link: https://github.com/dieguscl/dotfiles/archive/main.zip#go-test-analysis

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.