You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Topic-specific rules for AI coding assistants. Files here are automatically picked up by Claude Code and Cursor via symlinks in `.claude/rules/` and `.cursor/rules/`.
4
+
5
+
## Current Rules
6
+
7
+
-**[testing.md](testing.md)**: Playwright testing conventions and best practices
8
+
-**[typescript.md](typescript.md)**: JavaScript to TypeScript migration guidance
9
+
10
+
## Adding New Rules
11
+
12
+
1. Create `docs/rules/topic-name.md` with your rules
0 commit comments