
fredrikaverpil/dotfiles
9 skills309 installs2.3k starsGitHub
Install
npx skills add https://github.com/fredrikaverpil/dotfilesSkills in this repo
1Golang StyleCodifies Go coding conventions including the Go proverbs, happy-path structure, error wrapping with sentinel errors, and godoc-style comments. A Go developer uses it before creating or modifying .go files to keep code idiomatic.66installs2Gh Cligh-cli is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.54installs3Gh PrDefines conventions for creating draft GitHub PRs with the gh CLI, including a concise Why/What/Notes body, conventional-commit-style titles, and a required Jira ticket number. A developer uses it when opening a pull request.45installs4AipDirects the agent to fetch and read the actual AIP documentation from google.aip.dev before applying any rule to API or protobuf design. A developer uses it when designing or reviewing APIs against Google's API design standards.42installs5Git CommitDefines the Conventional Commits format with type, scope, description, and footers to apply before running git commit. A developer uses it to keep commit messages consistent and reference the related Jira ticket.41installs6SkillifyAnalyzes the conversation history to identify a repeatable process, its inputs, and how the user steered it, then writes it out as a reusable skill. A developer invokes it at the end of a workflow they want to automate.39installs7NeovimUses the $NVIM Unix socket exposed inside a Neovim terminal to drive the parent editor via msgpack-RPC without plugins. A developer uses it to execute commands in Neovim, inspect buffers, windows, options, or LSP state from the agent.9installs8Codebase AuditProduces a structured markdown health report from git history covering churn, ownership, bugs, momentum, and firefighting patterns. A developer uses it to orient in an unfamiliar codebase and identify risk areas before reading code.7installs9Self ReviewPrompts a critical self-review of recent implementation by re-reading all changed files and evaluating them against criteria like simplicity, DRY, YAGNI, idiomatic style, and robustness. A developer invokes it when done implementing to catch issues and fix them before finishing.6installs