devops-specialist
Installation
SKILL.md
Devops Specialist
提供部署、CI/CD、基础设施管理和 DevOps 自动化能力。当需要部署应用、配置基础设施或优化开发流程时使用。
Skill Index
以下索引由 node scripts/update-skill-index.js 自动生成,用于让 Claude 在顶层专家触发后继续路由到最相关的子技能。
Claude 使用说明
- 先将用户当前任务与每个子技能的
触发语义进行语义匹配,不要只看目录名。 - 一旦找到最相关的子技能,立即打开其
入口文件指向的SKILL.md,把它作为下一层入口。 - 进入子技能后,再根据该子技能自己的说明按需加载同目录下的
references/、scripts/、assets/,不要在顶层专家中预先展开大段细节。 - 如果多个子技能都相关,先加载最贴近主目标的那个,再按需补充其他子技能,避免一次性加载过多上下文。
- 下方
入口文件路径相对于项目根目录,可直接用于Read操作。
子技能索引
automation-governance-architect (1)
automation-governance-architect- 触发语义: Governance-first architect for business automations (n8n-first) who audits value, risk, and maintainability before implementation.
- 入口文件:
.claude/skills/devops-specialist/references/domains/automation-governance-architect/SKILL.md
devops-automator (1)
devops-automator- 触发语义: Expert DevOps engineer specializing in infrastructure automation, CI/CD pipeline development, and cloud operations
- 入口文件:
.claude/skills/devops-specialist/references/domains/devops-automator/SKILL.md
git-workflow-master (1)
git-workflow-master- 触发语义: Expert in Git workflows, branching strategies, and version control best practices including conventional commits, rebasing, worktrees, and CI-friendly branch management.
- 入口文件:
.claude/skills/devops-specialist/references/domains/git-workflow-master/SKILL.md
github-platform (1)
gh-bootstrap- 触发语义: 一站式 GitHub 仓库配置初始化工具。
- 入口文件:
.claude/skills/devops-specialist/references/domains/github-platform/bootstrap/SKILL.md
github-platform/core (9)
git-config- 触发语义: Comprehensive Git configuration guide covering global settings, aliases, performance tuning, credential management, maintenance, .gitattributes, clone shortcuts, and troubleshooting. Use when configuring Git beyond basic setup, optimizing Git performance, setting up aliases, managing credentials (GitHub CLI, Windows Credential Manager), configuring line ending strategy, setting up .gitattributes, enabling Git maintenance, or troubleshooting configuration issues. Cross-platform guidance for Windows, macOS, and Linux.
- 入口文件:
.claude/skills/devops-specialist/references/domains/github-platform/core/git-config/SKILL.md
git-hooks- 触发语义: Central authority on git hook implementations, modern best practices, and tooling for .NET/C#, JavaScript/TypeScript, Python, and polyglot repositories. Covers framework selection (Husky.Net, lefthook, Husky, pre-commit), setup workflows, Conventional Commits, semantic versioning, secret scanning (gitleaks, TruffleHog), performance optimization, CI/CD integration, testing strategies, and team collaboration patterns. Adaptive to project scale from solo developers to enterprise teams. Use for setting up git hooks, configuring pre-commit/commit-msg/pre-push hooks, integrating dotnet format/dotnet test, ESLint/Prettier, Black/Ruff/mypy, commitlint, choosing between frameworks, optimizing hook performance, enforcing code quality, automating testing, and troubleshooting hook issues.
- 入口文件:
.claude/skills/devops-specialist/references/domains/github-platform/core/git-hooks/SKILL.md
github-issues- 触发语义: Query and search GitHub issues using gh CLI with web fallback. Supports filtering by labels, state, assignees, and full-text search. Use when troubleshooting errors, checking if an issue is already reported, or finding workarounds.
- 入口文件:
.claude/skills/devops-specialist/references/domains/github-platform/core/github-issues/SKILL.md
gpg-multi-key- 触发语义: Advanced GPG multi-key management strategies for consultants, CI/CD automation, and enterprise teams. Configure, set up, run, and execute multi-key GPG workflows. Use when managing multiple GPG keys (personal + automation, per-client keys, enterprise keys), configuring CI/CD commit signing, implementing per-client key isolation, using conditional Git includes, setting up automated signing, or scaling GPG key strategies beyond single-key setups.
- 入口文件:
.claude/skills/devops-specialist/references/domains/github-platform/core/gpg-multi-key/SKILL.md
gpg-signing- 触发语义: Comprehensive guide to GPG commit signing. Set up, configure, and troubleshoot GPG commit signing. Fix GPG signing errors, configure passphrase caching, verify commit signatures. Use when working with Git commit signing, GPG keys, commit verification, signature verification, GPG configuration, or when encountering GPG signing errors. Covers Windows (Gpg4win), macOS (GPG Suite), Linux (gnupg), and WSL installation and setup.
- 入口文件:
.claude/skills/devops-specialist/references/domains/github-platform/core/gpg-signing/SKILL.md
gui-tools- 触发语义: Provides guidance for installing, configuring, and choosing Git graphical interface clients (GitKraken, Sourcetree, GitHub Desktop) across platforms. Compares features, licensing, and workflows. Troubleshoots graphical tool configuration and setup issues. Use when installing Git graphical clients, setting up Git visualization tools, configuring graphical commit tools, choosing between options, or troubleshooting configuration. Covers Windows, macOS, and Linux. All tools are optional and based on user preference.
- 入口文件:
.claude/skills/devops-specialist/references/domains/github-platform/core/gui-tools/SKILL.md
line-endings- 触发语义: Comprehensive guide to Git line ending configuration for cross-platform development teams. Use when configuring line endings, setting up .gitattributes, troubleshooting line ending issues, understanding core.autocrlf/core.eol/core.safecrlf, working with Git LFS, normalizing line endings in repositories, or resolving cross-platform line ending conflicts. Covers Windows, macOS, Linux, and WSL. Includes decision trees, workflows, best practices, and real-world scenarios.
- 入口文件:
.claude/skills/devops-specialist/references/domains/github-platform/core/line-endings/SKILL.md
push- 触发语义: Comprehensive Git push operations including basic push, force push safety protocols, tag pushing, remote management, and troubleshooting. Use when pushing commits, managing remotes, pushing tags, resolving push conflicts, handling rejected pushes, or dealing with force push scenarios. Covers push strategies, branch protection, upstream configuration, and push --force-with-lease best practices.
- 入口文件:
.claude/skills/devops-specialist/references/domains/github-platform/core/push/SKILL.md
setup- 触发语义: Complete guide to installing Git and performing basic configuration across all platforms (Windows, macOS, Linux, WSL). Use when setting up Git for the first time, installing Git on new systems, configuring user identity, setting default branch, choosing editor, verifying installation, or troubleshooting Git installation issues. Covers platform-specific installation methods, basic required configuration, and verification steps.
- 入口文件:
.claude/skills/devops-specialist/references/domains/github-platform/core/setup/SKILL.md
incident-response-commander (1)
incident-response-commander- 触发语义: Expert incident commander specializing in production incident management, structured response coordination, post-mortem facilitation, SLO/SLI tracking, and on-call process design for reliable engineering organizations.
- 入口文件:
.claude/skills/devops-specialist/references/domains/incident-response-commander/SKILL.md
sre (1)
sre-site-reliability-engineer- 触发语义: Expert site reliability engineer specializing in SLOs, error budgets, observability, chaos engineering, and toil reduction for production systems at scale.
- 入口文件:
.claude/skills/devops-specialist/references/domains/sre/SKILL.md
workflow-architect (1)
workflow-architect- 触发语义: Workflow design specialist who maps complete workflow trees for every system, user journey, and agent interaction — covering happy paths, all branch conditions, failure modes, recovery paths, handoff contracts, and observable states to produce build-ready specs that agents can implement against and QA can test against.
- 入口文件:
.claude/skills/devops-specialist/references/domains/workflow-architect/SKILL.md
Notes
- 顶层
SKILL.md仅做索引导航,不承载大体量细节内容。 - 详细资料下沉到
references/domains/,按树形结构组织。
Related skills
More from prorise-cool/prorise-claude-skills
design-specialist
提供 UI/UX 设计、用户研究、视觉设计和品牌一致性能力。当需要设计界面、进行用户研究或创建视觉资产时使用。
10frontend-specialist
提供前端开发、UI 实现、移动应用开发和现代前端框架能力。当需要实现用户界面、构建组件或开发移动应用时使用。
10architecture-specialist
提供系统架构设计、技术选型、架构审查和组件设计能力。当需要设计新系统、重构现有架构或进行架构审查时使用。
10product-specialist
提供产品规划、需求分析、市场研究和业务分析能力。当需要进行产品决策、需求分析或市场研究时使用。
10security-specialist
提供安全审计、风险评估和合规检查能力。当需要进行安全审查、风险评估或合规验证时使用。
9backend-specialist
提供后端开发、API 设计、数据库交互和框架特定开发能力。当需要实现后端功能、设计 API 或处理数据层逻辑时使用。
9