CI/CD workflow templates tailored for Israeli development teams, including Shabbat/holiday-aware deployment schedules, Hebrew Slack/Teams notifications, Israeli compliance checks (IS-5568 accessibility, Privacy Protection Authority), Monday.com issue sync, and reusable composite actions for Israeli startup stacks.
Trust score 80/100 (Trusted) · 9+ installs · 3 GitHub contributors · MIT license
Israeli dev teams configure GitHub Actions pipelines without accounting for the Israeli work week (Sunday-Thursday), Shabbat and holidays, and Israeli compliance requirements like IS-5568 accessibility and privacy protection. Deployments running on Shabbat, English-only notifications, and cron jobs that ignore holidays cause operational issues.
npx skills-il add skills-il/developer-tools@v1.1.0-github-actions-il --skill github-actions-il -a claude-codeCreate a GitHub Actions workflow with automatic deploy freeze that blocks deployments from Shabbat entry to exit, including Israeli holidays, with an emergency override option.
Set up a GitHub Actions workflow that sends Hebrew Slack notifications with proper RTL when a build fails, including a link to the PR and developer name.
Add an automatic IS-5568 accessibility check to the CI pipeline that runs on every PR and reports accessibility issues as a PR comment.
Build a complete GitHub Actions pipeline for an Israeli startup using Next.js + Supabase + Vercel, including lint, tests, migration deployment, and Israeli-aware scheduling.
Node 22 to Node 24 LTS, removed invalid metadata frontmatter, fixed version drift.
Apr 25, 2026
Build Telegram bots with grammY, Telegraf, or python-telegram-bot. Covers Bot API v9.6 webhooks vs polling, inline keyboards, commands, middleware patterns, Telegram Stars + Gifts payments, Mini Apps 2.0, Bot Business mode, and Hebrew message handling with RTL support. Use when building a Telegram bot, setting up webhooks, handling Hebrew messages in a bot, or integrating Telegram payments. Do NOT use for WhatsApp bots (use israeli-whatsapp-business), voice bots (use hebrew-voice-bot-builder), or general chatbot design patterns (use hebrew-chatbot-builder).
Convert between Hebrew (Jewish) calendar and Gregorian dates, look up Israeli holidays, format dual dates for Israeli documents, and calculate Israeli business days. Use when user asks about Hebrew dates, "luach ivri", Jewish calendar, Israeli holidays, "chagim", Shabbat times, or needs dual-date formatting for Israeli forms. Do NOT use for Islamic Hijri calendar or non-Israeli holiday calendars.
Interactive workflow for creating new skills for the skills-il organization -- guides through category selection, use case definition, folder scaffolding, YAML frontmatter generation with bilingual metadata, instruction writing, Hebrew companion creation, and validation. Use when user asks to "create a new skill", "scaffold a skill for skills-il", "write a SKILL.md", "contribute a skill", "new skill template", or "liztor skill chadash". Do NOT use for editing existing skills or creating skills for non-skills-il platforms.
Want to build your own skill? Try the Skill Creator · Submit a Skill