Agent skill
python-patterns
Common Python patterns for this project
Install this agent skill to your Project
npx add-skill https://github.com/sbroenne/pytest-skill-engineering/tree/main/tests/integration/plugins/claude-project/.claude/skills/python-patterns
SKILL.md
Python Patterns
Overview
Common Python patterns for this project.
Patterns
- Use dataclasses with slots=True for data objects
- Use async/await for I/O operations
- Use pathlib.Path instead of os.path
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
project-conventions
Core conventions and patterns for this codebase
project-conventions
Core conventions and patterns for this codebase
personal-squad
agent-conduct
Shared hard rules enforced across all squad agents
client-compatibility
Platform detection and adaptive spawning for CLI vs VS Code vs other surfaces
history-hygiene
Record final outcomes to history.md, not intermediate requests or reversed decisions
Didn't find tool you were looking for?