@atlashub/smartstack-cli 2.7.3 → 2.7.4
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/.documentation/agents.html +0 -4
- package/.documentation/business-analyse.html +0 -4
- package/.documentation/cli-commands.html +0 -4
- package/.documentation/commands.html +0 -77
- package/.documentation/css/styles.css +0 -8
- package/.documentation/efcore.html +0 -4
- package/.documentation/gitflow.html +0 -4
- package/.documentation/hooks.html +0 -4
- package/.documentation/index.html +2 -28
- package/.documentation/init.html +8 -14
- package/.documentation/installation.html +0 -11
- package/.documentation/js/app.js +2 -16
- package/.documentation/ralph-loop.html +0 -4
- package/.documentation/test-web.html +0 -4
- package/README.md +0 -1
- package/dist/index.js +3 -7
- package/dist/index.js.map +1 -1
- package/package.json +2 -3
- package/templates/agents/docs-sync-checker.md +2 -2
- package/templates/hooks/docs-drift-check.md +4 -5
- package/templates/skills/_resources/context-digest-template.md +2 -2
- package/templates/skills/_resources/doc-context-cache.md +0 -2
- package/templates/skills/_resources/docs-manifest-schema.md +1 -3
- package/templates/skills/_resources/mcp-validate-documentation-spec.md +1 -3
- package/templates/skills/_shared.md +24 -25
- package/templates/skills/application/steps/step-04-backend.md +185 -11
- package/templates/skills/application/steps/step-06-migration.md +41 -2
- package/templates/skills/application/templates-seed.md +151 -0
- package/templates/skills/business-analyse/steps/step-05-handoff.md +59 -17
- package/templates/skills/controller/steps/step-01-analyze.md +1 -1
- package/templates/skills/ralph-loop/steps/step-01-task.md +21 -1
- package/templates/skills/ralph-loop/steps/step-02-execute.md +75 -3
- package/.documentation/apex.html +0 -1027
- package/templates/skills/apex/SKILL.md +0 -297
- package/templates/skills/apex/steps/step-00-init.md +0 -212
- package/templates/skills/apex/steps/step-01-analyze.md +0 -263
- package/templates/skills/apex/steps/step-02-plan.md +0 -255
- package/templates/skills/apex/steps/step-03-execute.md +0 -217
- package/templates/skills/apex/steps/step-04-validate.md +0 -273
- package/templates/skills/apex/steps/step-04b-doc-sync.md +0 -162
- package/templates/skills/apex/steps/step-05-examine.md +0 -214
- package/templates/skills/apex/steps/step-06-resolve.md +0 -181
- package/templates/skills/apex/steps/step-07-tests.md +0 -206
- package/templates/skills/apex/steps/step-08-run-tests.md +0 -207
- package/templates/skills/apex/templates/00-context.md +0 -46
- package/templates/skills/apex/templates/01-analyze.md +0 -63
- package/templates/skills/apex/templates/02-plan.md +0 -63
- package/templates/skills/apex/templates/03-execute.md +0 -34
- package/templates/skills/apex/templates/04-validate.md +0 -61
- package/templates/skills/apex/templates/04b-doc-sync.md +0 -31
- package/templates/skills/apex/templates/05-examine.md +0 -58
- package/templates/skills/apex/templates/06-resolve.md +0 -39
- package/templates/skills/apex/templates/07-tests.md +0 -56
- package/templates/skills/apex/templates/08-run-tests.md +0 -41
- package/templates/skills/apex/templates/README.md +0 -69
- package/templates/skills/apex/templates/context-digest.md +0 -35
|
@@ -83,10 +83,6 @@
|
|
|
83
83
|
<span class="icon">🗄</span>
|
|
84
84
|
<span class="nav-text">EF Core</span>
|
|
85
85
|
</a>
|
|
86
|
-
<a href="apex.html" class="nav-item">
|
|
87
|
-
<span class="icon">🎯</span>
|
|
88
|
-
<span class="nav-text">APEX</span>
|
|
89
|
-
</a>
|
|
90
86
|
<a href="business-analyse.html" class="nav-item">
|
|
91
87
|
<span class="icon">📊</span>
|
|
92
88
|
<span class="nav-text">Business Analyse</span>
|
|
@@ -81,10 +81,6 @@
|
|
|
81
81
|
<span class="icon">🗄</span>
|
|
82
82
|
<span class="nav-text">EF Core</span>
|
|
83
83
|
</a>
|
|
84
|
-
<a href="apex.html" class="nav-item">
|
|
85
|
-
<span class="icon">🎯</span>
|
|
86
|
-
<span class="nav-text">APEX</span>
|
|
87
|
-
</a>
|
|
88
84
|
<a href="ralph-loop.html" class="nav-item">
|
|
89
85
|
<span class="icon">🔄</span>
|
|
90
86
|
<span class="nav-text">Ralph Loop</span>
|
|
@@ -82,10 +82,6 @@
|
|
|
82
82
|
<span class="icon">🗄</span>
|
|
83
83
|
<span class="nav-text">EF Core</span>
|
|
84
84
|
</a>
|
|
85
|
-
<a href="apex.html" class="nav-item">
|
|
86
|
-
<span class="icon">🎯</span>
|
|
87
|
-
<span class="nav-text">APEX</span>
|
|
88
|
-
</a>
|
|
89
85
|
<a href="business-analyse.html" class="nav-item">
|
|
90
86
|
<span class="icon">📊</span>
|
|
91
87
|
<span class="nav-text">Business Analyse</span>
|
|
@@ -84,10 +84,6 @@
|
|
|
84
84
|
<span class="icon">🗄</span>
|
|
85
85
|
<span class="nav-text">EF Core</span>
|
|
86
86
|
</a>
|
|
87
|
-
<a href="apex.html" class="nav-item">
|
|
88
|
-
<span class="icon">🎯</span>
|
|
89
|
-
<span class="nav-text">APEX</span>
|
|
90
|
-
</a>
|
|
91
87
|
<a href="business-analyse.html" class="nav-item">
|
|
92
88
|
<span class="icon">📊</span>
|
|
93
89
|
<span class="nav-text">Business Analyse</span>
|
|
@@ -230,79 +226,6 @@
|
|
|
230
226
|
</div>
|
|
231
227
|
</section>
|
|
232
228
|
|
|
233
|
-
<!-- APEX Commands -->
|
|
234
|
-
<section id="apex">
|
|
235
|
-
<h2>APEX Methodology</h2>
|
|
236
|
-
|
|
237
|
-
<div class="table-container">
|
|
238
|
-
<table>
|
|
239
|
-
<thead>
|
|
240
|
-
<tr>
|
|
241
|
-
<th>
|
|
242
|
-
<span data-lang="fr">Commande</span>
|
|
243
|
-
<span data-lang="en">Command</span>
|
|
244
|
-
</th>
|
|
245
|
-
<th>
|
|
246
|
-
<span data-lang="fr">Description</span>
|
|
247
|
-
<span data-lang="en">Description</span>
|
|
248
|
-
</th>
|
|
249
|
-
<th>Page</th>
|
|
250
|
-
</tr>
|
|
251
|
-
</thead>
|
|
252
|
-
<tbody>
|
|
253
|
-
<tr>
|
|
254
|
-
<td><code>/apex</code></td>
|
|
255
|
-
<td>
|
|
256
|
-
<span data-lang="fr">Workflow APEX complet</span>
|
|
257
|
-
<span data-lang="en">Complete APEX workflow</span>
|
|
258
|
-
</td>
|
|
259
|
-
<td><a href="apex.html">APEX</a></td>
|
|
260
|
-
</tr>
|
|
261
|
-
<tr>
|
|
262
|
-
<td><code>/apex 1-analyze</code></td>
|
|
263
|
-
<td>
|
|
264
|
-
<span data-lang="fr">Phase d'analyse - collecter le contexte</span>
|
|
265
|
-
<span data-lang="en">Analysis phase - gather context</span>
|
|
266
|
-
</td>
|
|
267
|
-
<td><a href="apex.html#analyze">APEX</a></td>
|
|
268
|
-
</tr>
|
|
269
|
-
<tr>
|
|
270
|
-
<td><code>/apex 2-plan</code></td>
|
|
271
|
-
<td>
|
|
272
|
-
<span data-lang="fr">Phase de planification - creer la strategie</span>
|
|
273
|
-
<span data-lang="en">Planning phase - create strategy</span>
|
|
274
|
-
</td>
|
|
275
|
-
<td><a href="apex.html#plan">APEX</a></td>
|
|
276
|
-
</tr>
|
|
277
|
-
<tr>
|
|
278
|
-
<td><code>/apex 3-execute</code></td>
|
|
279
|
-
<td>
|
|
280
|
-
<span data-lang="fr">Phase d'execution - implementer le plan</span>
|
|
281
|
-
<span data-lang="en">Execution phase - implement plan</span>
|
|
282
|
-
</td>
|
|
283
|
-
<td><a href="apex.html#execute">APEX</a></td>
|
|
284
|
-
</tr>
|
|
285
|
-
<tr>
|
|
286
|
-
<td><code>/apex 4-examine</code></td>
|
|
287
|
-
<td>
|
|
288
|
-
<span data-lang="fr">Phase de validation - tester et verifier</span>
|
|
289
|
-
<span data-lang="en">Validation phase - test and verify</span>
|
|
290
|
-
</td>
|
|
291
|
-
<td><a href="apex.html#examine">APEX</a></td>
|
|
292
|
-
</tr>
|
|
293
|
-
<tr>
|
|
294
|
-
<td><code>/apex 5-tasks</code></td>
|
|
295
|
-
<td>
|
|
296
|
-
<span data-lang="fr">Diviser le plan en taches individuelles</span>
|
|
297
|
-
<span data-lang="en">Divide plan into individual tasks</span>
|
|
298
|
-
</td>
|
|
299
|
-
<td><a href="apex.html#tasks">APEX</a></td>
|
|
300
|
-
</tr>
|
|
301
|
-
</tbody>
|
|
302
|
-
</table>
|
|
303
|
-
</div>
|
|
304
|
-
</section>
|
|
305
|
-
|
|
306
229
|
<!-- Business Analyse Commands -->
|
|
307
230
|
<section id="business-analyse">
|
|
308
231
|
<h2>Business Analyse (6-Phase Workflow)</h2>
|
|
@@ -1614,14 +1614,6 @@ body.lang-en [data-lang="fr"] { display: none !important; }
|
|
|
1614
1614
|
.legend-color.release { background: #eab308; }
|
|
1615
1615
|
.legend-color.hotfix { background: #ec4899; }
|
|
1616
1616
|
|
|
1617
|
-
/* APEX cycle diagram */
|
|
1618
|
-
.apex-cycle {
|
|
1619
|
-
display: flex;
|
|
1620
|
-
flex-direction: column;
|
|
1621
|
-
align-items: center;
|
|
1622
|
-
gap: 1rem;
|
|
1623
|
-
}
|
|
1624
|
-
|
|
1625
1617
|
/* EF Core structure diagram */
|
|
1626
1618
|
.efcore-structure {
|
|
1627
1619
|
display: flex;
|
|
@@ -118,10 +118,6 @@
|
|
|
118
118
|
<a href="#configuration" class="sidebar-toc-link">Configuration</a>
|
|
119
119
|
</nav>
|
|
120
120
|
</div>
|
|
121
|
-
<a href="apex.html" class="nav-item">
|
|
122
|
-
<span class="icon">🎯</span>
|
|
123
|
-
<span class="nav-text">APEX</span>
|
|
124
|
-
</a>
|
|
125
121
|
<a href="business-analyse.html" class="nav-item">
|
|
126
122
|
<span class="icon">📊</span>
|
|
127
123
|
<span class="nav-text">Business Analyse</span>
|
|
@@ -113,10 +113,6 @@
|
|
|
113
113
|
<span class="icon">🗄</span>
|
|
114
114
|
<span class="nav-text">EF Core</span>
|
|
115
115
|
</a>
|
|
116
|
-
<a href="apex.html" class="nav-item">
|
|
117
|
-
<span class="icon">🎯</span>
|
|
118
|
-
<span class="nav-text">APEX</span>
|
|
119
|
-
</a>
|
|
120
116
|
<a href="business-analyse.html" class="nav-item">
|
|
121
117
|
<span class="icon">📊</span>
|
|
122
118
|
<span class="nav-text">Business Analyse</span>
|
|
@@ -82,10 +82,6 @@
|
|
|
82
82
|
<span class="icon">🗄</span>
|
|
83
83
|
<span class="nav-text">EF Core</span>
|
|
84
84
|
</a>
|
|
85
|
-
<a href="apex.html" class="nav-item">
|
|
86
|
-
<span class="icon">🎯</span>
|
|
87
|
-
<span class="nav-text">APEX</span>
|
|
88
|
-
</a>
|
|
89
85
|
<a href="business-analyse.html" class="nav-item">
|
|
90
86
|
<span class="icon">📊</span>
|
|
91
87
|
<span class="nav-text">Business Analyse</span>
|
|
@@ -71,10 +71,6 @@
|
|
|
71
71
|
<span class="icon">🗄️</span>
|
|
72
72
|
<span class="nav-text">EF Core</span>
|
|
73
73
|
</a>
|
|
74
|
-
<a href="apex.html" class="nav-item">
|
|
75
|
-
<span class="icon">🎯</span>
|
|
76
|
-
<span class="nav-text">APEX</span>
|
|
77
|
-
</a>
|
|
78
74
|
<a href="business-analyse.html" class="nav-item">
|
|
79
75
|
<span class="icon">📊</span>
|
|
80
76
|
<span class="nav-text">Business Analyse</span>
|
|
@@ -221,21 +217,6 @@
|
|
|
221
217
|
</div>
|
|
222
218
|
</a>
|
|
223
219
|
|
|
224
|
-
<a href="apex.html" class="card">
|
|
225
|
-
<div class="card-header">
|
|
226
|
-
<div class="card-icon">🎯</div>
|
|
227
|
-
<div>
|
|
228
|
-
<div class="card-title">APEX</div>
|
|
229
|
-
<div class="card-subtitle">Analyze - Plan - Execute - eXamine</div>
|
|
230
|
-
</div>
|
|
231
|
-
</div>
|
|
232
|
-
<div class="card-body">
|
|
233
|
-
<p data-lang="fr">Methodologie systematique pour l'implementation de features. Analyse du contexte, planification, execution guidee et validation finale avec code review.</p>
|
|
234
|
-
<p data-lang="en">Systematic methodology for feature implementation. Context analysis, planning, guided execution and final validation with code review.</p>
|
|
235
|
-
<span class="tag tag-workflow">4 phases</span>
|
|
236
|
-
</div>
|
|
237
|
-
</a>
|
|
238
|
-
|
|
239
220
|
<a href="business-analyse.html" class="card">
|
|
240
221
|
<div class="card-header">
|
|
241
222
|
<div class="card-icon">📊</div>
|
|
@@ -327,13 +308,6 @@
|
|
|
327
308
|
</td>
|
|
328
309
|
<td><code>/gitflow start release</code></td>
|
|
329
310
|
</tr>
|
|
330
|
-
<tr>
|
|
331
|
-
<td>
|
|
332
|
-
<span data-lang="fr">Implementer une feature</span>
|
|
333
|
-
<span data-lang="en">Implement a feature</span>
|
|
334
|
-
</td>
|
|
335
|
-
<td><code>/apex Description de la feature</code></td>
|
|
336
|
-
</tr>
|
|
337
311
|
<tr>
|
|
338
312
|
<td>
|
|
339
313
|
<span data-lang="fr">Analyser un besoin metier</span>
|
|
@@ -412,8 +386,8 @@
|
|
|
412
386
|
<div class="step-content">
|
|
413
387
|
<h5 data-lang="fr">Commencer a developper</h5>
|
|
414
388
|
<h5 data-lang="en">Start developing</h5>
|
|
415
|
-
<p data-lang="fr"><code>/gitflow start feature ma-feature</code
|
|
416
|
-
<p data-lang="en"><code>/gitflow start feature my-feature</code
|
|
389
|
+
<p data-lang="fr"><code>/gitflow start feature ma-feature</code></p>
|
|
390
|
+
<p data-lang="en"><code>/gitflow start feature my-feature</code></p>
|
|
417
391
|
</div>
|
|
418
392
|
</li>
|
|
419
393
|
</ol>
|
package/.documentation/init.html
CHANGED
|
@@ -106,10 +106,6 @@
|
|
|
106
106
|
<span class="icon">🗄</span>
|
|
107
107
|
<span class="nav-text">EF Core</span>
|
|
108
108
|
</a>
|
|
109
|
-
<a href="apex.html" class="nav-item">
|
|
110
|
-
<span class="icon">🎯</span>
|
|
111
|
-
<span class="nav-text">APEX</span>
|
|
112
|
-
</a>
|
|
113
109
|
<a href="business-analyse.html" class="nav-item">
|
|
114
110
|
<span class="icon">📊</span>
|
|
115
111
|
<span class="nav-text">Business Analyse</span>
|
|
@@ -744,16 +740,16 @@
|
|
|
744
740
|
|
|
745
741
|
<!-- Automation bar -->
|
|
746
742
|
<rect x="4" y="125" width="772" height="36" rx="8" fill="#1e293b" stroke="#eab308" stroke-width="1.5" stroke-dasharray="6,3"/>
|
|
747
|
-
<text x="390" y="148" text-anchor="middle" fill="#eab308" font-size="11" font-weight="600" data-lang="fr">⚡ /
|
|
748
|
-
<text x="390" y="148" text-anchor="middle" fill="#eab308" font-size="11" font-weight="600" data-lang="en">⚡ /
|
|
743
|
+
<text x="390" y="148" text-anchor="middle" fill="#eab308" font-size="11" font-weight="600" data-lang="fr">⚡ /application — orchestre tout le processus automatiquement</text>
|
|
744
|
+
<text x="390" y="148" text-anchor="middle" fill="#eab308" font-size="11" font-weight="600" data-lang="en">⚡ /application — orchestrates the entire process automatically</text>
|
|
749
745
|
</svg>
|
|
750
746
|
</div>
|
|
751
747
|
|
|
752
748
|
<p data-lang="fr">
|
|
753
|
-
Vous pouvez realiser chaque etape manuellement, ou
|
|
749
|
+
Vous pouvez realiser chaque etape manuellement, ou generer un module complet (entite + service + controller + page) avec <strong><code>/application</code></strong>.
|
|
754
750
|
</p>
|
|
755
751
|
<p data-lang="en">
|
|
756
|
-
You can perform each step manually, or
|
|
752
|
+
You can perform each step manually, or generate a complete module (entity + service + controller + page) with <strong><code>/application</code></strong>.
|
|
757
753
|
</p>
|
|
758
754
|
|
|
759
755
|
<div class="alert alert-info">
|
|
@@ -763,13 +759,11 @@
|
|
|
763
759
|
<h5 data-lang="en">Related pages</h5>
|
|
764
760
|
<p data-lang="fr">
|
|
765
761
|
<a href="efcore.html">EF Core</a> — workflow complet des migrations (conflits, rebase, squash) •
|
|
766
|
-
<a href="gitflow.html">GitFlow</a> — gestion des branches et versioning
|
|
767
|
-
<a href="apex.html">APEX</a> — implementation guidee etape par etape
|
|
762
|
+
<a href="gitflow.html">GitFlow</a> — gestion des branches et versioning
|
|
768
763
|
</p>
|
|
769
764
|
<p data-lang="en">
|
|
770
765
|
<a href="efcore.html">EF Core</a> — complete migration workflow (conflicts, rebase, squash) •
|
|
771
|
-
<a href="gitflow.html">GitFlow</a> — branch management and versioning
|
|
772
|
-
<a href="apex.html">APEX</a> — step-by-step guided implementation
|
|
766
|
+
<a href="gitflow.html">GitFlow</a> — branch management and versioning
|
|
773
767
|
</p>
|
|
774
768
|
</div>
|
|
775
769
|
</div>
|
|
@@ -947,10 +941,10 @@
|
|
|
947
941
|
<h5 data-lang="fr">Commencer a developper</h5>
|
|
948
942
|
<h5 data-lang="en">Start developing</h5>
|
|
949
943
|
<p data-lang="fr">
|
|
950
|
-
Creez votre premiere branche avec <code>/gitflow start feature ma-feature</code>, puis utilisez <code>/
|
|
944
|
+
Creez votre premiere branche avec <code>/gitflow start feature ma-feature</code>, puis utilisez <code>/application</code> pour generer un module complet.
|
|
951
945
|
</p>
|
|
952
946
|
<p data-lang="en">
|
|
953
|
-
Create your first branch with <code>/gitflow start feature my-feature</code>, then use <code>/
|
|
947
|
+
Create your first branch with <code>/gitflow start feature my-feature</code>, then use <code>/application</code> to generate a complete module.
|
|
954
948
|
</p>
|
|
955
949
|
</div>
|
|
956
950
|
</li>
|
|
@@ -369,10 +369,6 @@
|
|
|
369
369
|
<span class="icon">🗄</span>
|
|
370
370
|
<span class="nav-text">EF Core</span>
|
|
371
371
|
</a>
|
|
372
|
-
<a href="apex.html" class="nav-item">
|
|
373
|
-
<span class="icon">🎯</span>
|
|
374
|
-
<span class="nav-text">APEX</span>
|
|
375
|
-
</a>
|
|
376
372
|
<a href="business-analyse.html" class="nav-item">
|
|
377
373
|
<span class="icon">📊</span>
|
|
378
374
|
<span class="nav-text">Business Analyse</span>
|
|
@@ -1357,13 +1353,6 @@ smartstack init</code></pre>
|
|
|
1357
1353
|
<span data-lang="en">EF Core Migrations</span>
|
|
1358
1354
|
</span>
|
|
1359
1355
|
</a>
|
|
1360
|
-
<a href="apex.html" class="feature-item" style="text-decoration: none;">
|
|
1361
|
-
<span class="feature-icon">🎯</span>
|
|
1362
|
-
<span class="feature-text">
|
|
1363
|
-
<span data-lang="fr">Methodologie APEX</span>
|
|
1364
|
-
<span data-lang="en">APEX Methodology</span>
|
|
1365
|
-
</span>
|
|
1366
|
-
</a>
|
|
1367
1356
|
</div>
|
|
1368
1357
|
</section>
|
|
1369
1358
|
|
package/.documentation/js/app.js
CHANGED
|
@@ -390,7 +390,7 @@ function initSearch() {
|
|
|
390
390
|
const staticIndex = [
|
|
391
391
|
// Index - Accueil
|
|
392
392
|
{ page: 'index.html', icon: '🏠', title: { fr: 'Accueil', en: 'Home' }, section: '', anchor: '',
|
|
393
|
-
keywords: 'accueil home documentation claude tools atlashub cli automatisation gitflow
|
|
393
|
+
keywords: 'accueil home documentation claude tools atlashub cli automatisation gitflow ef core migration hooks agents commandes installation npm' },
|
|
394
394
|
|
|
395
395
|
// Installation
|
|
396
396
|
{ page: 'installation.html', icon: '📦', title: { fr: 'Installation', en: 'Installation' }, section: '', anchor: '',
|
|
@@ -428,18 +428,6 @@ function initSearch() {
|
|
|
428
428
|
{ page: 'efcore.html', icon: '📄', title: { fr: 'EF Core', en: 'EF Core' }, section: { fr: 'Commandes', en: 'Commands' }, anchor: 'commands',
|
|
429
429
|
keywords: 'commandes commands dotnet ef migrations add remove update database script' },
|
|
430
430
|
|
|
431
|
-
// APEX
|
|
432
|
-
{ page: 'apex.html', icon: '🎯', title: { fr: 'APEX', en: 'APEX' }, section: '', anchor: '',
|
|
433
|
-
keywords: 'apex methodology méthodologie analyze plan execute examine implementation implémentation workflow' },
|
|
434
|
-
{ page: 'apex.html', icon: '🎯', title: { fr: 'APEX', en: 'APEX' }, section: { fr: 'Analyze', en: 'Analyze' }, anchor: 'analyze',
|
|
435
|
-
keywords: 'analyze analyse context contexte codebase exploration recherche understanding' },
|
|
436
|
-
{ page: 'apex.html', icon: '🎯', title: { fr: 'APEX', en: 'APEX' }, section: { fr: 'Plan', en: 'Plan' }, anchor: 'plan',
|
|
437
|
-
keywords: 'plan planning planification strategy stratégie architecture design conception' },
|
|
438
|
-
{ page: 'apex.html', icon: '🎯', title: { fr: 'APEX', en: 'APEX' }, section: { fr: 'Execute', en: 'Execute' }, anchor: 'execute',
|
|
439
|
-
keywords: 'execute exécution implementation implémentation code coding développement development' },
|
|
440
|
-
{ page: 'apex.html', icon: '🎯', title: { fr: 'APEX', en: 'APEX' }, section: { fr: 'Examine', en: 'Examine' }, anchor: 'examine',
|
|
441
|
-
keywords: 'examine test testing validation vérification review revue quality qualité' },
|
|
442
|
-
|
|
443
431
|
// Business Analyse
|
|
444
432
|
{ page: 'business-analyse.html', icon: '📊', title: { fr: 'Business Analyse', en: 'Business Analyse' }, section: '', anchor: '',
|
|
445
433
|
keywords: 'business analyse analysis specification requirements exigences babok' },
|
|
@@ -460,11 +448,9 @@ function initSearch() {
|
|
|
460
448
|
|
|
461
449
|
// Commands
|
|
462
450
|
{ page: 'commands.html', icon: '⚡', title: { fr: 'Commandes', en: 'Commands' }, section: '', anchor: '',
|
|
463
|
-
keywords: 'commandes commands slash cli terminal prompt gitflow
|
|
451
|
+
keywords: 'commandes commands slash cli terminal prompt gitflow commit review deploy' },
|
|
464
452
|
{ page: 'commands.html', icon: '⚡', title: { fr: 'Commandes', en: 'Commands' }, section: { fr: 'GitFlow Commands', en: 'GitFlow Commands' }, anchor: 'gitflow-commands',
|
|
465
453
|
keywords: 'gitflow commands init start finish status commit plan exec' },
|
|
466
|
-
{ page: 'commands.html', icon: '⚡', title: { fr: 'Commandes', en: 'Commands' }, section: { fr: 'APEX Commands', en: 'APEX Commands' }, anchor: 'apex-commands',
|
|
467
|
-
keywords: 'apex commands analyze plan execute examine quick' },
|
|
468
454
|
{ page: 'commands.html', icon: '⚡', title: { fr: 'Commandes', en: 'Commands' }, section: { fr: 'Commit', en: 'Commit' }, anchor: 'commit',
|
|
469
455
|
keywords: 'commit git message conventional commits push' },
|
|
470
456
|
{ page: 'commands.html', icon: '⚡', title: { fr: 'Commandes', en: 'Commands' }, section: { fr: 'Deploy', en: 'Deploy' }, anchor: 'deploy',
|
|
@@ -82,10 +82,6 @@
|
|
|
82
82
|
<span class="icon">🗄</span>
|
|
83
83
|
<span class="nav-text">EF Core</span>
|
|
84
84
|
</a>
|
|
85
|
-
<a href="apex.html" class="nav-item">
|
|
86
|
-
<span class="icon">🎯</span>
|
|
87
|
-
<span class="nav-text">APEX</span>
|
|
88
|
-
</a>
|
|
89
85
|
<a href="business-analyse.html" class="nav-item">
|
|
90
86
|
<span class="icon">📊</span>
|
|
91
87
|
<span class="nav-text">Business Analyse</span>
|
|
@@ -82,10 +82,6 @@
|
|
|
82
82
|
<span class="icon">🗄</span>
|
|
83
83
|
<span class="nav-text">EF Core</span>
|
|
84
84
|
</a>
|
|
85
|
-
<a href="apex.html" class="nav-item">
|
|
86
|
-
<span class="icon">🎯</span>
|
|
87
|
-
<span class="nav-text">APEX</span>
|
|
88
|
-
</a>
|
|
89
85
|
<a href="business-analyse.html" class="nav-item">
|
|
90
86
|
<span class="icon">📊</span>
|
|
91
87
|
<span class="nav-text">Business Analyse</span>
|
package/README.md
CHANGED
|
@@ -74,7 +74,6 @@ The documentation covers the full installation checklist (Git, MCP servers, VS C
|
|
|
74
74
|
ss docs installation # Installation guide
|
|
75
75
|
ss docs gitflow # GitFlow workflow
|
|
76
76
|
ss docs efcore # EF Core migrations
|
|
77
|
-
ss docs apex # APEX methodology
|
|
78
77
|
ss docs --list # List all available pages
|
|
79
78
|
```
|
|
80
79
|
|
package/dist/index.js
CHANGED
|
@@ -112849,8 +112849,6 @@ async function uninstallCommands(options = {}) {
|
|
|
112849
112849
|
const ourDirs = [
|
|
112850
112850
|
"gitflow",
|
|
112851
112851
|
"gitflow.md",
|
|
112852
|
-
"apex",
|
|
112853
|
-
"apex.md",
|
|
112854
112852
|
"efcore",
|
|
112855
112853
|
"efcore.md",
|
|
112856
112854
|
"business-analyse",
|
|
@@ -113022,8 +113020,7 @@ async function checkInstallation(options = {}) {
|
|
|
113022
113020
|
const commandsDir = (0, import_path2.join)(claudeDir, "commands");
|
|
113023
113021
|
if (await import_fs_extra2.default.pathExists(commandsDir)) {
|
|
113024
113022
|
const gitflowExists = await import_fs_extra2.default.pathExists((0, import_path2.join)(commandsDir, "gitflow.md"));
|
|
113025
|
-
|
|
113026
|
-
result.components.commands.installed = gitflowExists || apexExists;
|
|
113023
|
+
result.components.commands.installed = gitflowExists;
|
|
113027
113024
|
const files = await getTemplateFiles(commandsDir);
|
|
113028
113025
|
result.components.commands.count = files.filter((f) => f.endsWith(".md")).length;
|
|
113029
113026
|
}
|
|
@@ -113386,7 +113383,6 @@ var installCommand = new Command("install").alias("i").description("Install Smar
|
|
|
113386
113383
|
` ${source_default.cyan("/gitflow finish")} - Finish and merge`,
|
|
113387
113384
|
"",
|
|
113388
113385
|
source_default.bold("Development:"),
|
|
113389
|
-
` ${source_default.cyan("/apex")} - APEX methodology`,
|
|
113390
113386
|
` ${source_default.cyan("/debug")} - Systematic debugging`,
|
|
113391
113387
|
` ${source_default.cyan("/refactor")} - Code refactoring`,
|
|
113392
113388
|
"",
|
|
@@ -115918,7 +115914,7 @@ var updateCommand = new Command("update").description("Update commands to the la
|
|
|
115918
115914
|
// src/commands/docs.ts
|
|
115919
115915
|
var import_path4 = require("path");
|
|
115920
115916
|
var import_fs2 = require("fs");
|
|
115921
|
-
var DOCS_PAGES = ["index", "installation", "init", "commands", "cli-commands", "agents", "
|
|
115917
|
+
var DOCS_PAGES = ["index", "installation", "init", "commands", "cli-commands", "agents", "business-analyse", "gitflow", "efcore", "hooks", "ralph-loop", "test-web"];
|
|
115922
115918
|
var docsCommand = new Command("docs").alias("d").description("Open SmartStack documentation in browser").argument("[page]", "Documentation page to open", "index").option("-l, --list", "List available documentation pages").action(async (page, options) => {
|
|
115923
115919
|
if (options.list) {
|
|
115924
115920
|
logger.header("Available Documentation Pages");
|
|
@@ -126767,7 +126763,7 @@ async function main2() {
|
|
|
126767
126763
|
\u2554\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2557
|
|
126768
126764
|
\u2551 \u2551
|
|
126769
126765
|
\u2551 ${source_default.bold("SmartStack")} Claude Commands - v${pkg.version} \u2551
|
|
126770
|
-
\u2551 GitFlow,
|
|
126766
|
+
\u2551 GitFlow, EF Core, Prompts & more \u2551
|
|
126771
126767
|
\u2551 \u2551
|
|
126772
126768
|
\u255A\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u255D
|
|
126773
126769
|
`));
|