code-ai-installer 1.1.5 → 1.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.
- package/.agents/wix_iframe_sdk/SKILL.md +53 -0
- package/.agents/wix_iframe_sdk/references/wix-sdk-iframe.md +9311 -0
- package/AGENTS.md +125 -120
- package/agents/architect.md +213 -208
- package/agents/senior_full_stack.md +174 -215
- package/dist/index.js +74 -26
- package/locales/en/.agents/wix_iframe_sdk/SKILL.md +53 -0
- package/locales/en/.agents/wix_iframe_sdk/references/wix-sdk-iframe.md +9311 -0
- package/locales/en/AGENTS.md +125 -120
- package/locales/en/agents/architect.md +237 -229
- package/locales/en/agents/senior_full_stack.md +175 -214
- package/package.json +1 -1
package/locales/en/AGENTS.md
CHANGED
|
@@ -1,120 +1,125 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
- agents/
|
|
8
|
-
- agents/
|
|
9
|
-
- agents/
|
|
10
|
-
- agents/
|
|
11
|
-
- agents/
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
- $
|
|
24
|
-
- $
|
|
25
|
-
- $
|
|
26
|
-
- $
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
- $
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
- $
|
|
37
|
-
- $
|
|
38
|
-
- $
|
|
39
|
-
- $
|
|
40
|
-
- $
|
|
41
|
-
- $
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
- $
|
|
47
|
-
- $
|
|
48
|
-
- $
|
|
49
|
-
- $
|
|
50
|
-
- $
|
|
51
|
-
- $
|
|
52
|
-
- $
|
|
53
|
-
- $
|
|
54
|
-
- $
|
|
55
|
-
- $
|
|
56
|
-
- $
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
- $
|
|
60
|
-
- $
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
- $
|
|
64
|
-
- $
|
|
65
|
-
- $
|
|
66
|
-
- $
|
|
67
|
-
- $
|
|
68
|
-
- $
|
|
69
|
-
- $
|
|
70
|
-
- $
|
|
71
|
-
- $
|
|
72
|
-
- $
|
|
73
|
-
- $
|
|
74
|
-
- $
|
|
75
|
-
- $
|
|
76
|
-
- $
|
|
77
|
-
- $
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
- $
|
|
81
|
-
- $
|
|
82
|
-
- $
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
- $
|
|
86
|
-
- $
|
|
87
|
-
- $
|
|
88
|
-
- $
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
- $
|
|
92
|
-
- $
|
|
93
|
-
- $
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
- $
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
---
|
|
104
|
-
|
|
105
|
-
##
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
}
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
1
|
+
<!-- code-ai: target=gpt-codex; asset=orchestrator; normalized_hints=none -->
|
|
2
|
+
<!-- codex: reasoning=medium; note="auto-adapted default" -->
|
|
3
|
+
# AGENTS.md - Web Development Orchestra
|
|
4
|
+
|
|
5
|
+
## Source of truth by roles
|
|
6
|
+
Roles are described in:
|
|
7
|
+
- agents/conductor.md
|
|
8
|
+
- agents/product_manager.md
|
|
9
|
+
- agents/ux_ui_designer.md
|
|
10
|
+
- agents/architect.md
|
|
11
|
+
- agents/senior_full_stack.md
|
|
12
|
+
- agents/reviewer.md
|
|
13
|
+
- agents/tester.md
|
|
14
|
+
|
|
15
|
+
Follow these roles during work. If needed, open the corresponding role file and apply it.
|
|
16
|
+
|
|
17
|
+
---
|
|
18
|
+
|
|
19
|
+
## Skills (explicitly call)
|
|
20
|
+
Use skills (folders with `SKILL.md`). Full list:
|
|
21
|
+
|
|
22
|
+
### Core / Orchestration
|
|
23
|
+
- $board
|
|
24
|
+
- $handoff
|
|
25
|
+
- $memory
|
|
26
|
+
- $gates
|
|
27
|
+
- $release_gate
|
|
28
|
+
- $release_gate_checklist_template
|
|
29
|
+
|
|
30
|
+
### Product Management
|
|
31
|
+
- $pm_interview
|
|
32
|
+
- $pm_prd
|
|
33
|
+
- $pm_backlog
|
|
34
|
+
|
|
35
|
+
### UX/UI / Design
|
|
36
|
+
- $ux_discovery
|
|
37
|
+
- $ux_spec
|
|
38
|
+
- $ui_inventory
|
|
39
|
+
- $a11y_baseline
|
|
40
|
+
- $design_intake
|
|
41
|
+
- $design_parity_review
|
|
42
|
+
- $design_systems
|
|
43
|
+
- $ui_a11y_smoke_review
|
|
44
|
+
|
|
45
|
+
### Architecture
|
|
46
|
+
- $current_state_analysis
|
|
47
|
+
- $system_design_checklist
|
|
48
|
+
- $architecture_doc
|
|
49
|
+
- $architecture_compliance_review
|
|
50
|
+
- $adr_log
|
|
51
|
+
- $api_contracts
|
|
52
|
+
- $data_model
|
|
53
|
+
- $threat_model_baseline
|
|
54
|
+
- $observability_plan
|
|
55
|
+
- $deployment_ci_plan
|
|
56
|
+
- $docker_kubernetes_architecture
|
|
57
|
+
- $k8s_manifests_conventions
|
|
58
|
+
- $wix_self_hosted_embedded_script
|
|
59
|
+
- $wix_iframe_sdk
|
|
60
|
+
- $react_15_3_wix_iframe (conditional, only for Wix iFrame / React 15.3)
|
|
61
|
+
|
|
62
|
+
### Development (Senior Full Stack)
|
|
63
|
+
- $tdd_workflow
|
|
64
|
+
- $testing_strategy_js
|
|
65
|
+
- $tests_quality_review
|
|
66
|
+
- $es2025_beast_practices
|
|
67
|
+
- $typescript_beast_practices
|
|
68
|
+
- $react_beast_practices
|
|
69
|
+
- $tanstack_beast_practices
|
|
70
|
+
- $state_zustand_beast_practices
|
|
71
|
+
- $state_rtk_beast_practices
|
|
72
|
+
- $styling_css_stack
|
|
73
|
+
- $tooling_bun_biome
|
|
74
|
+
- $node_express_beast_practices
|
|
75
|
+
- $go_beast_practices
|
|
76
|
+
- $security_baseline_dev
|
|
77
|
+
- $observability_logging
|
|
78
|
+
- $dev_reference_snippets
|
|
79
|
+
- $mongodb_mongoose_best_practices
|
|
80
|
+
- $wix_self_hosted_embedded_script
|
|
81
|
+
- $wix_iframe_sdk
|
|
82
|
+
- $react_15_3_wix_iframe (conditional, only for Wix iFrame / React 15.3)
|
|
83
|
+
|
|
84
|
+
### Review (Best Practices + Security)
|
|
85
|
+
- $code_review_checklist
|
|
86
|
+
- $api_contract_compliance_review
|
|
87
|
+
- $security_review
|
|
88
|
+
- $security_review_baseline
|
|
89
|
+
- $cloud_infrastructure_security
|
|
90
|
+
- $dependency_supply_chain_review
|
|
91
|
+
- $observability_review
|
|
92
|
+
- $performance_review_baseline
|
|
93
|
+
- $review_reference_snippets
|
|
94
|
+
|
|
95
|
+
### Testing (QA)
|
|
96
|
+
- $qa_test_plan
|
|
97
|
+
- $qa_manual_run
|
|
98
|
+
- $qa_api_contract_tests
|
|
99
|
+
- $qa_security_smoke_tests
|
|
100
|
+
- $qa_ui_a11y_smoke
|
|
101
|
+
- $qa_e2e_playwright
|
|
102
|
+
|
|
103
|
+
---
|
|
104
|
+
|
|
105
|
+
## Gates (Pipeline)
|
|
106
|
+
PM(PRD) -> UX(UX Spec) -> ARCH(Architecture/ADR/Contracts) -> DEV(TDD) -> REV(Security/Best) -> TEST(Test plan/report) -> RG(Release Gate)
|
|
107
|
+
|
|
108
|
+
---
|
|
109
|
+
|
|
110
|
+
## Mandatory function documentation rule
|
|
111
|
+
- For all functions in the codebase, use a JSDoc block in this format:
|
|
112
|
+
|
|
113
|
+
```js
|
|
114
|
+
/**
|
|
115
|
+
* Calculates the sum of two numbers.
|
|
116
|
+
* @param {number} a - First number.
|
|
117
|
+
* @param {number} b - Second number.
|
|
118
|
+
* @returns {number} Sum of a and b.
|
|
119
|
+
*/
|
|
120
|
+
function add(a, b) {
|
|
121
|
+
return a + b;
|
|
122
|
+
}
|
|
123
|
+
```
|
|
124
|
+
|
|
125
|
+
- This requirement is mandatory for DEV and REV stages.
|