drumnation/ts-import-move
Cursor rule Cursor
title: "[Clear, Descriptive Title of Document]" # Human-readable title description: "[One-sentence summary focusing on key concepts and purpose]" # Concise explanation keywords: # Comprehensive list for keyword search (grep) and potential RAG indexing.
drumnation/ts-import-move
Cursor rule Cursor
Purpose: Document architectural decisions, naming conventions, and structure to keep the team aligned.
drumnation/ts-import-move
Cursor rule Cursor
The root README.md serves as the primary introduction and quick-start guide for the project. It is crucial that it accurately reflects the project's current state, core features, structure, and how to install, run, build, and test it. This rule ensures the README is considered for updates after significant changes.
drumnation/ts-import-move
Cursor rule Cursor
Use this rule whenever you are starting development on any new feature to ensure it is implemented with a test-first approach using Test-Driven Development and the Test Object Model.
drumnation/ts-import-move
Cursor rule Cursor
This rule ensures that AI agents use the ts-import-move tool instead of the standard Unix mv command when moving or renaming TypeScript files, preventing broken imports and compilation errors.
drumnation/ts-import-move
Cursor rule Cursor
TypeScript formatting, linting rules, and best practices.
drumnation/ts-import-move
Cursor rule Cursor
Cursor rule "cursorrules" from drumnation/ts-import-move, covering understanding path types in node.js, best practices for path resolution, 1. check if a path is absolute before resolving it, 2. implement a robust path resolution function and 3. always normalize paths before comparison.
drumnation/ts-import-move
Instructions file
Claude Code instructions for drumnation/ts-import-move, covering claude.md, project overview, essential commands, development and testing (critical - always run before commits).
drumnation/ts-import-move
Cursor rule
Use ts-import-move when moving or renaming TypeScript files or directories to ensure all related import paths are automatically updated. This is essential during refactors, restructures, or agent-driven file operations to avoid breaking the project.