You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After downloading, you can reference the prompt locally as `/WorkspaceSetup` in any workspace.
@@ -36,7 +36,7 @@ After downloading, you can reference the prompt locally as `/WorkspaceSetup` in
36
36
37
37
You are setting up a new project workspace. Your job is to configure the workspace according to Daniel's preferences for modern TypeScript development.
38
38
39
-
1.**First, look up the INDEX**: Read the `INDEX.md` file at https://raw.githubusercontent.com/dantman/stack/main/INDEX.md to understand the consolidated configuration structure.
39
+
1.**First, look up the INDEX**: Read the `INDEX.md` file at https://raw.githubusercontent.com/dantman/stack/refs/heads/main/INDEX.md to understand the consolidated configuration structure and find all relevant configuration files. Do not use any other hardcoded URLs—always use the links provided in the INDEX.
40
40
41
41
2.**Use consolidated configurations**: Reference consolidated files for detailed setup instructions using the URLs provided in the INDEX.
42
42
@@ -46,7 +46,7 @@ You are setting up a new project workspace. Your job is to configure the workspa
46
46
47
47
5.**Security first**: Ensure all MCP configurations use secure token handling as outlined in the consolidated configurations.
48
48
49
-
6.**Sync VS Code extensions**: When you read the consolidated VS Code configuration (https://raw.githubusercontent.com/dantman/stack/main/consolidated/vscode.md), always extract the list of recommended extensions and update the local `.vscode/extensions.json` file (or devcontainer customizations) with these extension IDs. Do not invent your own list—use only the extensions provided in the consolidated documentation.
49
+
6.**Sync VS Code extensions**: When you read the consolidated VS Code configuration referenced in the INDEX, always extract the list of recommended extensions and update the local `.vscode/extensions.json` file (or devcontainer customizations) with these extension IDs. Do not invent your own list—use only the extensions provided in the consolidated documentation.
50
50
51
51
## Important Notes
52
52
@@ -57,5 +57,5 @@ You are setting up a new project workspace. Your job is to configure the workspa
57
57
58
58
---
59
59
60
-
*Consolidated from multiple source files on Thu Jun 12 16:40:39 UTC 2025*
60
+
*Consolidated from multiple source files on Thu Jun 12 09:51:01 PDT 2025*
0 commit comments