# Claude Code Skills Registry # The canonical discovery hub for verified Claude Code Skills. > Curated catalog of 150 verified, authentic Claude Code skills from Anthropic Official, community repositories (jeffallan/claude-skills, akin-ozer/cc-devops-skills, skills-il, obra/superpowers), and BDNHOST — filtered, classified, and linked to source. No aggregators, no misclassified subagents. Only real SKILL.md with progressive disclosure. ## About - **Name:** Claude Code Skills Registry (מאגר הסקילים של Claude Code) - **URL:** https://claude-skills.bdnhost.net/ - **Publisher:** BDNHOST (https://bdnhost.net/) - **Contact:** info@bdnhost.net - **Languages:** Hebrew (primary), English, Chinese - **Total skills:** 150 across 15 categories - **Edition:** 01 · April 2026 - **License:** Catalog data CC-BY-4.0; individual skills follow their own licenses ## What is a Claude Code Skill A Claude Code Skill is a self-contained module (SKILL.md + optional scripts) that extends Claude Code's capabilities for specific tasks — generating Word documents (docx), Slack/Gmail/Asana integrations, security audits, LaTeX/Markdown authoring, Docker workflows, CI/CD, data pipelines, and more. Skills are loaded on-demand at runtime via progressive disclosure. ## Categories (15) 1. Code & Development — 66 skills 2. DevOps & Infrastructure — 31 skills 3. Frontend & Design 4. Data & Analytics 5. AI/ML Engineering 6. Security & Compliance 7. Cloud Providers 8. Integrations 9. Document Creation 10. Creative & Media 11. Content & Writing 12. Business Operations 13. Meta-Skills 14. Localization 15. Specialized Domains ## Install a skill ```bash mkdir -p ~/.claude/skills && cd ~/.claude/skills git clone https://github.com// -src cp -R -src/ ./ /skills enable ``` ## Verified sources - anthropics/skills — Anthropic official skills (14) - jeffallan/claude-skills — Community-verified builds - akin-ozer/cc-devops-skills — DevOps-focused - skills-il — Hebrew / Israeli community - obra/superpowers — Extended capabilities ## Hebrew skills (9) Includes EduManage LMS agents, BDNHOST marketing operations, Kamala CMO, Shlomi Online news editor, pedagogical auditor, and more — all authored for Hebrew-first workflows. ## FAQ - Q: What is a Claude Code Skill? A: A SKILL.md module that extends Claude Code for a specific task. - Q: Are the skills free? A: Yes — all 150 are open-source. - Q: How do I enable one? A: Place it under ~/.claude/skills// and run /skills enable . ## Structured data - JSON-LD WebSite + Organization + ItemList + BreadcrumbList + FAQPage embedded in HTML - Sitemap: https://claude-skills.bdnhost.net/sitemap.xml - hreflang: he, en, x-default ## Content policy - AI input: allowed (indexing, summarization, citation) - AI training: not allowed - Search indexing: encouraged - EU Directive 2019/790 Article 4 — rights reserved ## Related resources - https://docs.claude.com/en/docs/agents-and-tools/agent-skills/overview — Skills Overview - https://docs.claude.com/en/docs/claude-code/overview — Claude Code docs - https://www.anthropic.com/news/skills — Skills launch announcement - https://github.com/anthropics/skills — Anthropic official repo