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).
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.
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…
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.
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.
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.
pure-golang/level85
Skill Claude CodeCodex
Frontend instructions for adding, updating, or customizing Ant Design, a user-interface component library, with Tailwind CSS.
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.
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.
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.
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.
pure-golang/level85
Skill Claude CodeCodex
A planning workflow for developing a feature, using a product requirements document, business interviews, and structured scenarios.
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.
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.
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.
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.
pure-golang/level85
Skill Claude CodeCodex
A short guide to local error-message conventions in a codebase.
pure-golang/level85
Skill Claude CodeCodex
Instructions for wrapping an external command-line program in a reusable adapter, including local and SSH execution.
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.
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.
pure-golang/level85
Skill Claude CodeCodex
A Go testing workflow for generating mocks, which are test replacements for interface-based dependencies.
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.
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.
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.
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: