Che cos'è docstring?
Documenta un modulo Python e le sue classi utilizzando lo stile Google Fonte: pipecat-ai/pipecat.
Documenta un modulo Python e le sue classi utilizzando lo stile Google
Installa rapidamente la skill AI docstring nel tuo ambiente di sviluppo tramite riga di comando
Fonte: pipecat-ai/pipecat.
Document a Python module and its classes using Google-style docstrings following project conventions. The class name is provided as an argument.
Note: When listing event handlers, do NOT use backticks. Include an Example:: section (with double colon for Sphinx) showing the decorator pattern and function signature for each event.
Good: "Neuphonic API key for authentication." Bad: "str: The API key (string) that is used for authenticating with Neuphonic."
Documenta un modulo Python e le sue classi utilizzando lo stile Google Fonte: pipecat-ai/pipecat.
Campi e comandi stabili per citazioni AI/ricerca.
npx skills add https://github.com/pipecat-ai/pipecat --skill docstringDocumenta un modulo Python e le sue classi utilizzando lo stile Google Fonte: pipecat-ai/pipecat.
Apri il tuo terminale o strumento da riga di comando (Terminal, iTerm, Windows Terminal, ecc.) Copia ed esegui questo comando: npx skills add https://github.com/pipecat-ai/pipecat --skill docstring Dopo l'installazione, la skill verrà configurata automaticamente nel tuo ambiente AI di coding e sarà pronta all'uso in Claude Code, Cursor o OpenClaw
https://github.com/pipecat-ai/pipecat