amir haim
Community@amirbiron
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.
Agent Skills by amir haim
Showing 91 vetted skills indexed across 2 GitHub repositories.
incident-response
Guides solo production incident triage across Render, Cloudflare, MongoDB Atlas, Telegram, and Sentry.
skill-corner-post
Generates formatted Telegram channel posts promoting skills and publishes them via Postproxy.
israeli-content-marketing
Plan Hebrew SEO content, Israeli tech PR outreach, and content calendars for the Israeli market.
explanatory-writing
Writes explanatory documents and tutorials in a direct, example-driven Hebrew prose style.
skill-forge
Creates and improves personal Claude skills through interview, archetype selection, and packaging.
Skill Development
Guides creation of Claude Code plugin skills with progressive disclosure structure.
telegram-post
Create and schedule Telegram channel posts with markdown formatting and media via Publora MCP.
hebrew-landing-design
Designs Hebrew RTL landing pages with reasoned font selection, objection-driven structure, and native Israeli copy.
theme-factory
Applies curated color and font themes to slides, docs, and HTML artifacts.
emotional-sharing
Responds to emotional sharing with empathetic peer-style replies instead of advice.
doc-coauthoring
Guides collaborative document creation through context gathering, iterative drafting, and reader testing.
detailed-responses
Overrides brevity guidelines to produce comprehensive, richly formatted responses across all conversations.
israeli-privacy-shield
Assess compliance with Israeli Privacy Protection Law including Amendment 13 and 2017 Security Regulations.
xlsx
Create, edit, and recalculate Excel spreadsheets with openpyxl, pandas, and LibreOffice.
Extract, merge, split, create, and fill PDF documents using Python libraries and command-line tools.
import-memory
Import memory exports from other AI assistants into Claude's memory store.
marketing-content
Writes marketing copy and social media content in Hebrew and English for LinkedIn, Instagram, newsletters, and landing pages.
startup-hook-skill
Creates SessionStart hooks that install dependencies for Claude Code web sessions.
israeli-customer-support-automator
Automates Hebrew support ticket classification, SLA configuration, and Israeli consumer law compliance workflows.
skill-router
Routes agent queries to matching skills using a CLI search engine over SKILL.md files.
debug-like-expert
Diagnose complex software issues through hypothesis testing and evidence-based root cause analysis.
skill-creator
Create, evaluate, and iteratively improve Claude skills with benchmarked test runs.
logo-designer
Generate seven consistent SVG logo variants and a brand showcase page from project context.
pptx
Create, edit, and validate PowerPoint .pptx and .potx files programmatically.
Frequently Asked Questions About amir haim
FAQPage SchemaWhat 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.