Skip to content

Commit f43f50e

Browse files
committed
update context
1 parent 609dc5e commit f43f50e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.claude/rules/viam-context.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ When reviewing or writing code that touches Viam APIs or SDK types, use the tool
44

55
Use `WebFetch` on `https://docs.viam.com/` to understand what a resource type (arm, camera, sensor, etc.) is supposed to do — its RPC semantics, method signatures, and expected behavior.
66

7+
Use `WebFetch` on `https://design.viam.com/` to understand the style guide and general design conventions and available UI components from the `prime-core` library.
8+
79
## Viam source repos
810

911
Use `gh api` to fetch source directly from the four Viam repos:

0 commit comments

Comments
 (0)