changed to skill provider
This commit is contained in:
@@ -1,18 +1,6 @@
|
||||
---
|
||||
name: python-typing
|
||||
description: "Reference-first skill for reviewing and modernizing Python typing to the newest supported best practices. Use when auditing annotations, replacing legacy typing syntax, and enforcing latest-syntax-first conventions."
|
||||
x-personal-mcp:
|
||||
id: python-typing
|
||||
version: 1.0.0
|
||||
tags:
|
||||
- python
|
||||
- typing
|
||||
- type-hints
|
||||
- pep-695
|
||||
- modernization
|
||||
- static-analysis
|
||||
capabilities:
|
||||
- resource://skills/python-typing/document
|
||||
---
|
||||
|
||||
# Modern Python Typing Review Reference
|
||||
|
||||
Reference in New Issue
Block a user