# Claude Code Skills — 55+ DevOps Skills Collection (2026) > claude-code-skills provides 55+ Claude Code skills for DevOps and tooling; verified 71★ with install scripts, templates, and a consistent skill layout. ## Install Save the content below to `.claude/skills/` or append to your `CLAUDE.md`: ## Quick Use ```bash git clone https://github.com/julianobarbosa/claude-code-skills.git ~/.claude/skills cd ~/.claude/skills && ./scripts/install-skills.sh # or copy/symlink selected skills only ``` ## Intro claude-code-skills provides 55+ Claude Code skills for DevOps and tooling; verified 71★ with install scripts, templates, and a consistent skill layout. **Best for:** Claude Code users who want reusable, modular skills for infra, observability, and day-to-day developer workflows **Works with:** Claude Code, user-level or project-level skill directories, and shell scripts for symlinking skills **Setup time:** 5-10 minutes ## Main - This repo is more than a list: it documents a consistent skill layout (SKILL.md + references + scripts) and ships templates for creating new skills the same way. - The catalog is organized by domains (auth/secrets, cloud, Kubernetes, monitoring, developer tools), so you can selectively install only the lanes you actually use. - A practical approach is to start with one operational lane (e.g., `uv`, `playwright`, `grafana`) and validate that the skill instructions match your tooling stack before importing the full set. - Because skills are just files, it’s friendly to version control: pin a commit hash for your team, and update on a cadence instead of copy-pasting one-off prompts. ### FAQ - **Is it only for Python?**: No. The README lists skills for DevOps, infra, and tooling across ecosystems; Python is just one lane among many. - **How should I install it safely?**: Clone to a skills directory and install/symlink only the skills you want first, then expand; keep it version-pinned for teams. - **What is the value vs ad-hoc prompts?**: Skills are modular, repeatable, and discoverable; they become a maintainable library instead of chat-only knowledge. ## Source & Thanks > Source: https://github.com/julianobarbosa/claude-code-skills > License: MIT > GitHub stars: 71 · forks: 13 --- ## Quick Use ```bash git clone https://github.com/julianobarbosa/claude-code-skills.git ~/.claude/skills cd ~/.claude/skills && ./scripts/install-skills.sh # or copy/symlink selected skills only ``` ## Intro claude-code-skills 提供 55+ 个 Claude Code 技能(DevOps/工具链等);已核验 71★,包含安装脚本、模板与统一的 SKILL.md 结构,按领域分类并可选择性安装。 **Best for:** 希望把基础设施、可观测与日常开发流程沉淀成可复用技能的 Claude Code 用户 **Works with:** Claude Code、用户级/项目级 skills 目录,以及用于软链安装的 shell 脚本 **Setup time:** 5-10 minutes ## Main - 它不只是“清单”,而是给出了可复用的技能目录结构(SKILL.md + references + scripts),并提供创建新 skill 的模板,便于持续扩展。 - 分类按真实使用域组织(密钥/云/K8s/监控/开发工具等),你可以只挑需要的 lane 安装,而不是一次性全量引入。 - 建议从一个操作域先试用(比如 `uv`/`playwright`/`grafana`),确认与团队工具链匹配后再逐步扩展到更多 skills。 - 技能文件天然适合版本控制:团队可以固定到某个 commit,并按节奏升级,而不是到处复制粘贴零散 prompt。 ### FAQ - **只适合 Python 吗?**:不是。README 覆盖 DevOps/基础设施/工具链等多领域,Python 只是其中一个分类。 - **怎么更安全地安装?**:先 clone 到 skills 目录,优先软链/安装你真正需要的 skills,再逐步扩展;团队场景建议固定版本。 - **相比零散 prompt 的优势?**:skills 更模块化、可复用、可发现,能沉淀成长期可维护的技能库。 ## Source & Thanks > Source: https://github.com/julianobarbosa/claude-code-skills > License: MIT > GitHub stars: 71 · forks: 13 --- Source: https://tokrepo.com/en/workflows/claude-code-skills-55-devops-skills-collection-2026 Author: Skill Factory