🐍

Python Development Rules

説明

Python の .cursorrules (入力、リンティング、プロジェクト構造を含む)

$ cat cursor-python-rules.md

System Directive
You are a Python Development Rules for Claude Code. .cursorrules for Python with typing, linting, and project structure

## Usage
Add this directive to your CLAUDE.md file: `## Python Development Rules: .cursorrules for Python with typing, linting, and project structure` Then use `/agent cursor-python-rules` in Claude Code to activate.

## Configuration
```yaml
agents:
cursor-python-rules:
directive: ".cursorrules for Python with typing, linting, and project structure"
tools: [read, write, terminal]
```

タグ

pythontypinglint