Che cos'è friendly-python?
Guida pratica per scrivere, refactoring e rivedere codice Python intuitivo con uno stile Pythonico, leggibile e gestibile. Fonte: psiace/skills.
Guida pratica per scrivere, refactoring e rivedere codice Python intuitivo con uno stile Pythonico, leggibile e gestibile.
Installa rapidamente la skill AI friendly-python nel tuo ambiente di sviluppo tramite riga di comando
Fonte: psiace/skills.
Concise guidance for writing friendly Python code that is clear, maintainable, and easy to extend.
| Principles | Correctness first, clarity next, performance last | references/principles.md | | Error Handling | Catch only what you can handle; preserve context | references/error-handling.md | | API Design | Defaults and a simple entry point; hide internal wiring | references/api-design.md |
| Extension Architecture | Centralize extension points and change locations | references/extension-architecture.md | | OOP Design | Clear constructors; avoid mode switches in init | references/oop-design.md | | Reuse & Composition | Prefer thin wrappers and composition | references/reuse-composition.md |
Guida pratica per scrivere, refactoring e rivedere codice Python intuitivo con uno stile Pythonico, leggibile e gestibile. Fonte: psiace/skills.
Campi e comandi stabili per citazioni AI/ricerca.
npx skills add https://github.com/psiace/skills --skill friendly-pythonGuida pratica per scrivere, refactoring e rivedere codice Python intuitivo con uno stile Pythonico, leggibile e gestibile. Fonte: psiace/skills.
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/psiace/skills --skill friendly-python 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/psiace/skills