amir haim avatar

amir haim

Community

@amirbiron

3Followers
|
144Public Repos
|
91Published Skills

Han is a Claude Code plugin of 53 skills covering the full software delivery lifecycle: planning, TDD, code review, refactoring, documentation, and Jira/Confluence/Linear publishing.

Skills Distribution
DomainDeveloper To...Code Quality & Rev.. (30%)Feature Planning &.. (25%)Technical Document.. (20%)Issue Tracker & Wi.. (15%)

Agent Skills by amir haim

Showing 91 vetted skills indexed across 2 GitHub repositories.

amirbironamirbiron

incident-response

Guides solo production incident triage across Render, Cloudflare, MongoDB Atlas, Telegram, and Sentry.

Community
Intermediate
amirbironamirbiron

skill-corner-post

Generates formatted Telegram channel posts promoting skills and publishes them via Postproxy.

Community
Intermediate
amirbironamirbiron

israeli-content-marketing

Plan Hebrew SEO content, Israeli tech PR outreach, and content calendars for the Israeli market.

Community
Intermediate
amirbironamirbiron

explanatory-writing

Writes explanatory documents and tutorials in a direct, example-driven Hebrew prose style.

Community
Intermediate
amirbironamirbiron

skill-forge

Creates and improves personal Claude skills through interview, archetype selection, and packaging.

Community
Intermediate
amirbironamirbiron

Skill Development

Guides creation of Claude Code plugin skills with progressive disclosure structure.

Community
Intermediate
amirbironamirbiron

telegram-post

Create and schedule Telegram channel posts with markdown formatting and media via Publora MCP.

Community
Intermediate
amirbironamirbiron

hebrew-landing-design

Designs Hebrew RTL landing pages with reasoned font selection, objection-driven structure, and native Israeli copy.

Community
Intermediate
amirbironamirbiron

theme-factory

Applies curated color and font themes to slides, docs, and HTML artifacts.

Community
Basic
amirbironamirbiron

emotional-sharing

Responds to emotional sharing with empathetic peer-style replies instead of advice.

Community
Intermediate
amirbironamirbiron

doc-coauthoring

Guides collaborative document creation through context gathering, iterative drafting, and reader testing.

Community
Advanced
amirbironamirbiron

detailed-responses

Overrides brevity guidelines to produce comprehensive, richly formatted responses across all conversations.

Community
Basic
amirbironamirbiron

israeli-privacy-shield

Assess compliance with Israeli Privacy Protection Law including Amendment 13 and 2017 Security Regulations.

Community
Intermediate
amirbironamirbiron

xlsx

Create, edit, and recalculate Excel spreadsheets with openpyxl, pandas, and LibreOffice.

Community
Advanced
amirbironamirbiron

pdf

Extract, merge, split, create, and fill PDF documents using Python libraries and command-line tools.

Community
Advanced
amirbironamirbiron

import-memory

Import memory exports from other AI assistants into Claude's memory store.

Community
Advanced
amirbironamirbiron

marketing-content

Writes marketing copy and social media content in Hebrew and English for LinkedIn, Instagram, newsletters, and landing pages.

Community
Intermediate
amirbironamirbiron

startup-hook-skill

Creates SessionStart hooks that install dependencies for Claude Code web sessions.

Community
Intermediate
amirbironamirbiron

israeli-customer-support-automator

Automates Hebrew support ticket classification, SLA configuration, and Israeli consumer law compliance workflows.

Community
Advanced
amirbironamirbiron

skill-router

Routes agent queries to matching skills using a CLI search engine over SKILL.md files.

Community
Intermediate
amirbironamirbiron

debug-like-expert

Diagnose complex software issues through hypothesis testing and evidence-based root cause analysis.

Community
Advanced
amirbironamirbiron

skill-creator

Create, evaluate, and iteratively improve Claude skills with benchmarked test runs.

Community
Advanced
amirbironamirbiron

logo-designer

Generate seven consistent SVG logo variants and a brand showcase page from project context.

Community
Advanced
amirbironamirbiron

pptx

Create, edit, and validate PowerPoint .pptx and .potx files programmatically.

Community
Advanced

Frequently Asked Questions About amir haim

FAQPage Schema
What tasks can I accomplish with amirbiron's Han skills?▼

Han skills cover the delivery lifecycle: specify features, plan implementations and phased builds, write code test-first via TDD, review and refactor code, triage issues, investigate bugs, author ADRs, runbooks, and coding standards, and publish results to GitHub, Jira, Linear, and Confluence.

Who is the Han skill collection designed for?▼

Software engineers, tech leads, and engineering teams using Claude Code who want disciplined, evidence-based practices: BDD-framed TDD loops, adversarial plan review, architectural analysis of coupling and SOLID alignment, and stakeholder-readable summaries for non-technical audiences.

How do the Han skills run in practice?▼

Each skill is invoked as a slash command inside Claude Code with an argument hint, such as a file path, feature description, or symptom. Skills read and edit the repository via Read, Write, Edit, Glob, Grep, and scoped Bash commands, and some delegate to subagents.

What prerequisites and dependencies do Han skills require?▼

Most skills need only a git repository. GitHub skills require the gh CLI; han-release also needs jq and the claude CLI. Jira and Confluence publishing requires a configured Atlassian MCP server, and Linear publishing requires a configured Linear MCP server.

Can I build my own Claude Code skills and agents with Han?▼

Yes. The guidance skill vendors authoring rules into your repository, while skill-builder and agent-builder run evidence-based interviews covering entity fit, naming, descriptions, tools, and progressive-disclosure layout, then review the finished artifact against the plugin-building guidance.