Claude Skills · DevOps & Infrastructure

Bash Style

doccker/cc-use-exp

当用户操作 .sh、Dockerfile、Makefile、.yml、.yaml 文件,或在 Markdown 中编写 bash 代码块时触发。提供 Bash 编写规范。

★ 1,023 Synced 1 hour ago View SKILL.md

At a glance

This skill is for DevOps & Infrastructure and helps you write bash scripts with best practices, style shell scripts consistently, and format dockerfile code.

Install /plugin marketplace add doccker/cc-use-exp /plugin install bash-style
Can use Not declared by the author

bashshellDockerfileMakefileYamlCode Standards

Also in doccker/cc-use-exp

View the repo

当设计或修改 REST API 响应结构、处理 API 返回值时触发。防止 API 设计缺陷导致的字段错位、类型歧义等问题。

Field Mapping Safety Code Review & Testing

当重构涉及字段映射(dataIndex、枚举映射、类型转换)时触发。防止字段名推测错误,确保字段映射的正确性。

Frontend Dev Coding

前端开发规范,包含 Vue 3 编码规范、UI 风格约束、TypeScript 规范等

Go Dev Coding

Go 开发规范,包含命名约定、错误处理、并发编程、测试规范等

Java Dev Coding

Java 开发规范,包含命名约定、异常处理、Spring Boot 最佳实践等

Ops Safety DevOps & Infrastructure

当用户执行系统级命令(sysctl、iptables、systemctl、Docker 配置、数据库 DDL)或进行服务器运维操作时触发。提供运维安全规范。

Python Dev Coding

Python 开发规范,包含 PEP 8 风格、类型注解、异常处理、测试规范等

Redis Safety Code Review & Testing

当用户操作 Redis 相关代码(go-redis、Jedis、redis-py、ioredis)时触发。提供 Redis 安全与性能规范。

当用户要求重构代码(提取组件、合并重复逻辑、重命名变量、优化结构)时触发。提供重构安全检查清单,防止丢失原始上下文。

Ruanzhu Documents & Spreadsheets

当用户执行 /ruanzhu 命令或请求生成软著源代码文档时触发。提供软著源代码 DOCX 生成规范。

Size Check Code Review & Testing

Review changed code for reuse, quality, and efficiency, then fix any issues found. Also scans project files for size limit violations.

Storage Url Safety DevOps & Infrastructure

当使用 MinIO/OSS/S3 等对象存储、设计文件上传下载功能时触发。提供存储 URL 策略选择规范,防止 URL 过期、访问失败等问题。

Other DevOps & Infrastructure skills

Wizard mattpocock/skills

Generate an interactive bash wizard that walks a human through a manual procedure — third-party setup, a one-off migration, an A→B state tra...

Git Guardrails Claude Code mattpocock/skills

Set up Claude Code hooks to block dangerous git commands (push, reset --hard, clean, branch -D, etc.) before they execute. Use when user wan...

Setup Matt Pocock Skills mattpocock/skills

Configure this repo for the engineering skills — set up its issue tracker, triage label vocabulary, and domain doc layout. Run once before f...

Setup TS Deep Modules mattpocock/skills

Wire dependency-cruiser into a TypeScript repo so each package is a deep module — implementation hidden in subfolders, reachable only throug...

Setup Pre Commit mattpocock/skills

Set up Husky pre-commit hooks with lint-staged (Prettier), type checking, and tests in the current repo. Use when user wants to add pre-comm...

Azure Container Registry CLI github/awesome-copilot

Manage Azure Container Registry via the az acr CLI including registries, images, cloud builds, ACR Tasks, authentication, tokens, geo-replic...