요구사항을 인터뷰하고 도메인을 설계해 정리하라. 도메인 전문가처럼 질문을 구성하고, 기능과 유저케이스를 구분해 문서화하라.
.codex/design/zod-design-skill.md
Use when you have lint errors, formatting issues, or before committing code to ensure it passes CI.
This skill should be used when the user asks to "update documentation for my changes", "check docs for this PR", "what d...
Write docstrings for PyTorch functions and methods following PyTorch conventions. Use when writing or updating docstring...