adding skills / agents / other to config
This commit is contained in:
15
ai/skills/json_expert/SKILL.md
Normal file
15
ai/skills/json_expert/SKILL.md
Normal file
@@ -0,0 +1,15 @@
|
||||
---
|
||||
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.
|
||||
Reference in New Issue
Block a user