pure-golang

41 mods across 1 repository, 2 stars between them.

bdd-reviewer

01

pure-golang/level85

Agent Codex

An agent that reviews only changed BDD files and step definitions against the project's standard BDD guidance. BDD, or behavior-driven development, describes software behavior in feature examples that tests can execute.

2 3mo ago A 51 tokens

dod-reviewer

02

pure-golang/level85

Agent Codex

A code reviewer that checks work against a Definition of Done, meaning the agreed conditions for considering a task complete. It loads the relevant code, documentation, and monitoring guidance and reviews only affected areas.

2 3mo ago A 39 tokens

test-reviewer

03

pure-golang/level85

Agent Codex

A test-focused review agent that loads the project’s standard testing guidance and examines only tests affected by a change.

2 3mo ago A 39 tokens

chrome-devtools

04

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

05

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

06

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

07

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

08

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

09

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

analyzer

10

pure-golang/level85

Agent Codex

Analyze blind comparison results to understand WHY the winner won and generate improvement suggestions.

2 3mo ago A 0 tokens

grader

12

pure-golang/level85

Agent Codex

Evaluate expectations against an execution transcript and outputs.

2 3mo ago A 0 tokens

x-antd

13

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

14

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

15

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

16

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

17

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

19

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

20

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

21

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

22

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

23

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

24

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