@jstn-sdk/rcs 0.1.1 → 0.1.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (96) hide show
  1. package/README.md +15 -2
  2. package/dist/cli/index.d.ts +1 -1
  3. package/dist/cli/index.d.ts.map +1 -1
  4. package/dist/cli/index.js +5 -0
  5. package/dist/cli/index.js.map +1 -1
  6. package/dist/scripts/surface-taxonomy.d.ts.map +1 -1
  7. package/dist/scripts/surface-taxonomy.js +0 -5
  8. package/dist/scripts/surface-taxonomy.js.map +1 -1
  9. package/docs/getting-started.html +5 -0
  10. package/docs/index.html +0 -1
  11. package/docs/readme/README.de.md +20 -19
  12. package/docs/readme/README.el.md +21 -20
  13. package/docs/readme/README.es.md +21 -20
  14. package/docs/readme/README.fr.md +21 -20
  15. package/docs/readme/README.it.md +20 -19
  16. package/docs/readme/README.ja.md +21 -20
  17. package/docs/readme/README.ko.md +21 -20
  18. package/docs/readme/README.pl.md +21 -20
  19. package/docs/readme/README.pt.md +21 -20
  20. package/docs/readme/README.ru.md +21 -20
  21. package/docs/readme/README.tr.md +21 -20
  22. package/docs/readme/README.uk.md +21 -20
  23. package/docs/readme/README.vi.md +21 -20
  24. package/docs/readme/README.zh-TW.md +21 -20
  25. package/docs/readme/README.zh.md +21 -20
  26. package/docs/reference/canonical-vocabulary.md +0 -1
  27. package/docs/reference/semantic-design-system.md +0 -7
  28. package/docs/reference/surface-map.md +0 -9
  29. package/docs/release-notes-v0.1.6.md +27 -0
  30. package/docs/release-notes-v0.1.7.md +20 -0
  31. package/package.json +1 -1
  32. package/plugins/roblox-ai-os-creator-skills/.codex-plugin/plugin.json +1 -1
  33. package/prompts/analyst.md +3 -6
  34. package/prompts/architect.md +2 -4
  35. package/prompts/build-fixer.md +5 -5
  36. package/prompts/code-reviewer.md +3 -4
  37. package/prompts/critic.md +0 -3
  38. package/prompts/debugger.md +4 -6
  39. package/prompts/dependency-expert.md +1 -3
  40. package/prompts/designer.md +2 -5
  41. package/prompts/executor.md +2 -4
  42. package/prompts/explore-harness.md +0 -3
  43. package/prompts/explore.md +1 -4
  44. package/prompts/git-master.md +0 -3
  45. package/prompts/planner.md +2 -4
  46. package/prompts/researcher.md +2 -5
  47. package/prompts/security-reviewer.md +2 -4
  48. package/prompts/sisyphus-lite.md +0 -3
  49. package/prompts/team-executor.md +1 -3
  50. package/prompts/test-engineer.md +6 -8
  51. package/prompts/verifier.md +1 -3
  52. package/prompts/vision.md +1 -3
  53. package/prompts/writer.md +3 -5
  54. package/src/scripts/surface-taxonomy.ts +0 -5
  55. package/docs/archive/README.md +0 -15
  56. package/docs/archive/migration-mainline-post-v0.4.4.md +0 -90
  57. package/docs/archive/prompt-migration-changelog.md +0 -141
  58. package/docs/archive/qa-plan-0.4.2.md +0 -85
  59. package/docs/archive/qa-report-0.4.2.md +0 -55
  60. package/docs/archive/release-body-0.9.0.md +0 -86
  61. package/docs/archive/release-body-0.9.1.md +0 -41
  62. package/docs/benchmarks/tetris-benchmark-comparison-20260306.png +0 -0
  63. package/docs/issues/team-forge-followup-team.md +0 -38
  64. package/docs/qa/ci-speedups-after-prompt-worker-fix.md +0 -91
  65. package/docs/qa/deep-interview-phase-1-validation.md +0 -117
  66. package/docs/qa/explore-sparkshell-heavy-manual-stress.md +0 -244
  67. package/docs/qa/recent-bug-regression-hardening-2026-04-11.md +0 -24
  68. package/docs/qa/release-no-publish-0.15.0.md +0 -33
  69. package/docs/qa/release-readiness-0.11.13.md +0 -39
  70. package/docs/qa/release-readiness-0.12.0.md +0 -80
  71. package/docs/qa/release-readiness-0.12.1.md +0 -33
  72. package/docs/qa/release-readiness-0.12.2.md +0 -33
  73. package/docs/qa/release-readiness-0.12.3.md +0 -30
  74. package/docs/qa/release-readiness-0.12.5.md +0 -69
  75. package/docs/qa/release-readiness-0.12.6.md +0 -59
  76. package/docs/qa/release-readiness-0.13.0.md +0 -64
  77. package/docs/qa/release-readiness-0.13.1.md +0 -39
  78. package/docs/qa/release-readiness-0.14.0.md +0 -55
  79. package/docs/qa/release-readiness-0.14.1.md +0 -44
  80. package/docs/qa/release-readiness-0.14.2.md +0 -65
  81. package/docs/qa/release-readiness-0.14.3.md +0 -42
  82. package/docs/qa/release-readiness-0.14.4.md +0 -40
  83. package/docs/qa/release-readiness-0.15.0.md +0 -65
  84. package/docs/qa/release-readiness-0.15.1.md +0 -44
  85. package/docs/qa/release-readiness-0.8.1.md +0 -37
  86. package/docs/qa/release-readiness-0.8.2.md +0 -39
  87. package/docs/qa/release-readiness-0.8.3.md +0 -43
  88. package/docs/qa/release-readiness-0.8.4.md +0 -39
  89. package/docs/qa/release-readiness-0.9.0.md +0 -78
  90. package/docs/qa/release-readiness-0.9.1.md +0 -43
  91. package/docs/qa/release-readiness-follow-up.md +0 -26
  92. package/docs/qa/remaining-suite-drift-2026-03-19.md +0 -105
  93. package/docs/qa/research-specialist-eval-surface-2026-04-18.md +0 -42
  94. package/docs/qa/runtime-team-seam-audit-2026-04-01.md +0 -128
  95. package/docs/reports/macos-m1-high-cpu-usage-2026-04-16.md +0 -78
  96. package/docs/reports/open-prs-dev-readiness-2026-04-09.md +0 -45
@@ -1,40 +1,41 @@
1
1
  # Roblox Creator Skills (RCS)
2
2
 
3
- This localized README is intentionally condensed for the strict v0.1.0 ship pass.
4
- Use the canonical checked-in docs below for the current product surface.
3
+ Diese lokalisierte README ist bewusst kompakt gehalten.
4
+ Nutze die unten verlinkten kanonischen Dokumente für die aktuelle Produktoberfläche.
5
5
 
6
- - Package: `@jstn-sdk/rcs`
6
+ - Paket: `@jstn-sdk/rcs`
7
7
  - Repository: `https://github.com/JustineDevs/roblox-ai-os`
8
- - Getting started: [../getting-started.html](../getting-started.html)
9
- - Skills reference: [../skills.html](../skills.html)
10
- - Integrations: [../integrations.html](../integrations.html)
11
- - Canonical README: [../../README.md](../../README.md)
8
+ - Einstieg: [../getting-started.html](../getting-started.html)
9
+ - Skills-Referenz: [../skills.html](../skills.html)
10
+ - Integrationen: [../integrations.html](../integrations.html)
11
+ - Kanonische README: [../../README.md](../../README.md)
12
12
 
13
- ## Canonical Creator Workflow
13
+ ## Kanonischer Creator-Workflow
14
14
 
15
15
  `$brief` -> `$blueprint` -> `$forge` / `$crew` -> `$autoforge`
16
16
 
17
- For Roblox implementation work, the mandatory pre-action gate applies before any code generation:
18
- - gather references
19
- - build understanding
20
- - standardize terms
21
- - design modular file tree architecture
22
- - only then implement
17
+ Für Roblox-Implementierungsarbeit gilt das verpflichtende Pre-Action-Gate vor jeder Codegenerierung:
18
+ - Referenzen sammeln
19
+ - Verständnis aufbauen
20
+ - Begriffe standardisieren
21
+ - modulare Dateibaum-Architektur entwerfen
22
+ - erst dann implementieren
23
23
 
24
- See:
24
+ Siehe:
25
25
  - [../../README.md](../../README.md)
26
26
  - [../skills.html](../skills.html)
27
27
  - [../reference/roblox-pre-action-protocol.md](../reference/roblox-pre-action-protocol.md)
28
28
 
29
- ## Ownership
29
+ ## Eigentümerschaft
30
30
 
31
- RCS is owned and maintained by [JustineDevs](https://github.com/JustineDevs) and [@JustineDevs](https://github.com/JustineDevs) for Roblox creator workflows.
31
+ RCS wird von [JustineDevs](https://github.com/JustineDevs) und [@JustineDevs](https://github.com/JustineDevs) für Roblox-Creator-Workflows entwickelt und gepflegt.
32
32
 
33
- ## Acknowledgements
33
+ ## Danksagungen
34
34
 
35
35
  - [OpenAI Codex CLI](https://github.com/openai/codex)
36
+ - [oh-my-codex](https://github.com/Yeachan-Heo/oh-my-codex)
36
37
  - [robloxstudio-mcp](https://github.com/boshyxd/robloxstudio-mcp)
37
38
 
38
- ## License
39
+ ## Lizenz
39
40
 
40
41
  [MIT](https://opensource.org/licenses/MIT)
@@ -1,40 +1,41 @@
1
1
  # Roblox Creator Skills (RCS)
2
2
 
3
- This localized README is intentionally condensed for the strict v0.1.0 ship pass.
4
- Use the canonical checked-in docs below for the current product surface.
3
+ Αυτό το τοπικοποιημένο README είναι σκόπιμα σύντομο.
4
+ Χρησιμοποίησε τα κανονικά έγγραφα παρακάτω για την τρέχουσα επιφάνεια του προϊόντος.
5
5
 
6
- - Package: `@jstn-sdk/rcs`
7
- - Repository: `https://github.com/JustineDevs/roblox-ai-os`
8
- - Getting started: [../getting-started.html](../getting-started.html)
9
- - Skills reference: [../skills.html](../skills.html)
10
- - Integrations: [../integrations.html](../integrations.html)
11
- - Canonical README: [../../README.md](../../README.md)
6
+ - Πακέτο: `@jstn-sdk/rcs`
7
+ - Αποθετήριο: `https://github.com/JustineDevs/roblox-ai-os`
8
+ - Ξεκίνημα: [../getting-started.html](../getting-started.html)
9
+ - Αναφορά skills: [../skills.html](../skills.html)
10
+ - Ενσωματώσεις: [../integrations.html](../integrations.html)
11
+ - Κανονικό README: [../../README.md](../../README.md)
12
12
 
13
- ## Canonical Creator Workflow
13
+ ## Κανονική ροή creator
14
14
 
15
15
  `$brief` -> `$blueprint` -> `$forge` / `$crew` -> `$autoforge`
16
16
 
17
- For Roblox implementation work, the mandatory pre-action gate applies before any code generation:
18
- - gather references
19
- - build understanding
20
- - standardize terms
21
- - design modular file tree architecture
22
- - only then implement
17
+ Για εργασία υλοποίησης στο Roblox ισχύει το υποχρεωτικό pre-action gate πριν από οποιαδήποτε παραγωγή κώδικα:
18
+ - συγκέντρωσε αναφορές
19
+ - χτίσε κατανόηση
20
+ - τυποποίησε την ορολογία
21
+ - σχεδίασε αρθρωτή αρχιτεκτονική δέντρου αρχείων
22
+ - και μόνο μετά υλοποίησε
23
23
 
24
- See:
24
+ Δες:
25
25
  - [../../README.md](../../README.md)
26
26
  - [../skills.html](../skills.html)
27
27
  - [../reference/roblox-pre-action-protocol.md](../reference/roblox-pre-action-protocol.md)
28
28
 
29
- ## Ownership
29
+ ## Ιδιοκτησία
30
30
 
31
- RCS is owned and maintained by [JustineDevs](https://github.com/JustineDevs) and [@JustineDevs](https://github.com/JustineDevs) for Roblox creator workflows.
31
+ Το RCS ανήκει και συντηρείται από τους [JustineDevs](https://github.com/JustineDevs) και [@JustineDevs](https://github.com/JustineDevs) για Roblox creator workflows.
32
32
 
33
- ## Acknowledgements
33
+ ## Ευχαριστίες
34
34
 
35
35
  - [OpenAI Codex CLI](https://github.com/openai/codex)
36
+ - [oh-my-codex](https://github.com/Yeachan-Heo/oh-my-codex)
36
37
  - [robloxstudio-mcp](https://github.com/boshyxd/robloxstudio-mcp)
37
38
 
38
- ## License
39
+ ## Άδεια
39
40
 
40
41
  [MIT](https://opensource.org/licenses/MIT)
@@ -1,40 +1,41 @@
1
1
  # Roblox Creator Skills (RCS)
2
2
 
3
- This localized README is intentionally condensed for the strict v0.1.0 ship pass.
4
- Use the canonical checked-in docs below for the current product surface.
3
+ Este README localizado es intencionalmente breve.
4
+ Usa la documentación canónica enlazada abajo para la superficie actual del producto.
5
5
 
6
- - Package: `@jstn-sdk/rcs`
7
- - Repository: `https://github.com/JustineDevs/roblox-ai-os`
8
- - Getting started: [../getting-started.html](../getting-started.html)
9
- - Skills reference: [../skills.html](../skills.html)
10
- - Integrations: [../integrations.html](../integrations.html)
11
- - Canonical README: [../../README.md](../../README.md)
6
+ - Paquete: `@jstn-sdk/rcs`
7
+ - Repositorio: `https://github.com/JustineDevs/roblox-ai-os`
8
+ - Primeros pasos: [../getting-started.html](../getting-started.html)
9
+ - Referencia de skills: [../skills.html](../skills.html)
10
+ - Integraciones: [../integrations.html](../integrations.html)
11
+ - README canónico: [../../README.md](../../README.md)
12
12
 
13
- ## Canonical Creator Workflow
13
+ ## Flujo canónico para creadores
14
14
 
15
15
  `$brief` -> `$blueprint` -> `$forge` / `$crew` -> `$autoforge`
16
16
 
17
- For Roblox implementation work, the mandatory pre-action gate applies before any code generation:
18
- - gather references
19
- - build understanding
20
- - standardize terms
21
- - design modular file tree architecture
22
- - only then implement
17
+ Para trabajo de implementación en Roblox, la compuerta previa obligatoria se aplica antes de cualquier generación de código:
18
+ - recopilar referencias
19
+ - construir entendimiento
20
+ - estandarizar términos
21
+ - diseñar una arquitectura modular del árbol de archivos
22
+ - y solo entonces implementar
23
23
 
24
- See:
24
+ Ver:
25
25
  - [../../README.md](../../README.md)
26
26
  - [../skills.html](../skills.html)
27
27
  - [../reference/roblox-pre-action-protocol.md](../reference/roblox-pre-action-protocol.md)
28
28
 
29
- ## Ownership
29
+ ## Propiedad
30
30
 
31
- RCS is owned and maintained by [JustineDevs](https://github.com/JustineDevs) and [@JustineDevs](https://github.com/JustineDevs) for Roblox creator workflows.
31
+ RCS es propiedad y es mantenido por [JustineDevs](https://github.com/JustineDevs) y [@JustineDevs](https://github.com/JustineDevs) para flujos de trabajo de creadores de Roblox.
32
32
 
33
- ## Acknowledgements
33
+ ## Agradecimientos
34
34
 
35
35
  - [OpenAI Codex CLI](https://github.com/openai/codex)
36
+ - [oh-my-codex](https://github.com/Yeachan-Heo/oh-my-codex)
36
37
  - [robloxstudio-mcp](https://github.com/boshyxd/robloxstudio-mcp)
37
38
 
38
- ## License
39
+ ## Licencia
39
40
 
40
41
  [MIT](https://opensource.org/licenses/MIT)
@@ -1,40 +1,41 @@
1
1
  # Roblox Creator Skills (RCS)
2
2
 
3
- This localized README is intentionally condensed for the strict v0.1.0 ship pass.
4
- Use the canonical checked-in docs below for the current product surface.
3
+ Ce README localisé est volontairement concis.
4
+ Utilise les documents canoniques liés ci-dessous pour la surface produit actuelle.
5
5
 
6
- - Package: `@jstn-sdk/rcs`
7
- - Repository: `https://github.com/JustineDevs/roblox-ai-os`
8
- - Getting started: [../getting-started.html](../getting-started.html)
9
- - Skills reference: [../skills.html](../skills.html)
10
- - Integrations: [../integrations.html](../integrations.html)
11
- - Canonical README: [../../README.md](../../README.md)
6
+ - Package : `@jstn-sdk/rcs`
7
+ - Dépôt : `https://github.com/JustineDevs/roblox-ai-os`
8
+ - Démarrage : [../getting-started.html](../getting-started.html)
9
+ - Référence des skills : [../skills.html](../skills.html)
10
+ - Intégrations : [../integrations.html](../integrations.html)
11
+ - README canonique : [../../README.md](../../README.md)
12
12
 
13
- ## Canonical Creator Workflow
13
+ ## Workflow créateur canonique
14
14
 
15
15
  `$brief` -> `$blueprint` -> `$forge` / `$crew` -> `$autoforge`
16
16
 
17
- For Roblox implementation work, the mandatory pre-action gate applies before any code generation:
18
- - gather references
19
- - build understanding
20
- - standardize terms
21
- - design modular file tree architecture
22
- - only then implement
17
+ Pour le travail d’implémentation Roblox, le pre-action gate obligatoire s’applique avant toute génération de code :
18
+ - rassembler les références
19
+ - construire la compréhension
20
+ - normaliser les termes
21
+ - concevoir une architecture modulaire de l’arborescence des fichiers
22
+ - puis seulement implémenter
23
23
 
24
- See:
24
+ Voir :
25
25
  - [../../README.md](../../README.md)
26
26
  - [../skills.html](../skills.html)
27
27
  - [../reference/roblox-pre-action-protocol.md](../reference/roblox-pre-action-protocol.md)
28
28
 
29
- ## Ownership
29
+ ## Propriété
30
30
 
31
- RCS is owned and maintained by [JustineDevs](https://github.com/JustineDevs) and [@JustineDevs](https://github.com/JustineDevs) for Roblox creator workflows.
31
+ RCS appartient à [JustineDevs](https://github.com/JustineDevs) et [@JustineDevs](https://github.com/JustineDevs), et est maintenu par eux pour les workflows créateur Roblox.
32
32
 
33
- ## Acknowledgements
33
+ ## Remerciements
34
34
 
35
35
  - [OpenAI Codex CLI](https://github.com/openai/codex)
36
+ - [oh-my-codex](https://github.com/Yeachan-Heo/oh-my-codex)
36
37
  - [robloxstudio-mcp](https://github.com/boshyxd/robloxstudio-mcp)
37
38
 
38
- ## License
39
+ ## Licence
39
40
 
40
41
  [MIT](https://opensource.org/licenses/MIT)
@@ -1,40 +1,41 @@
1
1
  # Roblox Creator Skills (RCS)
2
2
 
3
- This localized README is intentionally condensed for the strict v0.1.0 ship pass.
4
- Use the canonical checked-in docs below for the current product surface.
3
+ Questo README localizzato è volutamente conciso.
4
+ Usa la documentazione canonica collegata qui sotto per la superficie attuale del prodotto.
5
5
 
6
- - Package: `@jstn-sdk/rcs`
6
+ - Pacchetto: `@jstn-sdk/rcs`
7
7
  - Repository: `https://github.com/JustineDevs/roblox-ai-os`
8
- - Getting started: [../getting-started.html](../getting-started.html)
9
- - Skills reference: [../skills.html](../skills.html)
10
- - Integrations: [../integrations.html](../integrations.html)
11
- - Canonical README: [../../README.md](../../README.md)
8
+ - Introduzione: [../getting-started.html](../getting-started.html)
9
+ - Riferimento skills: [../skills.html](../skills.html)
10
+ - Integrazioni: [../integrations.html](../integrations.html)
11
+ - README canonico: [../../README.md](../../README.md)
12
12
 
13
- ## Canonical Creator Workflow
13
+ ## Flusso creator canonico
14
14
 
15
15
  `$brief` -> `$blueprint` -> `$forge` / `$crew` -> `$autoforge`
16
16
 
17
- For Roblox implementation work, the mandatory pre-action gate applies before any code generation:
18
- - gather references
19
- - build understanding
20
- - standardize terms
21
- - design modular file tree architecture
22
- - only then implement
17
+ Per il lavoro di implementazione Roblox, il pre-action gate obbligatorio si applica prima di qualsiasi generazione di codice:
18
+ - raccogliere riferimenti
19
+ - costruire comprensione
20
+ - standardizzare i termini
21
+ - progettare un’architettura modulare dell’albero dei file
22
+ - solo dopo implementare
23
23
 
24
- See:
24
+ Vedi:
25
25
  - [../../README.md](../../README.md)
26
26
  - [../skills.html](../skills.html)
27
27
  - [../reference/roblox-pre-action-protocol.md](../reference/roblox-pre-action-protocol.md)
28
28
 
29
- ## Ownership
29
+ ## Proprietà
30
30
 
31
- RCS is owned and maintained by [JustineDevs](https://github.com/JustineDevs) and [@JustineDevs](https://github.com/JustineDevs) for Roblox creator workflows.
31
+ RCS è di proprietà ed è mantenuto da [JustineDevs](https://github.com/JustineDevs) e [@JustineDevs](https://github.com/JustineDevs) per i workflow creator di Roblox.
32
32
 
33
- ## Acknowledgements
33
+ ## Ringraziamenti
34
34
 
35
35
  - [OpenAI Codex CLI](https://github.com/openai/codex)
36
+ - [oh-my-codex](https://github.com/Yeachan-Heo/oh-my-codex)
36
37
  - [robloxstudio-mcp](https://github.com/boshyxd/robloxstudio-mcp)
37
38
 
38
- ## License
39
+ ## Licenza
39
40
 
40
41
  [MIT](https://opensource.org/licenses/MIT)
@@ -1,40 +1,41 @@
1
1
  # Roblox Creator Skills (RCS)
2
2
 
3
- This localized README is intentionally condensed for the strict v0.1.0 ship pass.
4
- Use the canonical checked-in docs below for the current product surface.
3
+ この翻訳版 README は意図的に簡潔にしています。
4
+ 現在の製品面については、下記の正規ドキュメントを参照してください。
5
5
 
6
- - Package: `@jstn-sdk/rcs`
7
- - Repository: `https://github.com/JustineDevs/roblox-ai-os`
8
- - Getting started: [../getting-started.html](../getting-started.html)
9
- - Skills reference: [../skills.html](../skills.html)
10
- - Integrations: [../integrations.html](../integrations.html)
11
- - Canonical README: [../../README.md](../../README.md)
6
+ - パッケージ: `@jstn-sdk/rcs`
7
+ - リポジトリ: `https://github.com/JustineDevs/roblox-ai-os`
8
+ - はじめに: [../getting-started.html](../getting-started.html)
9
+ - Skills リファレンス: [../skills.html](../skills.html)
10
+ - 連携: [../integrations.html](../integrations.html)
11
+ - 正規 README: [../../README.md](../../README.md)
12
12
 
13
- ## Canonical Creator Workflow
13
+ ## 正規のクリエイターワークフロー
14
14
 
15
15
  `$brief` -> `$blueprint` -> `$forge` / `$crew` -> `$autoforge`
16
16
 
17
- For Roblox implementation work, the mandatory pre-action gate applies before any code generation:
18
- - gather references
19
- - build understanding
20
- - standardize terms
21
- - design modular file tree architecture
22
- - only then implement
17
+ Roblox 実装作業では、コード生成の前に必須の pre-action gate を通す必要があります。
18
+ - 参照資料を集める
19
+ - 理解を構築する
20
+ - 用語を標準化する
21
+ - モジュール化されたファイルツリー設計を行う
22
+ - その後に実装する
23
23
 
24
- See:
24
+ 参照:
25
25
  - [../../README.md](../../README.md)
26
26
  - [../skills.html](../skills.html)
27
27
  - [../reference/roblox-pre-action-protocol.md](../reference/roblox-pre-action-protocol.md)
28
28
 
29
- ## Ownership
29
+ ## 所有者
30
30
 
31
- RCS is owned and maintained by [JustineDevs](https://github.com/JustineDevs) and [@JustineDevs](https://github.com/JustineDevs) for Roblox creator workflows.
31
+ RCS [JustineDevs](https://github.com/JustineDevs) [@JustineDevs](https://github.com/JustineDevs) によって所有・保守されており、Roblox クリエイターワークフロー向けに提供されています。
32
32
 
33
- ## Acknowledgements
33
+ ## 謝辞
34
34
 
35
35
  - [OpenAI Codex CLI](https://github.com/openai/codex)
36
+ - [oh-my-codex](https://github.com/Yeachan-Heo/oh-my-codex)
36
37
  - [robloxstudio-mcp](https://github.com/boshyxd/robloxstudio-mcp)
37
38
 
38
- ## License
39
+ ## ライセンス
39
40
 
40
41
  [MIT](https://opensource.org/licenses/MIT)
@@ -1,40 +1,41 @@
1
1
  # Roblox Creator Skills (RCS)
2
2
 
3
- This localized README is intentionally condensed for the strict v0.1.0 ship pass.
4
- Use the canonical checked-in docs below for the current product surface.
3
+ 현지화 README 의도적으로 간결하게 유지됩니다.
4
+ 현재 제품 표면에 대해서는 아래의 정식 문서를 참고하세요.
5
5
 
6
- - Package: `@jstn-sdk/rcs`
7
- - Repository: `https://github.com/JustineDevs/roblox-ai-os`
8
- - Getting started: [../getting-started.html](../getting-started.html)
9
- - Skills reference: [../skills.html](../skills.html)
10
- - Integrations: [../integrations.html](../integrations.html)
11
- - Canonical README: [../../README.md](../../README.md)
6
+ - 패키지: `@jstn-sdk/rcs`
7
+ - 저장소: `https://github.com/JustineDevs/roblox-ai-os`
8
+ - 시작 가이드: [../getting-started.html](../getting-started.html)
9
+ - 스킬 참고서: [../skills.html](../skills.html)
10
+ - 통합 문서: [../integrations.html](../integrations.html)
11
+ - 정식 README: [../../README.md](../../README.md)
12
12
 
13
- ## Canonical Creator Workflow
13
+ ## 정식 크리에이터 워크플로우
14
14
 
15
15
  `$brief` -> `$blueprint` -> `$forge` / `$crew` -> `$autoforge`
16
16
 
17
- For Roblox implementation work, the mandatory pre-action gate applies before any code generation:
18
- - gather references
19
- - build understanding
20
- - standardize terms
21
- - design modular file tree architecture
22
- - only then implement
17
+ Roblox 구현 작업에서는 어떤 코드 생성보다 먼저 필수 pre-action gate 적용됩니다:
18
+ - 참고 자료 수집
19
+ - 이해 형성
20
+ - 용어 표준화
21
+ - 모듈형 파일 트리 아키텍처 설계
22
+ - 다음에만 구현
23
23
 
24
- See:
24
+ 참고:
25
25
  - [../../README.md](../../README.md)
26
26
  - [../skills.html](../skills.html)
27
27
  - [../reference/roblox-pre-action-protocol.md](../reference/roblox-pre-action-protocol.md)
28
28
 
29
- ## Ownership
29
+ ## 소유권
30
30
 
31
- RCS is owned and maintained by [JustineDevs](https://github.com/JustineDevs) and [@JustineDevs](https://github.com/JustineDevs) for Roblox creator workflows.
31
+ RCS Roblox 크리에이터 워크플로우를 위해 [JustineDevs](https://github.com/JustineDevs) [@JustineDevs](https://github.com/JustineDevs) 소유하고 유지 관리합니다.
32
32
 
33
- ## Acknowledgements
33
+ ## 감사의 말
34
34
 
35
35
  - [OpenAI Codex CLI](https://github.com/openai/codex)
36
+ - [oh-my-codex](https://github.com/Yeachan-Heo/oh-my-codex)
36
37
  - [robloxstudio-mcp](https://github.com/boshyxd/robloxstudio-mcp)
37
38
 
38
- ## License
39
+ ## 라이선스
39
40
 
40
41
  [MIT](https://opensource.org/licenses/MIT)
@@ -1,40 +1,41 @@
1
1
  # Roblox Creator Skills (RCS)
2
2
 
3
- This localized README is intentionally condensed for the strict v0.1.0 ship pass.
4
- Use the canonical checked-in docs below for the current product surface.
3
+ To zlokalizowane README jest celowo zwięzłe.
4
+ Aktualną powierzchnię produktu opisują kanoniczne dokumenty podlinkowane poniżej.
5
5
 
6
- - Package: `@jstn-sdk/rcs`
7
- - Repository: `https://github.com/JustineDevs/roblox-ai-os`
8
- - Getting started: [../getting-started.html](../getting-started.html)
9
- - Skills reference: [../skills.html](../skills.html)
10
- - Integrations: [../integrations.html](../integrations.html)
11
- - Canonical README: [../../README.md](../../README.md)
6
+ - Pakiet: `@jstn-sdk/rcs`
7
+ - Repozytorium: `https://github.com/JustineDevs/roblox-ai-os`
8
+ - Pierwsze kroki: [../getting-started.html](../getting-started.html)
9
+ - Dokumentacja skills: [../skills.html](../skills.html)
10
+ - Integracje: [../integrations.html](../integrations.html)
11
+ - Kanoniczne README: [../../README.md](../../README.md)
12
12
 
13
- ## Canonical Creator Workflow
13
+ ## Kanoniczny workflow twórcy
14
14
 
15
15
  `$brief` -> `$blueprint` -> `$forge` / `$crew` -> `$autoforge`
16
16
 
17
- For Roblox implementation work, the mandatory pre-action gate applies before any code generation:
18
- - gather references
19
- - build understanding
20
- - standardize terms
21
- - design modular file tree architecture
22
- - only then implement
17
+ Dla prac implementacyjnych Roblox obowiązkowa bramka pre-action ma zastosowanie przed jakimkolwiek generowaniem kodu:
18
+ - zbierz materiały referencyjne
19
+ - zbuduj zrozumienie
20
+ - ujednolić terminologię
21
+ - zaprojektuj modułową architekturę drzewa plików
22
+ - dopiero potem wdrażaj
23
23
 
24
- See:
24
+ Zobacz:
25
25
  - [../../README.md](../../README.md)
26
26
  - [../skills.html](../skills.html)
27
27
  - [../reference/roblox-pre-action-protocol.md](../reference/roblox-pre-action-protocol.md)
28
28
 
29
- ## Ownership
29
+ ## Własność
30
30
 
31
- RCS is owned and maintained by [JustineDevs](https://github.com/JustineDevs) and [@JustineDevs](https://github.com/JustineDevs) for Roblox creator workflows.
31
+ RCS należy do [JustineDevs](https://github.com/JustineDevs) i [@JustineDevs](https://github.com/JustineDevs) oraz jest przez nich utrzymywany dla workflow twórców Roblox.
32
32
 
33
- ## Acknowledgements
33
+ ## Podziękowania
34
34
 
35
35
  - [OpenAI Codex CLI](https://github.com/openai/codex)
36
+ - [oh-my-codex](https://github.com/Yeachan-Heo/oh-my-codex)
36
37
  - [robloxstudio-mcp](https://github.com/boshyxd/robloxstudio-mcp)
37
38
 
38
- ## License
39
+ ## Licencja
39
40
 
40
41
  [MIT](https://opensource.org/licenses/MIT)
@@ -1,40 +1,41 @@
1
1
  # Roblox Creator Skills (RCS)
2
2
 
3
- This localized README is intentionally condensed for the strict v0.1.0 ship pass.
4
- Use the canonical checked-in docs below for the current product surface.
3
+ Este README localizado é intencionalmente conciso.
4
+ Use a documentação canônica abaixo para a superfície atual do produto.
5
5
 
6
- - Package: `@jstn-sdk/rcs`
7
- - Repository: `https://github.com/JustineDevs/roblox-ai-os`
8
- - Getting started: [../getting-started.html](../getting-started.html)
9
- - Skills reference: [../skills.html](../skills.html)
10
- - Integrations: [../integrations.html](../integrations.html)
11
- - Canonical README: [../../README.md](../../README.md)
6
+ - Pacote: `@jstn-sdk/rcs`
7
+ - Repositório: `https://github.com/JustineDevs/roblox-ai-os`
8
+ - Primeiros passos: [../getting-started.html](../getting-started.html)
9
+ - Referência de skills: [../skills.html](../skills.html)
10
+ - Integrações: [../integrations.html](../integrations.html)
11
+ - README canônico: [../../README.md](../../README.md)
12
12
 
13
- ## Canonical Creator Workflow
13
+ ## Fluxo canônico para creators
14
14
 
15
15
  `$brief` -> `$blueprint` -> `$forge` / `$crew` -> `$autoforge`
16
16
 
17
- For Roblox implementation work, the mandatory pre-action gate applies before any code generation:
18
- - gather references
19
- - build understanding
20
- - standardize terms
21
- - design modular file tree architecture
22
- - only then implement
17
+ Para trabalho de implementação em Roblox, o pre-action gate obrigatório se aplica antes de qualquer geração de código:
18
+ - reunir referências
19
+ - construir entendimento
20
+ - padronizar termos
21
+ - projetar uma arquitetura modular da árvore de arquivos
22
+ - então implementar
23
23
 
24
- See:
24
+ Veja:
25
25
  - [../../README.md](../../README.md)
26
26
  - [../skills.html](../skills.html)
27
27
  - [../reference/roblox-pre-action-protocol.md](../reference/roblox-pre-action-protocol.md)
28
28
 
29
- ## Ownership
29
+ ## Propriedade
30
30
 
31
- RCS is owned and maintained by [JustineDevs](https://github.com/JustineDevs) and [@JustineDevs](https://github.com/JustineDevs) for Roblox creator workflows.
31
+ RCS pertence a [JustineDevs](https://github.com/JustineDevs) e [@JustineDevs](https://github.com/JustineDevs), e é mantido por eles para workflows de creators do Roblox.
32
32
 
33
- ## Acknowledgements
33
+ ## Agradecimentos
34
34
 
35
35
  - [OpenAI Codex CLI](https://github.com/openai/codex)
36
+ - [oh-my-codex](https://github.com/Yeachan-Heo/oh-my-codex)
36
37
  - [robloxstudio-mcp](https://github.com/boshyxd/robloxstudio-mcp)
37
38
 
38
- ## License
39
+ ## Licença
39
40
 
40
41
  [MIT](https://opensource.org/licenses/MIT)