ship-create 1.6.1 → 1.6.2
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/package.json
CHANGED
|
@@ -14,7 +14,7 @@ S — STRUCTURE → H — HUMAN FLOW → I — INSTRUCTION → P — PUBLI
|
|
|
14
14
|
**Do not create a task list. Do not plan. Act.**
|
|
15
15
|
|
|
16
16
|
### 1. Read (no output, no tasks)
|
|
17
|
-
Silently read `docs/PROJECT.md` and `docs/HUMAN_FLOW.md`. If core sections are empty, ask the user one question: *"Describe your idea in one sentence."* Fill the docs from their answer, then continue.
|
|
17
|
+
Silently read `docs/PROJECT.md` and `docs/HUMAN_FLOW.md`. Check **Section 9 Technical Decisions** for `UI language` — if Thai (ภาษาไทย), switch to Thai for all output from this point forward. If core sections are empty, ask the user one question (in the correct language): *"Describe your idea in one sentence."* Fill the docs from their answer, then continue.
|
|
18
18
|
|
|
19
19
|
### 2. Theme — first visible output
|
|
20
20
|
Present 2–3 theme options (palette name + font, one line each). Wait for the user to pick. Apply the chosen theme to `app/globals.css` and `app/layout.tsx`. Record in `docs/DESIGN_SYSTEM.md`. **This is the first thing the user sees — it must happen before any feature code.**
|
package/templates/.cursorrules
CHANGED
|
@@ -61,10 +61,11 @@ All docs live under `docs/`:
|
|
|
61
61
|
|
|
62
62
|
## Quick Orientation for a New Agent Session
|
|
63
63
|
|
|
64
|
-
1. Read `docs/PROJECT.md`
|
|
65
|
-
2.
|
|
66
|
-
3.
|
|
67
|
-
4.
|
|
64
|
+
1. Read `docs/PROJECT.md` — learn what's being built and for whom.
|
|
65
|
+
2. Check **Section 9 Technical Decisions** in `PROJECT.md` for `UI language`. If it says Thai (ภาษาไทย), switch to Thai immediately and use Thai for all responses, questions, and output for the rest of this session. If English, stay in English.
|
|
66
|
+
3. Read `docs/HUMAN_FLOW.md` to understand the user experience.
|
|
67
|
+
4. Check if `docs/AI_BUILD_SPEC.md` exists — if yes, read it for the technical contract.
|
|
68
|
+
5. Then proceed with what the user asked, applying the rules above.
|
|
68
69
|
|
|
69
70
|
**Shortcut commands available:**
|
|
70
71
|
- `/ship` — interactive gate-by-gate guide through Structure → Human Flow → Instruction → Publish
|
package/templates/.windsurfrules
CHANGED
|
@@ -61,10 +61,11 @@ All docs live under `docs/`:
|
|
|
61
61
|
|
|
62
62
|
## Quick Orientation for a New Agent Session
|
|
63
63
|
|
|
64
|
-
1. Read `docs/PROJECT.md`
|
|
65
|
-
2.
|
|
66
|
-
3.
|
|
67
|
-
4.
|
|
64
|
+
1. Read `docs/PROJECT.md` — learn what's being built and for whom.
|
|
65
|
+
2. Check **Section 9 Technical Decisions** in `PROJECT.md` for `UI language`. If it says Thai (ภาษาไทย), switch to Thai immediately and use Thai for all responses, questions, and output for the rest of this session. If English, stay in English.
|
|
66
|
+
3. Read `docs/HUMAN_FLOW.md` to understand the user experience.
|
|
67
|
+
4. Check if `docs/AI_BUILD_SPEC.md` exists — if yes, read it for the technical contract.
|
|
68
|
+
5. Then proceed with what the user asked, applying the rules above.
|
|
68
69
|
|
|
69
70
|
**Shortcut commands available:**
|
|
70
71
|
- `/ship` — interactive gate-by-gate guide through Structure → Human Flow → Instruction → Publish
|
package/templates/AGENTS.md
CHANGED
|
@@ -61,10 +61,11 @@ All docs live under `docs/`:
|
|
|
61
61
|
|
|
62
62
|
## Quick Orientation for a New Agent Session
|
|
63
63
|
|
|
64
|
-
1. Read `docs/PROJECT.md`
|
|
65
|
-
2.
|
|
66
|
-
3.
|
|
67
|
-
4.
|
|
64
|
+
1. Read `docs/PROJECT.md` — learn what's being built and for whom.
|
|
65
|
+
2. Check **Section 9 Technical Decisions** in `PROJECT.md` for `UI language`. If it says Thai (ภาษาไทย), switch to Thai immediately and use Thai for all responses, questions, and output for the rest of this session. If English, stay in English.
|
|
66
|
+
3. Read `docs/HUMAN_FLOW.md` to understand the user experience.
|
|
67
|
+
4. Check if `docs/AI_BUILD_SPEC.md` exists — if yes, read it for the technical contract.
|
|
68
|
+
5. Then proceed with what the user asked, applying the rules above.
|
|
68
69
|
|
|
69
70
|
**Shortcut commands available:**
|
|
70
71
|
- `/ship` — interactive gate-by-gate guide through Structure → Human Flow → Instruction → Publish
|
package/templates/CLAUDE.md
CHANGED
|
@@ -61,10 +61,11 @@ All docs live under `docs/`:
|
|
|
61
61
|
|
|
62
62
|
## Quick Orientation for a New Agent Session
|
|
63
63
|
|
|
64
|
-
1. Read `docs/PROJECT.md`
|
|
65
|
-
2.
|
|
66
|
-
3.
|
|
67
|
-
4.
|
|
64
|
+
1. Read `docs/PROJECT.md` — learn what's being built and for whom.
|
|
65
|
+
2. Check **Section 9 Technical Decisions** in `PROJECT.md` for `UI language`. If it says Thai (ภาษาไทย), switch to Thai immediately and use Thai for all responses, questions, and output for the rest of this session. If English, stay in English.
|
|
66
|
+
3. Read `docs/HUMAN_FLOW.md` to understand the user experience.
|
|
67
|
+
4. Check if `docs/AI_BUILD_SPEC.md` exists — if yes, read it for the technical contract.
|
|
68
|
+
5. Then proceed with what the user asked, applying the rules above.
|
|
68
69
|
|
|
69
70
|
**Shortcut commands available:**
|
|
70
71
|
- `/ship` — interactive gate-by-gate guide through Structure → Human Flow → Instruction → Publish
|