Loading...
Copy, paste, and answer questions. These prompts include all templates - AI creates everything for you.
Use these prompts to initialize Context Mesh in new or existing projects.
I'm starting a new project with Context Mesh.
Ask me:
1. Project name?
2. Project type? (web app, API, mobile, CLI, library, etc.)
3. What problem does it solve?
4. Why is this important? (business value)
5. Project acceptance criteria? (overall project criteria)
6. Tech stack? (if known)
- If t...I have an existing project and want to add Context Mesh to document what already exists.
**FIRST: Load framework context:**
- Load @context/.context-mesh-framework.md (if exists) to understand Context Mesh framework rules and file type separation
- Understand that features, decisions, and patterns ...I'm starting a freelance/client project with Context Mesh.
Ask me:
1. Client/project name?
2. Project type? (website, web app, mobile, API, etc.)
3. Do you have a client brief? (I'll paste it)
4. Main deliverables/features?
5. Timeline/deadline?
6. Tech requirements or constraints?
- If tech sta...After Learn, start a new cycle for the next feature or fix.
Use these prompts as you develop - adding features, fixing bugs, and updating context.
Add a new feature to this Context Mesh project.
**FIRST: Load framework context:**
- Load @context/.context-mesh-framework.md (if exists) to understand Context Mesh framework rules and file type separation
- Understand Plan, Approve, Execute pattern
- Understand when to create vs not create files
...I need to update an existing feature in this Context Mesh project.
**FIRST: Load framework context:**
- Load @context/.context-mesh-framework.md (if exists) to understand Context Mesh framework rules and file type separation
- Understand Plan, Approve, Execute pattern
- Understand when to create vs...I need to fix a bug in this Context Mesh project.
**FIRST: Load framework context:**
- Load @context/.context-mesh-framework.md (if exists) to understand Context Mesh framework rules and file type separation
- Understand Plan, Approve, Execute pattern
- Understand when to create vs not create files...I finished implementing and need to update the Context Mesh (Learn step).
**FIRST: Load framework context:**
- Load @context/.context-mesh-framework.md (if exists) to understand Context Mesh framework rules
- Understand the Learn step purpose and what needs to be updated
- Understand file type sepa...I want to create a reusable agent for my Context Mesh project.
Agents are simple markdown files in context/agents/ that define how to execute specific tasks. They reference Context Mesh files (intent, decisions, patterns) and provide step-by-step execution instructions.
Key principle: Agents shoul...Get the most out of these prompts with these simple steps.
Click the copy button to copy the complete prompt with all templates.
Paste in your AI assistant and answer the questions it asks about your project.
Review the generated files, then use the build prompt to start coding.
If you have an AGENTS.md file (created by setup prompts), your AI will automatically update context after implementations. Otherwise, use the 'Update Context' prompt manually.