A small collection of reusable agent skills.
skills/uber-go-style/SKILL.md:uber-go-styleskill 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 -gAfter 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-goodiesThis project is licensed under the Apache License 2.0. See LICENSE.