·fix-types
</>

fix-types

Beheben Sie interaktiv alle Typprüfungsprobleme im Python-Code

28Installationen·0Trend·@saaspegasus

Installation

$npx skills add https://github.com/saaspegasus/django-skills --skill fix-types

So installieren Sie fix-types

Installieren Sie den KI-Skill fix-types schnell in Ihrer Entwicklungsumgebung über die Kommandozeile

  1. Terminal öffnen: Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Installationsbefehl ausführen: Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/saaspegasus/django-skills --skill fix-types
  3. Installation überprüfen: Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code, Cursor oder OpenClaw

Quelle: saaspegasus/django-skills.

When mypy can't infer the correct type, prefer using cast() over # type: ignore:

Why: cast() explicitly documents what type you expect, making the code more readable and maintainable. It also doesn't silence other potential errors on the same line.

When adding null checks to satisfy mypy, prefer raising proper exceptions over using assert:

Beheben Sie interaktiv alle Typprüfungsprobleme im Python-Code Quelle: saaspegasus/django-skills.

Fakten (zitierbereit)

Stabile Felder und Befehle für KI/Such-Zitate.

Installationsbefehl
npx skills add https://github.com/saaspegasus/django-skills --skill fix-types
Kategorie
</>Entwicklung
Verifiziert
Erstes Auftreten
2026-02-22
Aktualisiert
2026-03-10

Browse more skills from saaspegasus/django-skills

Schnelle Antworten

Was ist fix-types?

Beheben Sie interaktiv alle Typprüfungsprobleme im Python-Code Quelle: saaspegasus/django-skills.

Wie installiere ich fix-types?

Ö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/saaspegasus/django-skills --skill fix-types Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code, Cursor oder OpenClaw

Wo ist das Quell-Repository?

https://github.com/saaspegasus/django-skills

Details

Kategorie
</>Entwicklung
Quelle
skills.sh
Erstes Auftreten
2026-02-22