{"owner":"huggingface","repo":"pytorch-image-models","hasSkills":true,"hasMcp":false,"mcpConfig":null,"found":["CLAUDE.md"],"skills":{"CLAUDE.md":"# CLAUDE.md - PyTorch Image Models (timm)\n\n## Build/Test Commands\n- Install: `python -m pip install -e .`\n- Run tests: `pytest tests/`\n- Run specific test: `pytest tests/test_models.py::test_specific_function -v`\n- Run tests in parallel: `pytest -n 4 tests/`\n- Filter tests: `pytest -k \"substring-to-match\" tests/`\n\n## Code Style Guidelines\n- Line length: 120 chars\n- Indentation: 4-space hanging indents, arguments should have an extra level of indent, use 'sadface' (closing parenthesis and colon on a separate line)\n- Typing: Use PEP484 type annotations in function signatures\n- Docstrings: Google style (do not duplicate type annotations and defaults)\n- Imports: Standard library first, then third-party, then local\n- Function naming: snake_case\n- Class naming: PascalCase\n- Error handling: Use try/except with specific exceptions\n- Conditional expressions: Use parentheses for complex expressions"},"files":{"CLAUDE.md":"# CLAUDE.md - PyTorch Image Models (timm)\n\n## Build/Test Commands\n- Install: `python -m pip install -e .`\n- Run tests: `pytest tests/`\n- Run specific test: `pytest tests/test_models.py::test_specific_function -v`\n- Run tests in parallel: `pytest -n 4 tests/`\n- Filter tests: `pytest -k \"substring-to-match\" tests/`\n\n## Code Style Guidelines\n- Line length: 120 chars\n- Indentation: 4-space hanging indents, arguments should have an extra level of indent, use 'sadface' (closing parenthesis and colon on a separate line)\n- Typing: Use PEP484 type annotations in function signatures\n- Docstrings: Google style (do not duplicate type annotations and defaults)\n- Imports: Standard library first, then third-party, then local\n- Function naming: snake_case\n- Class naming: PascalCase\n- Error handling: Use try/except with specific exceptions\n- Conditional expressions: Use parentheses for complex expressions"},"items":[{"name":"CLAUDE.md","path":"CLAUDE.md","title":"CLAUDE.md","content":"# CLAUDE.md - PyTorch Image Models (timm)\n\n## Build/Test Commands\n- Install: `python -m pip install -e .`\n- Run tests: `pytest tests/`\n- Run specific test: `pytest tests/test_models.py::test_specific_function -v`\n- Run tests in parallel: `pytest -n 4 tests/`\n- Filter tests: `pytest -k \"substring-to-match\" tests/`\n\n## Code Style Guidelines\n- Line length: 120 chars\n- Indentation: 4-space hanging indents, arguments should have an extra level of indent, use 'sadface' (closing parenthesis and colon on a separate line)\n- Typing: Use PEP484 type annotations in function signatures\n- Docstrings: Google style (do not duplicate type annotations and defaults)\n- Imports: Standard library first, then third-party, then local\n- Function naming: snake_case\n- Class naming: PascalCase\n- Error handling: Use try/except with specific exceptions\n- Conditional expressions: Use parentheses for complex expressions","category":"root","tokens":226}]}