·go
</>

go

grafana/loki

Best practices for working with Go codebases. Use when writing, debugging, or exploring Go code, including reading dependency sources and documentation.

9Installs·2Trend·@grafana

Installation

$npx skills add https://github.com/grafana/loki --skill go

SKILL.md

To see source files from a dependency, or to answer questions about a dependency:

Use the returned Dir path to read the source files.

Use go doc to read documentation for packages, types, functions, etc:

Best practices for working with Go codebases. Use when writing, debugging, or exploring Go code, including reading dependency sources and documentation. Source: grafana/loki.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/grafana/loki --skill go
Category
</>Dev Tools
Verified
First Seen
2026-02-02
Updated
2026-02-18

Quick answers

What is go?

Best practices for working with Go codebases. Use when writing, debugging, or exploring Go code, including reading dependency sources and documentation. Source: grafana/loki.

How do I install go?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/grafana/loki --skill go Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/grafana/loki

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-02

Related Skills

None