python
✓Python development guidelines and best practices. Use when working with Python code.
Installation
SKILL.md
Standards and best practices for Python development. Follow these guidelines when writing or modifying Python code.
Apply DRY, KISS, and SOLID consistently. Prefer functional methods where relevant; use classes for stateful behavior. Use composition with Protocol classes for interfaces rather than inheritance. Each module should have a single responsibility. Use dependency injection for class dependencies.
Python development guidelines and best practices. Use when working with Python code. Source: siviter-xyz/dot-agent.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/siviter-xyz/dot-agent --skill python Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/siviter-xyz/dot-agent --skill python- Source
- siviter-xyz/dot-agent
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is python?
Python development guidelines and best practices. Use when working with Python code. Source: siviter-xyz/dot-agent.
How do I install python?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/siviter-xyz/dot-agent --skill python Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/siviter-xyz/dot-agent
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01