pure-golang/level85

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

2Stars on the repository
41Mods indexed here, across every type
3mo agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

chrome-devtools

01

pure-golang/level85

Skill Claude CodeCodex

Uses Chrome DevTools via MCP for efficient debugging, troubleshooting and browser automation. Use when debugging web pages, automating browser interactions, analyzing performance, or inspecting network requests. This skill does not apply to --slim mode (MCP configuration).

2 3mo ago A 55 tokens

context7-cli

02

pure-golang/level85

Skill Claude CodeCodex

Use the ctx7 CLI to fetch library documentation, manage AI coding skills, and configure Context7 MCP. Activate when the user mentions "ctx7" or "context7", needs current docs for any library, wants to install/search/generate skills, or needs to set up Context7 for their AI coding agent.

2 3mo ago A 67 tokens

find-docs

03

pure-golang/level85

Skill Claude CodeCodex

Retrieves up-to-date documentation, API references, and code examples for any developer technology. Use this skill whenever the user asks about a specific library, framework, SDK, CLI tool, or cloud service -- even for well-known ones like React, Next.js, Prisma, Express, Tailwind, Django, or Spring Boot. Your…

2 3mo ago A 172 tokens

find-skills

04

pure-golang/level85

Skill Claude CodeCodex

Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.

2 3mo ago A 67 tokens

playwright-cli

05

pure-golang/level85

Skill Claude CodeCodex

Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, test web applications, or extract information from web pages.

2 3mo ago A 52 tokens

skill-creator

06

pure-golang/level85

Skill Claude CodeCodex

Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.

2 3mo ago A 64 tokens

x-antd

07

pure-golang/level85

Skill Claude CodeCodex

Frontend instructions for adding, updating, or customizing Ant Design, a user-interface component library, with Tailwind CSS.

2 3mo ago A 57 tokens

x-bdd-api

08

pure-golang/level85

Skill Claude CodeCodex

A guide for writing or editing API behaviour-driven tests with Godog, a tool for expressing tests as readable scenarios. It covers shared feature files, API test runners, setup code, test state, step definitions, and Testcontainers.

2 3mo ago A 54 tokens

x-bdd-browser

09

pure-golang/level85

Skill Claude CodeCodex

A guide for writing or editing browser-based behavior-driven tests, where expected behavior is written as readable Gherkin scenarios and connected to Playwright tests in TypeScript.

2 3mo ago A 56 tokens

x-bdd-dev-workflow

10

pure-golang/level85

Skill Claude CodeCodex

A behavior-driven development workflow for implementing a feature from a .feature file. Behavior-driven development describes expected software behavior as examples that can be checked automatically.

2 3mo ago A 42 tokens

x-bdd-fake-green

11

pure-golang/level85

Skill Claude CodeCodex

A review guide for finding fake-green BDD tests in Godog or Playwright-BDD. Fake-green tests pass without checking that the real feature works, for example because steps do nothing or assertions verify only locally supplied values.

2 3mo ago A 105 tokens

pure-golang/level85

Skill Claude CodeCodex

A planning workflow for developing a feature, using a product requirements document, business interviews, and structured scenarios.

2 3mo ago A 47 tokens

x-commit

13

pure-golang/level85

Skill Claude CodeCodex

A guided local Git commit workflow. Git is a tool for tracking code changes; this workflow reviews the diff, writes a commit message with a type, subject, and body, and creates the commit without pushing it.

2 3mo ago A 62 tokens

x-database-patterns

14

pure-golang/level85

Skill Claude CodeCodex

A design guide for PostgreSQL database access in services and adapters. It covers choices such as pgx versus sqlx, repository structure, shared database interfaces, transactions, named queries, and constraint-error handling.

2 3mo ago A 57 tokens

x-doc-go

15

pure-golang/level85

Skill Claude CodeCodex

A Go documentation checklist for creating or changing a package contract, meaning the package's documented public behavior and usage rules.

2 3mo ago A 60 tokens

x-env-config

16

pure-golang/level85

Skill Claude CodeCodex

A configuration workflow for Go services that read settings from environment variables, such as values supplied by a deployment system or a .env file. It covers nested configuration for adapters and platforms.

2 3mo ago A 57 tokens

x-errors

17

pure-golang/level85

Skill Claude CodeCodex

A short guide to local error-message conventions in a codebase.

2 3mo ago A 33 tokens

x-executor-cli

18

pure-golang/level85

Skill Claude CodeCodex

Instructions for wrapping an external command-line program in a reusable adapter, including local and SSH execution.

2 3mo ago C 51 tokens

x-gqlgen

19

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

20

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

21

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

22

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

23

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

24

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

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: