Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions .agents/skills/usethis-python-module-layout-modify/SKILL.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---
name: usethis-python-module-layout-modify
description: Modify the Python module layout (create, move, rename, or delete modules)
compatibility: usethis, Python
license: MIT
metadata:
version: "1.0"
---

# Modifying the module layout for Python projects

Make sure to adhere to the Import Linter checks using the `usethis-qa-import-linter` skill.