Python design patterns for CLI scripts and utilities — type-first development, deep modules, complexity management, and red flags. Use when reading, writing, reviewing, or refactoring Python files, especially in .trellis/scripts/ or any CLI/scripting context. Also activate when planning module structure, deciding where to put new code, or doing code review.
$npx -y skills add mindfold-ai/trellis --skill python-designInstalls into the current project.
Run `npx skills use "https://github.com/mindfold-ai/trellis" --skill "mindfold-ai/trellis/python-design"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/mindfold-ai/trellis" that are relevant to the current task. Run `npx skills add "https://github.com/mindfold-ai/trellis"` and select the relevant skills, then follow their instructions.