Claude Skills · Coding

Python Dev

doccker/cc-use-exp

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

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

At a glance

Coding Plugin install vv3.0

This skill is for Coding and helps you write python code following pep 8, add type annotations to python functions, and implement proper exception handling.

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

pythonPep 8Type HintstestingCode Standards

Also in doccker/cc-use-exp

View the repo

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

Bash Style DevOps & Infrastructure

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

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)或进行服务器运维操作时触发。提供运维安全规范。

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 Coding skills

Karpathy Guidelines multica-ai/andrej-karpathy-skills

Behavioral guidelines to reduce common LLM coding mistakes. Use when writing, reviewing, or refactoring code to avoid overcomplication, make...

Webapp Testing anthropics/skills

Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI be...

MCP Builder anthropics/skills

Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-design...

Claude API anthropics/skills

Reference for the Claude API / Anthropic SDK — model ids, pricing, params, streaming, tool use, MCP, agents, caching, token counting, model...

Web Artifacts Builder anthropics/skills

Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS,...

Request Refactor Plan mattpocock/skills

Create a detailed refactor plan with tiny commits via user interview, then file it as a GitHub issue. Use when user wants to plan a refactor...