Skip to main content
fredrikaverpil
GitHub creator profile

fredrikaverpil

Repository-level view of 27 collected skills across 4 GitHub repositories.

skills collected
27
repositories
4
updated
Aug 18, 2026
repository explorer

Repositories and representative skills

git-commit
unclassified

This skill should be used BEFORE running any git commit command. Triggers when about to run `git commit`. Ensures commit messages follow Conventional Commits specification and prompts for the Jira ticket number.

Aug 18, 2026
aip
software-developers

Google API Improvement Proposals (AIP) reference. Use BEFORE designing or reviewing APIs, protobuf definitions, or any work involving Google API design standards. Fetches relevant AIP rules from https://google.aip.dev for the task at hand.

Aug 8, 2026
codebase-audit
software-developers

Analyze a git repo's history to surface high-churn files, ownership risks, bug hotspots, momentum trends, and firefighting patterns. Use this skill whenever the user wants to understand a codebase, assess repo health, or orient themselves before reading code…

Aug 8, 2026
gh-cli
software-developers

GitHub CLI (gh) conventions and the inline PR review recipe. Use when working with GitHub repositories, PRs, issues, actions, `gh api`, or any GitHub operations from the command line.

Aug 8, 2026
gh-pr
software-developers

This skill should be used when creating a GitHub pull request via `gh pr create`. Covers the gh CLI mechanics; PR title and body conventions come from the pr-style skill.

Aug 8, 2026
git-commit
software-developers

This skill should be used BEFORE running any git commit command. Triggers when about to run `git commit`. Ensures commit messages follow Conventional Commits specification.

Aug 8, 2026
golang-style
software-developers

Go conventions specific to this author. Use before writing or editing any Go (.go) file.

Aug 8, 2026
nvim-config
software-developers

Native Neovim config idioms and conventions — use whenever writing, reviewing, or modifying any Neovim configuration that uses Neovim's built-in conventions WITHOUT a plugin manager framework (no lazy.nvim, packer, etc.). Covers directory structure, vim.pack…

Aug 8, 2026
Showing 8 of 21 collected skills.
Showing 4 of 4 repositories
All repositories loaded