Two files, one repository
iloveitaly/llm-ide-rules ships 4 formats across 30 indexed files. The question worth asking is whether the second one says anything the first does not.
| Dimension | Shared | Only in A | Only in B | Overlap |
|---|---|---|---|---|
| Sections | 29 | 0 | 0 | 100% |
| Commands | 15 | 0 | 0 | 100% |
| Section tags | 11 | 0 | 0 | 100% |
What each file covers
Sections
29 shared · 0 only in A · 0 only in B- Add Comments for Expert Engineer with Limited Domain Knowledge
- Important Workflow Rules
- Alembic Migrations
- Default Content for New Non-Nullable Columns
- 1. Add the column as nullable (no default needed):
- 2. Update existing rows with your desired value (e.g., a specific datetime)
- 3. Alter the column to non-nullable:
- Record Backfill Operations
- Fastapi
- Justfiles
- Python App
- Factories
- Database & ORM
- Python
- Package Management
- Typing
- Data Manipulation
- Date & DateTime
- React Router
- Loading Mock Data
- How to Use `clientLoader`
- Loading Backend Data
- React
- Mock Data
- React Hook Form
- Styling
- Shell
- Typescript
- Dates & Times
Commands
15 shared · 0 only in A · 0 only in B- just
- just --list
- uv run python
- pytest
- pytest --ignore=tests/integration
- pytest tests/integration
- uv add
- pip compile
- pip install
- pnpm
- npm
- npx
- just js_shadcn
- just pnpm
- just js_lint
Section tags
11 shared · 0 only in A · 0 only in B- setup
- test
- code-style
- types
- testing-strategy
- security
- database
- ui
- do-not
- agent-behaviour
- docs
Line diff
These two files are byte-identical
One is a copy of the other. That is the answer the comparison was asked for.
