conversion analytics skills

15 tagged conversion analytics, measured the same way as everything else here.

Browse within: ai-analytics 15ai-visibility 15analytics-dashboard 15go 15

cobra-viper

01

PascaleBeier/hitkeep

Skill Claude CodeCodex

Expert skill for building CLI applications with Cobra and Viper, authored by spf13 — the original creator of both libraries. Covers command-first architecture, decoupled business logic, configuration management, environment variable binding, context-aware commands, and in-memory CLI testing. Use whenever a Go CLI or…

85 2d ago A 104 tokens original MIT

PascaleBeier/hitkeep

Skill Claude CodeCodex

Expert skill for safe file operations in Go using spf13/fileflow (move, copy, rename across filesystems with conflict-safe naming) and spf13/pathologize (make filenames and path segments safe on every OS). Use whenever Go code moves, copies, renames, downloads, extracts, or generates files on disk, or builds a…

85 2d ago A 151 tokens original MIT

go

03

PascaleBeier/hitkeep

Skill Claude CodeCodex

Expert Go programming skill authored by spf13 (former Go team lead, author of Cobra, Viper, Hugo, Afero). Covers idiomatic Go — package design, error handling, interfaces, concurrency, testing, and project layout, current through Go 1.27. Use whenever Go code is written, reviewed, debugged, or refactored — any .go…

85 2d ago A 113 tokens original MIT