By heintonny
Hein's Claude Code skills, agents and commands + a curated set vendored from mattpocock/skills (MIT). Portable across Mac, PC and VM.
Edit and improve articles by restructuring sections, improving clarity, and tightening prose. Use when user wants to edit, revise, or improve an article draft.
Set up Claude Code hooks to block dangerous git commands (push, reset --hard, clean, branch -D, etc.) before they execute. Use when user wants to prevent destructive git operations, add git safety hooks, or block git push/reset in Claude Code.
A relentless interview to sharpen a plan or design.
A relentless interview to sharpen a plan or design, which also creates docs (ADR's and glossary) as we go.
Interview the user relentlessly about a plan or design. Use when the user wants to stress-test a plan before building, or uses any 'grill' trigger phrases.
Uses power tools
Uses Bash, Write, or Edit tools
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 claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Hein Tonny Køien's personal Claude Code marketplace — own skills, agents and
commands, packaged as a plugin so they can be installed and enabled identically
across Mac, PC and VM via the built-in claude plugin system.
| Marketplace name | heintonny |
| Plugin name | skills |
| Install | claude plugin install skills@heintonny |
Auth-free (this repo is public):
claude plugin marketplace add heintonny/skills
claude plugin install skills@heintonny
Or run the bootstrap script:
git clone https://github.com/heintonny/skills.git
cd skills && ./bootstrap.sh
plugins/skills/
├── agents/ # macos-dev-environment-manager
├── commands/ # /commit
└── skills/ # own skills + a curated set vendored from mattpocock/skills
The skills directory includes, among others, engineering (tdd, diagnosing-bugs,
codebase-design, domain-modeling, implement, improve-codebase-architecture,
resolving-merge-conflicts, prototype, review), issue/planning workflow
(to-issues, to-prd, triage, grill-with-docs, grill-me, grilling,
decision-mapping, handoff), skill authoring (writing-great-skills,
write-a-skill) and assorted tooling.
Own skills/agents/commands are Hein's own. A curated set of skills is vendored
from mattpocock/skills (MIT) and may
be locally adapted. The MIT attribution lives in licenses/ — see
NOTICE.md for which skills it covers.
The setup is split into three layers by sensitivity:
| Layer | Home | Visibility |
|---|---|---|
| Own generic skills/agents/commands | this repo (heintonny/skills) | public |
| CLAUDE.md guardrails (shared + per-host) | heintonny/agent-system-admin | private |
Dotfiles (settings.json, statusline, keybindings) | heintonny/dotsmith | private |
| External skills | mattpocock/skills (upstream) | external |
Host-specific or sensitive content does not belong here — it lives in the private repos.
plugins/skills/skills/<name>/ with a SKILL.md.version in plugin.json and marketplace.json.claude plugin update skills@heintonny.claude plugin list # what is installed
claude plugin update skills@heintonny # pull the latest version
claude plugin marketplace list # registered marketplaces
npx claudepluginhub heintonny/skills --plugin skillsGeneric Tripletex bookkeeping automation: bank reconciliation, inbox-voucher booking, supplier creation, email-receipt-to-PDF, vendor-invoice fetching, duplicate merging, and monthly travel reports. All company-, vendor-, and account-specific facts live in local knowledge/ files referenced by relative path; nothing private is embedded.
Matrix channel for Claude Code — E2EE-first messaging bridge with invite-based access control. Manage pairing, allowlists, and device verification via /matrix:access and /matrix:verify.
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Multi-model consensus engine integrating OpenAI Codex CLI, Gemini CLI, and Claude CLI for collaborative code review and problem-solving.
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.
Write feature specs, plan roadmaps, and synthesize user research faster. Keep stakeholders updated and stay ahead of the competitive landscape.
Curate auto-memory, promote learnings to CLAUDE.md and rules, extract proven patterns into reusable skills.