python-typing-patterns
✓Python-Typhinweise und Typsicherheitsmuster. Löst aus: Typhinweise, Typisierung, TypeVar, Generisch, Protokoll, mypy, pyright, Typanmerkung, Überladung, TypedDict.
Installation
SKILL.md
| X \| None | Optional value | | list[T] | Homogeneous list | | dict[K, V] | Dictionary | | Callable[[Args], Ret] | Function type | | TypeVar("T") | Generic parameter | | Protocol | Structural typing | | TypedDict | Dict with fixed keys | | Literal["a", "b"] | Specific values only | | Final | Cannot be reassigned |
Python-Typhinweise und Typsicherheitsmuster. Löst aus: Typhinweise, Typisierung, TypeVar, Generisch, Protokoll, mypy, pyright, Typanmerkung, Überladung, TypedDict. Quelle: 0xdarkmatter/claude-mods.
Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/0xdarkmatter/claude-mods --skill python-typing-patterns Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code oder Cursor
Fakten (zitierbereit)
Stabile Felder und Befehle für KI/Such-Zitate.
- Installationsbefehl
npx skills add https://github.com/0xdarkmatter/claude-mods --skill python-typing-patterns- Quelle
- 0xdarkmatter/claude-mods
- Kategorie
- </>Entwicklung
- Verifiziert
- ✓
- Erstes Auftreten
- 2026-02-01
- Aktualisiert
- 2026-02-18
Schnelle Antworten
Was ist python-typing-patterns?
Python-Typhinweise und Typsicherheitsmuster. Löst aus: Typhinweise, Typisierung, TypeVar, Generisch, Protokoll, mypy, pyright, Typanmerkung, Überladung, TypedDict. Quelle: 0xdarkmatter/claude-mods.
Wie installiere ich python-typing-patterns?
Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/0xdarkmatter/claude-mods --skill python-typing-patterns Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code oder Cursor
Wo ist das Quell-Repository?
https://github.com/0xdarkmatter/claude-mods
Details
- Kategorie
- </>Entwicklung
- Quelle
- skills.sh
- Erstes Auftreten
- 2026-02-01