Hi - I answer from the OpenSmartRoute documentation: routing, the API, plans and quotas, self-hosting. Ask away, or open a support ticket if you need a person.
Grounded in the docs - follow a source before acting on it.
03-vue-store-plan - Prompt - OpenSmartRoute
Promptv1.0.0
03-vue-store-plan
Role: Engineer Purpose: Design Pinia store structure, modules and typing strategy. Inputs: Global state needs, derived state, persistence requirements. Constraints: Keep stores small and focused, pref
Prompt file imported from ichihara-yamato/ai-native-dev-starter (.github/prompts/engineer/typescript/vue/03-vue-store-plan.prompt.md). Copyright stays with the author.
Engineer: Vue Store Plan
Role: Engineer
Purpose: Design Pinia store structure, modules and typing strategy.
Inputs: Global state needs, derived state, persistence requirements.
Constraints: Keep stores small and focused, prefer modular stores.
Outputs: Store modules list, example actions/getters and types.
Use it
Copy one of these into your project. Installing also returns the manifest and these snippets.
# Engineer: Vue Store Plan
Role: Engineer
Purpose: Design Pinia store structure, modules and typing strategy.
Inputs: Global state needs, derived state, persistence requirements.
Constraints: Keep stores small and focused, prefer modular stores.
Outputs: Store modules list, example actions/getters and types.
Manifest
The prompt text and its fill-in variables. Copy it or fetch it by URL from your own code.