mirror of
https://github.com/MLSysBook/TinyTorch.git
synced 2026-05-03 10:38:11 -05:00
Add descriptions to all .cursor/rules files
- Add brief descriptions to YAML frontmatter for all rule files - Descriptions explain the purpose and content of each rule - Follow consistent format matching ml-systems-course-context.mdc - Improve rule discoverability and understanding Files updated: - user-preferences.mdc: User preferences and development conventions - tinytorch-project-structure.mdc: Dual-structure architecture guide - testing-patterns.mdc: Testing standards with pytest and real data - nbdev-educational-pattern.mdc: Educational NBDev patterns - module-development-best-practices.mdc: Real Data, Real Systems principles - git-workflow.mdc: Git workflow guidelines for incremental commits - development-workflow.mdc: Complete development workflow with tito CLI - cli-patterns.mdc: CLI development patterns for tito tool
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
---
|
||||
description: User preferences and development conventions for TinyTorch, including module naming patterns, commit frequency, testing standards, and NBDev integration workflow.
|
||||
alwaysApply: false
|
||||
---
|
||||
|
||||
|
||||
# User Preferences and Conventions
|
||||
|
||||
|
||||
Reference in New Issue
Block a user