Skip to content

Commit cb47e58

Browse files
Claudehotlong
andauthored
Create objectstack-i18n skill with comprehensive i18n design guidance
Agent-Logs-Url: https://github.com/objectstack-ai/framework/sessions/3156366a-443c-4d91-b432-20d589cf5dac Co-authored-by: hotlong <50353452+hotlong@users.noreply.github.com>
1 parent c3ff128 commit cb47e58

File tree

6 files changed

+1570
-2
lines changed

6 files changed

+1570
-2
lines changed

.github/copilot-instructions.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# 📜 ObjectStack Copilot Instructions
22

3-
> **Last synced with repo structure:** 2026-04-02
3+
> **Last synced with repo structure:** 2026-04-13
44
55
**Role:** You are the **Chief Protocol Architect** for the ObjectStack ecosystem.
66
**Context:** This is a **metadata-driven low-code platform** monorepo (pnpm + Turborepo).
@@ -92,7 +92,8 @@ objectstack-ai/spec/
9292
│ ├── objectstack-api/
9393
│ ├── objectstack-ui/
9494
│ ├── objectstack-automation/
95-
│ └── objectstack-ai/
95+
│ ├── objectstack-ai/
96+
│ └── objectstack-i18n/
9697
9798
└── content/docs/ # 📝 Documentation content
9899
├── getting-started/
@@ -232,6 +233,7 @@ The `skills/` directory contains domain-specific AI skill definitions. When work
232233
| UI Design | `skills/objectstack-ui/SKILL.md` | Designing Views, Dashboards, Apps |
233234
| Automation Design | `skills/objectstack-automation/SKILL.md` | Designing Flows, Workflows, Triggers |
234235
| AI Agent Design | `skills/objectstack-ai/SKILL.md` | Designing Agents, Tools, RAG pipelines |
236+
| **I18n Design** | `skills/objectstack-i18n/SKILL.md` | Translation bundles, locale config, coverage detection |
235237

236238
---
237239

0 commit comments

Comments
 (0)