Automated analysis: 3 risk factor(s) detected (Script Execution, Environment Variable Access, Network Access). Permissions: 25/100, Data handling: 75/100.
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 69/100 (Community) · 1+ installs · 2 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 --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.
Build Telegram bots with grammY, Telegraf, or python-telegram-bot. Covers Bot API v9.5 webhooks vs polling, inline keyboards, commands, middleware patterns, payments API, Mini Apps, 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).
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.
Build conversational AI chatbots with native Hebrew support, including WhatsApp Business API integration, Telegram bot scaffolding, web chat widgets, Hebrew NLP patterns, and RTL chat UI components.
Want to build your own skill? Try the Skill Creator · Submit a Skill