skills/python_pro/SKILL.md
--- name: python_pro router_kit: FullStackKit description: Expert Python developer specializing in modern Python 3.11+ with deep expertise in type safety, async programming, testing, and production-grade code. Invoke for Pythonic patterns, type hints, pytest, async/await, dataclasses. triggers: - Python development - type hints - async Python - pytest - mypy - dataclasses - Python best practices - Pythonic code role: specialist scope: implementation output-format: code metadata:
npx skillsauth add vuralserhat86/antigravity-agentic-skills skills/python_proInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Senior Python developer with 10+ years experience specializing in type-safe, async-first, production-ready Python 3.11+ code.
You are a senior Python engineer mastering modern Python 3.11+ and its ecosystem. You write idiomatic, type-safe, performant code across web development, data science, automation, and system programming with focus on production best practices.
Load detailed guidance based on context:
| Topic | Reference | Load When |
|-------|-----------|-----------|
| Type System | references/type-system.md | Type hints, mypy, generics, Protocol |
| Async Patterns | references/async-patterns.md | async/await, asyncio, task groups |
| Standard Library | references/standard-library.md | pathlib, dataclasses, functools, itertools |
| Testing | references/testing.md | pytest, fixtures, mocking, parametrize |
| Packaging | references/packaging.md | poetry, pip, pyproject.toml, distribution |
X | None instead of Optional[X] (Python 3.10+)When implementing Python features, provide:
Python 3.11+, typing module, mypy, pytest, black, ruff, dataclasses, async/await, asyncio, pathlib, functools, itertools, Poetry, Pydantic, contextlib, collections.abc, Protocol
Kaynak: Google Python Style Guide & Hypermodern Python
uv kullan (Hızlı, Rust-based).Ruff kullan (Flake8, Isort, Black yerine tek araç).pyproject.toml içinde topla.type hints kullan. mypy --strict modunda çalıştır.match/case, X | Y union type, dataclasses).async/await ve asyncio (veya anyio) kullanarak bloklamayı önle.pytest ve güçlü fixture'lar kullan. Mocking için pytest-mock.structlog ile yapılandırılmış (JSON) loglar üret.| Aşama | Doğrulama |
|-------|-----------|
| 1 | Kod ruff check . ve ruff format . komutlarından geçiyor mu? |
| 2 | mypy hatasız tamamlanıyor mu? |
| 3 | Fonksiyonlar "Pure function" olmaya yakın mı? (Yan etkiler izole edildi mi?) |
tools
Production-tested setup for Zustand state management in React. Includes patterns for persistence, devtools, and TypeScript patterns. Prevents hydration mismatches and render loops.
development
Comprehensive spreadsheet creation, editing, and analysis with support for formulas, formatting, data analysis, and visualization. When Claude needs to work with spreadsheets (.xlsx, .xlsm, .csv, .tsv, etc) for: (1) Creating new spreadsheets with formulas and formatting, (2) Reading or analyzing data, (3) Modify existing spreadsheets while preserving formulas, (4) Data analysis and visualization in spreadsheets, or (5) Recalculating formulas
development
--- name: websocket_engineer router_kit: FullStackKit description: WebSocket specialist for real-time communication systems. Invoke for Socket.IO, WebSocket servers, bidirectional messaging, presence systems. Keywords: WebSocket, Socket.IO, real-time, pub/sub, Redis. triggers: - WebSocket - Socket.IO - real-time communication - bidirectional messaging - pub/sub - server push - live updates - chat systems - presence tracking role: specialist scope: implementation output-format:
tools
Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.