Skip to main content
This page provides a prompt template that instructs your AI assistant (such as Claude, Cursor, or Windsurf) to use the OwnPay Docs MCP server and skills file to dynamically retrieve the latest specifications and scaffold a checkout theme plugin. Instead of copy-pasting code contracts, the prompt directs the AI to query the MCP server to find the required template variables, manifest formats, Twig configurations, and asset enqueue filters itself.

1. Prerequisites

Ensure your AI assistant has access to the following resources:
  • MCP Server URL: https://ownpay.org/docs/mcp (provides search and query tools)
  • Skills File URL: https://ownpay.org/docs/skill.md (provides platform guidelines)
See the AI MCP Integration Guide and AI Skills Installation for setup instructions.

2. System Instructions for the AI Agent

If your tool supports system instructions or custom rules (e.g. Cursor .cursorrules, Claude Projects, or custom GPT instructions), paste the following block:

3. Developer User Prompt

Paste the following prompt in your AI chat session to initiate the generation. Replace the bracketed values with your theme details:

4. Expected File Structure

By querying the MCP server, the AI agent will discover the correct layout and generate:
Last modified on July 15, 2026