convert-to-go-project

convert-to-go-project is a skill for Claude Code from gopherguides/gopher-ai. It costs 73 tokens per session (278 once invoked), scanned A, original, MIT.

A migration guide for changing an existing web project to Go, Templ, HTMX, and Tailwind. Templ generates HTML from Go, while HTMX adds browser interactions without a large frontend application.

In plain words
What is it for?
Use it to convert an existing supported application while preserving it as a whole-project migration.
Why use it?
It provides a defined path for moving supported Express, Django, Laravel, Next.js, React, or Go projects to this technology stack.

Skill for Claude Code

Written for Claude Code: argument-hint in frontmatter. Also seen: mentions Codex; $skill-name invocation.

Part of the go-web plugin — 4 skills, 2 commands shipped together

Good fit Use it to convert an existing supported application while preserving it as a whole-project migration.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/gopherguides/gopher-ai/convert-to-go-project
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add gopherguides/gopher-ai --skill convert-to-go-project
Clone the repo
git clone --depth 1 https://github.com/gopherguides/gopher-ai

Made for: Claude Code.

Or install go-web, the plugin that ships this one along with the rest of its 4 skills, 2 commands.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for convert-to-go-project

README.md
[![agentmods](https://agentmods.dev/badge/skills/gopherguides/gopher-ai/convert-to-go-project/github.svg)](https://agentmods.dev/skills/gopherguides/gopher-ai/convert-to-go-project)
Your own site
<a href="https://agentmods.dev/skills/gopherguides/gopher-ai/convert-to-go-project"><img src="https://agentmods.dev/badge/skills/gopherguides/gopher-ai/convert-to-go-project/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for convert-to-go-project

Your own site · 80×15
<a href="https://agentmods.dev/skills/gopherguides/gopher-ai/convert-to-go-project"><img src="https://agentmods.dev/badge/skills/gopherguides/gopher-ai/convert-to-go-project.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 73 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 278 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00073 $0.00278
Opus 5 $0.00036 $0.00139
Sonnet 5 $0.00015 $0.00056
Haiku 4.5 $0.00007 $0.00028

Measured 7d ago against content hash 40dc25cc8228, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

convert-to-go-project scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 7d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

plugins/go-web/skills/convert-to-go-project/SKILL.md · 25 lines

What it actually says

Convert to Go Project

Invocation Argument Binding

Bind the optional target directory to SKILL_ARGS before reading the shared workflow. For an explicit Codex invocation, use only the text following the exact qualified $go-web:convert-to-go-project token. Otherwise, derive the target directory from the activating request. Preserve the text literally, trim only surrounding whitespace, and never evaluate it as shell code or read it from an environment variable.

Plugin Resource Resolution

<PLUGIN_ROOT> denotes the absolute path to the go-web plugin directory. Resolve it before reading any shared resource: start from the absolute path of this selected SKILL.md and ascend two directories (skills/convert-to-go-project to the plugin root).

Read <PLUGIN_ROOT>/references/convert-to-go-project.md completely and follow it with SKILL_ARGS as the optional target directory.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 7d ago First seen · 25 lines · 73 tokens per session scan A 40dc25cc8228

Subscribe to this mod's changes

convert-to-go-project is a skill published in the GitHub repository gopherguides/gopher-ai (21 stars, last pushed today), licensed MIT. It adds 73 tokens to every session and 278 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.

Related

Other skills, from other repositories

engram-dashboard-htmx

HTMX and templ interaction rules for the Engram dashboard. Trigger: Any change to htmx attributes, partial updates, forms, or server-rendered browser UI.

Gentleman-Programming/engram · 41 tokens

add-permission

Add a permission constant across backend and frontend.

fpindej/netrock · 8 tokens

nextjs-typescript-tailwindcss-supabase

Full-stack Next.js 14 development with TypeScript, TailwindCSS, and Supabase for building production-ready web applications.

Mindrally/skills · 36 tokens

rails

Rails version: Ruby version: Architecture: Full-stack (Hotwire)|API-only|Hybrid Database: PostgreSQL (ALWAYS for production) Jobs: Sidekiq|Solid Queue|Good Job Real-time: Action Cable|Turbo Streams|None Auth: Devise|hassecurepassword|Rails 8 built-in Assets: Propshaft + Import Maps|esbuild|Vite.

arbazkhan971/godmode · 7 tokens

orchardcore-crestapps-resources

Skill for CrestApps resource-management extensions in Orchard Core. Covers the shared registered scripts and stylesheets, local asset and CDN fallback behavior, resource names, dependency consumption, and safe Razor registration. Use this skill when requests mention CrestApps shared resources, Orchard Core resource…

CrestApps/CrestApps.AgentSkills · 143 tokens

vite-patterns

Use when configuring or optimizing Vite (laravel-vite-plugin) asset bundling in a Laravel app — entrypoints, the @vite Blade directive, HMR, env vars, aliases, manifests, code splitting, and production builds.

pekral/cursor-rules · 52 tokens