A small collection of reusable agent skills.
skills/uber-go-style/SKILL.md: uber-go-style skill with rules based on the Uber Go Style Guide.This repo can be installed with the skills CLI.
# list available skills in this repo
npx skills add ferhatelmas/goodies --list
# install globally for Claude Code and Codex
npx skills add ferhatelmas/goodies -a claude-code -a codex -g
After install, invoke skills by name in prompts (for example, /uber-go-style).
This repository includes Claude plugin metadata:
# Add the marketplace (first time)
/plugin marketplace add ferhatelmas/goodies
# Install the skills
/plugin install skills@ferhatelmas-goodies
This project is licensed under the Apache License 2.0. See LICENSE.
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimnpx claudepluginhub ferhatelmas/goodies --plugin skillsAI Agent Skills for production-ready Go projects
AI Agent Skills
20 modular skills for idiomatic Go — each under 225 lines, backed by 48 reference files, 8 automation scripts (all with --json, --limit, --force), and 4 asset templates. Covers error handling, naming, testing, concurrency, interfaces, generics, documentation, logging, performance, and more. Activates automatically with progressive disclosure and conditional cross-references.
Review Go code for adherence to Go Style Guide
Portable skills library with output styles: documentation lookup, GitHub operations, dependency intelligence, UI/UX patterns, and skill crafting
Integrated Rust development skills for multiple domains (UI, Robotics, etc.)