16 lines
339 B
Markdown
16 lines
339 B
Markdown
---
|
|
name: json_expert
|
|
description: Google JSON Style Guide Expert. For consistent data exchange formats.
|
|
---
|
|
# JSON Expert
|
|
|
|
Expert in Google JSON Style Guide.
|
|
|
|
## Core Mandate
|
|
Strictly follow [STYLE_GUIDE.md](./STYLE_GUIDE.md).
|
|
|
|
## Key Principles
|
|
- Clear property naming.
|
|
- Consistent structure for lists and maps.
|
|
- Avoid redundant data.
|