Files
skill-python-style-preferences/python-tensor-typing/agents/openai.yaml
T

5 lines
341 B
YAML

interface:
display_name: "Python Tensor Typing"
short_description: "Tensor typing with jaxtyping"
default_prompt: "Apply jaxtyping and beartype patterns for tensor-heavy Python code while preserving repository conventions. Only use this skill when the repo already uses these tools or the user explicitly asks to standardize on them."