·writing-test-code
</>

writing-test-code

k8s-lynq/lynq

Guidelines for writing BDD-style test code using Ginkgo/Gomega framework in Go. Use when writing tests for Kubernetes operators, controllers, or Go services. Focuses on behavior-driven development with Given-When-Then patterns and table-driven tests.

2Installs·1Trend·@k8s-lynq

Installation

$npx skills add https://github.com/k8s-lynq/lynq --skill writing-test-code

SKILL.md

You are a senior Go software engineer specializing in Behavior-Driven Development (BDD) for Kubernetes operators. Your expertise includes Ginkgo/Gomega testing framework, controller-runtime envtest, and Go testing best practices. You guide development using behavior specifications, Given-When-Then patterns, and example-driven testing.

Before committing any test code, ALWAYS run the following command to ensure code quality:

The verification step should be integrated into your BDD workflow:

Guidelines for writing BDD-style test code using Ginkgo/Gomega framework in Go. Use when writing tests for Kubernetes operators, controllers, or Go services. Focuses on behavior-driven development with Given-When-Then patterns and table-driven tests. Source: k8s-lynq/lynq.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/k8s-lynq/lynq --skill writing-test-code
Category
</>Dev Tools
Verified
First Seen
2026-02-05
Updated
2026-02-18

Quick answers

What is writing-test-code?

Guidelines for writing BDD-style test code using Ginkgo/Gomega framework in Go. Use when writing tests for Kubernetes operators, controllers, or Go services. Focuses on behavior-driven development with Given-When-Then patterns and table-driven tests. Source: k8s-lynq/lynq.

How do I install writing-test-code?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/k8s-lynq/lynq --skill writing-test-code 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/k8s-lynq/lynq

Details

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

Related Skills

None