Skip to content

Commit b6b3799

Browse files
committed
chore: add Compose Preview guideline to CLAUDE.md
https://claude.ai/code/session_0115Vp2KXGzZC7XCFt93Wu2F
1 parent 27ed363 commit b6b3799

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CLAUDE.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ Example: `#2025 feat: add button to report bug on home screen`
7777
- Check `KeyMapperIcons` before using other icon sources
7878
- Use `LocalUriHandler.openUriSafe` extension for URL launching — do not hoist URL launching logic up the call stack
7979
- Use import statements; never use fully qualified names in Compose code
80+
- Write `@Preview` composables for every screen
8081

8182
## Adding a New Action (10-step checklist)
8283

0 commit comments

Comments
 (0)