Skip to content

Latest commit

 

History

History

README.md

Extended Prompts

Full-featured prompts with no token limit, optimized for Claude Code, Cursor, and Cline.

Available Prompts

Prompt Description
PROJECT-KICKSTART-PROMPT.md Complete project setup from planning to launch
TESTING-AUTOMATION-PROMPTS.md Testing infrastructure and CI/CD setup
BLOCK-DEVELOPMENT-PROMPTS.md WordPress block development workflow
COMMUNITY-FILES-PROMPTS.md Documentation and community file generation
PLUGIN-MARKETING-PROMPTS.md 32 marketing prompts for plugin promotion

Features

Extended prompts can:

  • Reference other files - Skills, guides, templates
  • Multi-phase workflows - Comprehensive step-by-step guidance
  • Unlimited length - Full context for complex tasks
  • Cross-reference data - Use JSON/YAML data files

Quick Start

New Project

Use PROJECT-KICKSTART-PROMPT.md

Add Testing

Use TESTING-AUTOMATION-PROMPTS.md

Create Documentation

Use COMMUNITY-FILES-PROMPTS.md

Marketing Campaign

Use PLUGIN-MARKETING-PROMPTS.md

Usage

  1. Open the prompt file
  2. Copy the entire prompt section
  3. Replace [PLACEHOLDERS] with your values
  4. Paste into Claude Code, Cursor, or Cline
  5. AI will reference additional files as needed

Related Resources