{"id":4541,"date":"2026-01-15T15:35:32","date_gmt":"2026-01-15T07:35:32","guid":{"rendered":"https:\/\/teen.aiproinstitute.com\/?p=4541"},"modified":"2026-01-15T17:55:58","modified_gmt":"2026-01-15T09:55:58","slug":"powerpoint-template-set","status":"publish","type":"post","link":"https:\/\/teen.aiproinstitute.com\/zh\/powerpoint-template-set\/","title":{"rendered":"PowerPoint Template Set"},"content":{"rendered":"<div data-elementor-type=\"wp-post\" data-elementor-id=\"4541\" class=\"elementor elementor-4541\" data-elementor-post-type=\"post\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-5480f07 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"5480f07\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-9ada788\" data-id=\"9ada788\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-dcf80cd elementor-widget elementor-widget-html\" data-id=\"dcf80cd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>PowerPoint Template Set - AiPro Institute Prompt Card<\/title>\n    <style>\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n        \n        body {\n            font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, sans-serif;\n            background: #ffffff;\n            min-height: 100vh;\n            padding: 40px 20px;\n        }\n        \n        .container {\n            max-width: 900px;\n            margin: 0 auto;\n        }\n        \n        .card {\n            background: white;\n            border-radius: 16px;\n            box-shadow: 0 20px 60px rgba(0,0,0,0.3);\n            overflow: hidden;\n            margin-bottom: 30px;\n        }\n        \n        .card-header {\n            background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);\n            color: white;\n            padding: 40px;\n            position: relative;\n            overflow: hidden;\n        }\n        \n        .card-header::before {\n            content: '';\n            position: absolute;\n            top: -50%;\n            right: -50%;\n            width: 200%;\n            height: 200%;\n            background: radial-gradient(circle, rgba(255,255,255,0.1) 0%, transparent 70%);\n            animation: pulse 4s ease-in-out infinite;\n        }\n        \n        @keyframes pulse {\n            0%, 100% { transform: scale(1); opacity: 1; }\n            50% { transform: scale(1.1); opacity: 0.8; }\n        }\n        \n        .card-header h1 {\n            font-size: 2.5em;\n            margin-bottom: 10px;\n            position: relative;\n            z-index: 1;\n        }\n        \n        .card-header p {\n            font-size: 1.2em;\n            opacity: 0.95;\n            position: relative;\n            z-index: 1;\n        }\n        \n        .meta-badges {\n            display: flex;\n            gap: 15px;\n            flex-wrap: wrap;\n            margin-top: 20px;\n            position: relative;\n            z-index: 1;\n        }\n        \n        .badge {\n            background: rgba(255, 255, 255, 0.2);\n            backdrop-filter: blur(10px);\n            padding: 8px 16px;\n            border-radius: 20px;\n            font-size: 0.9em;\n            border: 1px solid rgba(255, 255, 255, 0.3);\n            display: flex;\n            align-items: center;\n            gap: 8px;\n        }\n        \n        .badge-icon {\n            font-size: 1.2em;\n        }\n        \n        .card-body {\n            padding: 40px;\n        }\n        \n        .section {\n            margin-bottom: 40px;\n        }\n        \n        .section-title {\n            font-size: 1.8em;\n            color: #764ba2;\n            margin-bottom: 20px;\n            display: flex;\n            align-items: center;\n            gap: 12px;\n        }\n        \n        .section-icon {\n            font-size: 1.3em;\n        }\n        \n        .tool-compatibility {\n            margin-top: 1rem;\n            padding-top: 1rem;\n            border-top: 1px solid rgba(255,255,255,0.2);\n        }\n\n        .tool-compatibility h3 {\n            font-size: 0.9rem;\n            margin-bottom: 0.5rem;\n            opacity: 0.9;\n        }\n\n        .tool-badges {\n            display: flex;\n            gap: 0.5rem;\n            flex-wrap: wrap;\n        }\n\n        .tool-badge {\n            padding: 0.35rem 0.75rem;\n            background: rgba(255,255,255,0.2);\n            border: 1px solid rgba(255,255,255,0.3);\n            border-radius: 15px;\n            color: white;\n        }\n\n        .tool-badge.model-agnostic {\n            background: rgba(255,255,255,0.3);\n            font-weight: 600;\n        }\n        \n        .tool-badge {\n            background: #ffffff;\n            color: white;\n            padding: 10px 20px;\n            border-radius: 25px;\n            font-size: 0.95em;\n            font-weight: 600;\n            box-shadow: 0 4px 15px rgba(102, 126, 234, 0.3);\n        }\n        \n        .prompt-box {\n            background: #f8f9fa;\n            border-left: 4px solid #764ba2;\n            padding: 25px;\n            border-radius: 8px;\n            font-family: 'Courier New', monospace;\n            font-size: 0.95em;\n            line-height: 1.8;\n            margin-bottom: 20px;\n            position: relative;\n            white-space: pre-wrap;\n        }\n        \n        .placeholder {\n            color: #f97316;\n            font-weight: 600;\n            background: rgba(249, 115, 22, 0.1);\n            padding: 2px 6px;\n            border-radius: 4px;\n        }\n        \n        .copy-button {\n            background: #ffffff;\n            color: white;\n            border: none;\n            padding: 12px 30px;\n            border-radius: 25px;\n            font-size: 1em;\n            font-weight: 600;\n            cursor: pointer;\n            box-shadow: 0 4px 15px rgba(102, 126, 234, 0.3);\n            transition: all 0.3s ease;\n            display: inline-flex;\n            align-items: center;\n            gap: 10px;\n        }\n        \n        .copy-button:hover {\n            transform: translateY(-2px);\n            box-shadow: 0 6px 20px rgba(102, 126, 234, 0.4);\n        }\n        \n        .copy-button:active {\n            transform: translateY(0);\n        }\n        \n        .tip-box {\n            background: #fff3cd;\n            border-left: 4px solid #ffc107;\n            padding: 15px 20px;\n            border-radius: 8px;\n            margin-bottom: 20px;\n            display: flex;\n            align-items: start;\n            gap: 12px;\n        }\n        \n        .tip-icon {\n            font-size: 1.4em;\n            flex-shrink: 0;\n        }\n        \n        .logic-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n            gap: 20px;\n            margin-top: 20px;\n        }\n        \n        .logic-item {\n            background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);\n            padding: 20px;\n            border-radius: 12px;\n            border-left: 4px solid #764ba2;\n        }\n        \n        .logic-item h4 {\n            color: #764ba2;\n            margin-bottom: 10px;\n            font-size: 1.1em;\n        }\n        \n        .logic-item p {\n            color: #495057;\n            line-height: 1.6;\n            font-size: 0.95em;\n        }\n        \n        .output-preview {\n            background: #f8f9fa;\n            border-radius: 12px;\n            padding: 25px;\n            margin-top: 20px;\n        }\n        \n        .preview-item {\n            background: white;\n            padding: 20px;\n            border-radius: 8px;\n            margin-bottom: 20px;\n            border: 2px solid #e9ecef;\n        }\n        \n        .preview-item h4 {\n            color: #764ba2;\n            margin-bottom: 12px;\n            font-size: 1.1em;\n        }\n        \n        .preview-content {\n            color: #495057;\n            line-height: 1.7;\n            font-size: 0.95em;\n        }\n        \n        .chain-steps {\n            display: flex;\n            flex-direction: column;\n            gap: 20px;\n            margin-top: 20px;\n        }\n        \n        .chain-step {\n            background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);\n            padding: 25px;\n            border-radius: 12px;\n            border-left: 4px solid #764ba2;\n            position: relative;\n        }\n        \n        .step-number {\n            position: absolute;\n            top: -12px;\n            left: 20px;\n            background: #ffffff;\n            color: white;\n            width: 35px;\n            height: 35px;\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            font-weight: bold;\n            font-size: 1.1em;\n            box-shadow: 0 4px 10px rgba(102, 126, 234, 0.3);\n        }\n        \n        .chain-step h4 {\n            color: #764ba2;\n            margin-bottom: 12px;\n            margin-top: 10px;\n            font-size: 1.15em;\n        }\n        \n        .chain-step p {\n            color: #495057;\n            line-height: 1.7;\n            font-size: 0.95em;\n        }\n        \n        .hitl-tips {\n            display: flex;\n            flex-direction: column;\n            gap: 15px;\n            margin-top: 20px;\n        }\n        \n        .hitl-tip {\n            background: white;\n            padding: 18px;\n            border-radius: 8px;\n            border-left: 4px solid #28a745;\n            box-shadow: 0 2px 8px rgba(0,0,0,0.05);\n        }\n        \n        .hitl-tip strong {\n            color: #28a745;\n            display: block;\n            margin-bottom: 8px;\n            font-size: 1.05em;\n        }\n        \n        .hitl-tip p {\n            color: #495057;\n            line-height: 1.6;\n            font-size: 0.95em;\n        }\n        \n        .card-footer {\n            background: #f8f9fa;\n            padding: 25px 40px;\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            flex-wrap: wrap;\n            gap: 20px;\n            border-top: 1px solid #e9ecef;\n        }\n        \n        .footer-stats {\n            display: flex;\n            gap: 30px;\n            flex-wrap: wrap;\n        }\n        \n        .stat {\n            display: flex;\n            align-items: center;\n            gap: 8px;\n            color: #495057;\n            font-size: 0.95em;\n        }\n        \n        .stat-icon {\n            color: #ffc107;\n            font-size: 1.2em;\n        }\n        \n        .toast {\n            position: fixed;\n            bottom: 30px;\n            right: 30px;\n            background: #28a745;\n            color: white;\n            padding: 16px 24px;\n            border-radius: 8px;\n            box-shadow: 0 4px 20px rgba(0,0,0,0.3);\n            display: none;\n            align-items: center;\n            gap: 12px;\n            animation: slideIn 0.3s ease;\n            z-index: 1000;\n        }\n        \n        .toast.show {\n            display: flex;\n        }\n        \n        @keyframes slideIn {\n            from {\n                transform: translateX(400px);\n                opacity: 0;\n            }\n            to {\n                transform: translateX(0);\n                opacity: 1;\n            }\n        }\n        \n        @media (max-width: 768px) {\n            .card-header h1 {\n                font-size: 1.8em;\n            }\n            \n            .card-body {\n                padding: 25px;\n            }\n            \n            .logic-grid {\n                grid-template-columns: 1fr;\n            }\n            \n            .meta-badges {\n                gap: 10px;\n            }\n            \n            .footer-stats {\n                gap: 15px;\n            }\n        }\n        \n        .preview-slide {\n            background: white;\n            border: 2px solid #e9ecef;\n            border-radius: 8px;\n            padding: 20px;\n            margin-bottom: 15px;\n        }\n        \n        .slide-title {\n            color: #764ba2;\n            font-size: 1.1em;\n            font-weight: 600;\n            margin-bottom: 12px;\n            padding-bottom: 8px;\n            border-bottom: 2px solid #764ba2;\n        }\n        \n        .slide-content {\n            color: #495057;\n            line-height: 1.7;\n            font-size: 0.95em;\n        }\n        \n        .color-palette {\n            display: flex;\n            gap: 10px;\n            margin-top: 10px;\n            flex-wrap: wrap;\n        }\n        \n        .color-swatch {\n            width: 60px;\n            height: 60px;\n            border-radius: 8px;\n            border: 2px solid #e9ecef;\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            justify-content: center;\n            font-size: 0.7em;\n            font-weight: 600;\n            color: #495057;\n        }\n    <\/style>\n<\/head>\n<body>\n    <div class=\"container\">\n        <div class=\"card\">\n            <div class=\"card-header\">\n                <h1>\ud83c\udfa8 PowerPoint Template Set<\/h1>\n                <p>Design System & Brand-Aligned Presentation Templates<\/p>\n                \n                <div class=\"meta-badges\">\n                    <div class=\"badge\">\n                        <span class=\"badge-icon\">\ud83d\udcca<\/span>\n                        <span>Skill Level: Intermediate<\/span>\n                    <\/div>\n                    <div class=\"badge\">\n                        <span class=\"badge-icon\">\u23f1\ufe0f<\/span>\n                        <span>Time Required: 20-30 min<\/span>\n                    <\/div>\n                    <div class=\"badge\">\n                        <span class=\"badge-icon\">\ud83d\udcb3<\/span>\n                        <span>Credit Cost: Medium<\/span>\n                    <\/div>\n                    <div class=\"badge\">\n                        <span class=\"badge-icon\">\ud83d\udcc4<\/span>\n                        <span>Format: .PPTX\/.POTX<\/span>\n                    <\/div>\n                <\/div>\n                <div class=\"tool-compatibility\">\n                    <h3>\ud83d\udee0\ufe0f Tool Compatibility<\/h3>\n                    <div class=\"tool-badges\">\n                        <span class=\"tool-badge model-agnostic\">\u2728 Model Agnostic<\/span>\n                        <span class=\"tool-badge\">GPT-4o<\/span>\n                        <span class=\"tool-badge\">Claude 3.5<\/span>\n                        <span class=\"tool-badge\">Gemini 2.5<\/span>\n                    <\/div>\n                <\/div>\n            <\/div>\n            \n            <div class=\"card-body\">\n                \n\n                <!-- The Prompt -->\n                <div class=\"section\">\n                    <div class=\"section-title\">\n                        <span class=\"section-icon\">\ud83d\udcac<\/span>\n                        The Prompt\n                    <\/div>\n                    \n                    <div class=\"tip-box\">\n                        <span class=\"tip-icon\">\ud83d\udca1<\/span>\n                        <div>\n                            <strong>Tip:<\/strong> Fill in the orange placeholders before using this prompt. Upload brand assets (logos, fonts, existing slides) for better customization.\n                        <\/div>\n                    <\/div>\n                    \n                    <div class=\"prompt-box\" id=\"promptContent\">You are an expert presentation designer and brand strategist specializing in creating comprehensive PowerPoint template sets that ensure brand consistency, efficiency, and professional visual communication.\n\nCreate a complete, production-ready PowerPoint template set for my organization with the following specifications:\n\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n\ud83d\udccb BRAND & ORGANIZATION INFORMATION\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n\nOrganization Name: [Your Company\/Organization Name]\nIndustry: [Industry\/Sector]\nBrand Personality: [e.g., Professional, Innovative, Friendly, Corporate, Creative]\nTarget Audience: [Primary users of templates]\nUse Cases: [e.g., Sales Presentations, Internal Reports, Client Pitches, Training Materials]\n\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n\ud83c\udfa8 BRAND IDENTITY ELEMENTS\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n\nPrimary Brand Colors:\n- Primary: [Hex Code] - [Color Name]\n- Secondary: [Hex Code] - [Color Name]\n- Accent: [Hex Code] - [Color Name]\n- Neutral: [Hex Code] - [Color Name]\n\nTypography System:\n- Headings: [Font Name] ([Alternatives if font unavailable])\n- Body Text: [Font Name] ([Alternatives])\n- Special\/Accent: [Font Name] (optional)\n\nLogo Specifications:\n- Logo file format: [e.g., PNG with transparency, SVG]\n- Logo variations needed: [Full color, White, Monochrome, Icon only]\n- Logo placement guidelines: [Top left, Centered, Footer, etc.]\n\nBrand Assets:\n- Existing brand guidelines: [Yes\/No - If yes, attach]\n- Photography style: [e.g., Corporate, Candid, Product-focused]\n- Iconography style: [Line icons, Filled, Duotone, Custom]\n- Graphic elements: [Patterns, Shapes, Decorative elements]\n\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n\ud83d\udcd0 TEMPLATE SET REQUIREMENTS\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n\nMaster Slide Layouts Needed:\n\n1. Title\/Cover Slide\n   - Standard title slide\n   - Presentation title + subtitle + presenter info\n   - Date and location fields\n\n2. Section Divider Slides\n   - Major section breaks\n   - Minimalist text-only option\n   - Image background option with overlay\n\n3. Content Slides (Multiple Variations)\n   - Title + bullet points\n   - Title + 2-column layout\n   - Title + 3-column layout\n   - Title + image (left\/right)\n   - Title + chart placeholder\n   - Title + table\n\n4. Data Visualization Slides\n   - Chart templates (bar, line, pie)\n   - Infographic layouts\n   - Timeline\/roadmap layouts\n   - Comparison layouts (2-3 options)\n\n5. Special Purpose Slides\n   - Team introduction slide\n   - Quote\/testimonial slide\n   - Call-to-action slide\n   - Thank you\/closing slide\n   - Contact information slide\n   - Q&A slide\n\n6. Blank Canvas Slides\n   - Minimal structure for custom content\n   - Grid layouts for flexibility\n\nNumber of Master Layouts: [Total number, e.g., 25-30]\nSlide Dimensions: [Standard 16:9, 4:3, or Custom]\n\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n\ud83c\udfaf DESIGN SPECIFICATIONS\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n\nVisual Style:\n- Overall aesthetic: [Modern, Classic, Minimalist, Corporate, Creative]\n- Design complexity: [Simple, Moderate, Complex]\n- White space preference: [Generous, Balanced, Compact]\n\nLayout Principles:\n- Margin specifications: [e.g., 0.5\" all sides]\n- Content area dimensions: [Custom safe zones]\n- Alignment grid: [Yes\/No]\n- Consistent spacing system: [Define multiples, e.g., 8pt base]\n\nVisual Elements:\n- Header\/footer treatment: [Style description]\n- Slide numbers: [Placement and style]\n- Decorative elements: [Geometric shapes, Lines, Gradients, None]\n- Background options: [Solid color, Gradient, Pattern, Image-ready]\n- Border\/frame usage: [Yes\/No - style if yes]\n\nAccessibility Considerations:\n- Color contrast ratios: [WCAG AA or AAA compliance]\n- Font size minimums: [e.g., 18pt body, 32pt headings]\n- Alt text placeholders: [Yes\/No]\n\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n\ud83d\udcca CONTENT GUIDELINES\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n\nTypography Rules:\n- Maximum heading levels: [e.g., 3 levels]\n- Character limits per slide: [Guidelines]\n- Bullet point best practices: [Max levels, recommended count]\n\nImage Guidelines:\n- Preferred image dimensions: [Width x Height]\n- Image treatment: [Full bleed, Rounded corners, Framed, etc.]\n- Overlay\/tint specifications: [For text readability]\n\nChart & Data Visualization:\n- Chart color palette: [Define colors for data series]\n- Chart style: [Flat, 3D, Minimal]\n- Gridline specifications: [Visible\/hidden, color, style]\n\nIcon Usage:\n- Icon library: [Recommended source or custom]\n- Icon size: [Consistent dimensions]\n- Icon color rules: [Brand colors, monochrome, etc.]\n\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n\ud83d\udd27 TECHNICAL SPECIFICATIONS\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n\nFile Format: .POTX (PowerPoint Template) or .PPTX with locked master slides\nPowerPoint Version Compatibility: [Minimum version, e.g., 2016+]\nEmbedded vs. Linked Resources: [Embed all fonts and images]\n\nMaster Slide Structure:\n- Slide Master hierarchy: [Parent-child relationships]\n- Placeholder types: [Title, Content, Picture, Chart, Table, Text]\n- Layout naming convention: [Descriptive names for easy selection]\n\nEditable Elements:\n- What users can edit: [Text, Colors, Images - specify]\n- What is locked: [Logo placement, Margins, Typography]\n- Theme colors: [Define all theme color slots]\n- Theme fonts: [Define heading and body font theme]\n\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n\ud83d\udce6 DELIVERABLES & DOCUMENTATION\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n\nTemplate Files:\n1. Master template file (.POTX)\n2. Example presentation showcasing all layouts (.PPTX)\n3. Template guide (PDF or slide deck explaining usage)\n\nDocumentation Requirements:\n- Template usage guide: [How to apply, customize, create new slides]\n- Brand guidelines summary: [Colors, fonts, logo usage]\n- Best practices document: [Do's and don'ts]\n- Quick start checklist: [For new users]\n\nTraining Materials (Optional):\n- Video tutorial: [Yes\/No]\n- Written step-by-step guide: [Yes\/No]\n- FAQ document: [Common issues and solutions]\n\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n\ud83c\udfaf SPECIAL REQUIREMENTS\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n\nIndustry-Specific Needs: [Any compliance, security, or sector-specific requirements]\nAnimation\/Transition Guidelines: [Preferred styles or restrictions]\nMultiple Language Support: [Yes\/No - specify languages]\nPrint Considerations: [Will slides be printed? Specify requirements]\nInteractive Elements: [Hyperlinks, Buttons, Navigation]\n\nAdditional Notes: [Any other specific requirements or preferences]\n\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n\nPlease create a comprehensive PowerPoint template set that:\n1. Ensures brand consistency across all presentation types\n2. Provides enough variety for diverse use cases while maintaining cohesion\n3. Is intuitive and easy to use for non-designers\n4. Includes clear documentation and usage guidelines\n5. Follows accessibility and professional presentation best practices\n6. Can be easily updated and maintained over time\n\nProvide the complete design specifications, layout descriptions, and implementation guidance for this template set.<\/div>\n                    \n                    <button class=\"copy-button\" onclick=\"copyPrompt()\">\n                        <span>\ud83d\udccb<\/span>\n                        <span>Copy Prompt<\/span>\n                    <\/button>\n                <\/div>\n\n                <!-- The Logic -->\n                <div class=\"section\">\n                    <div class=\"section-title\">\n                        <span class=\"section-icon\">\ud83e\udde0<\/span>\n                        The Logic: Why This Prompt Works\n                    <\/div>\n                    \n                    <div class=\"logic-grid\">\n                        <div class=\"logic-item\">\n                            <h4>\ud83c\udfa8 Design System Architecture<\/h4>\n                            <p>Structures templates as a cohesive design system with master slides, theme colors, and font hierarchies\u2014ensuring consistency, scalability, and easy maintenance across the organization.<\/p>\n                        <\/div>\n                        \n                        <div class=\"logic-item\">\n                            <h4>\ud83d\udd10 Brand Governance & Control<\/h4>\n                            <p>Balances flexibility with control by defining what's editable vs. locked, protecting critical brand elements (logos, colors, spacing) while empowering users to customize content.<\/p>\n                        <\/div>\n                        \n                        <div class=\"logic-item\">\n                            <h4>\ud83d\udcd0 Layout Diversity Framework<\/h4>\n                            <p>Provides 25-30 master layouts covering every use case (data, storytelling, team intros, CTAs) so users never start from scratch\u2014reducing design time by 70-80%.<\/p>\n                        <\/div>\n                        \n                        <div class=\"logic-item\">\n                            <h4>\u267f Accessibility-First Design<\/h4>\n                            <p>Embeds WCAG contrast ratios, minimum font sizes, and alt text placeholders directly into templates\u2014ensuring presentations are inclusive and professional by default.<\/p>\n                        <\/div>\n                        \n                        <div class=\"logic-item\">\n                            <h4>\ud83d\udcda Documentation & Enablement<\/h4>\n                            <p>Includes template guides, brand guidelines summaries, and best practices\u2014critical for adoption and consistency across teams, especially with non-designer users.<\/p>\n                        <\/div>\n                        \n                        <div class=\"logic-item\">\n                            <h4>\ud83d\udd04 Long-Term Maintenance Strategy<\/h4>\n                            <p>Designs templates with versioning, update pathways, and clear file structure\u2014making it easy to refresh branding, add layouts, or fix issues without rebuilding from scratch.<\/p>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n                <!-- Output Preview -->\n                <div class=\"section\">\n                    <div class=\"section-title\">\n                        <span class=\"section-icon\">\ud83d\udc41\ufe0f<\/span>\n                        Output Preview: What You'll Get\n                    <\/div>\n                    \n                    <div class=\"output-preview\">\n                        <div class=\"preview-slide\">\n                            <div class=\"slide-title\">1. Master Template Structure (.POTX File)<\/div>\n                            <div class=\"slide-content\">\n                                <strong>Slide Master Hierarchy:<\/strong>\n                                <ul style=\"margin-top: 10px; margin-left: 20px; line-height: 1.8;\">\n                                    <li><strong>Master Slide:<\/strong> Defines theme colors (Primary: #667eea, Secondary: #764ba2, Accent: #f97316), theme fonts (Headings: Montserrat Bold, Body: Open Sans), logo placement, margins (0.5\" all sides)<\/li>\n                                    <li><strong>Layout 01 - Title Slide:<\/strong> Large centered title (48pt), subtitle (24pt), presenter name\/date fields, full-bleed brand gradient background<\/li>\n                                    <li><strong>Layout 02 - Section Divider:<\/strong> Single large heading (54pt), minimal design, optional background image with 40% overlay<\/li>\n                                    <li><strong>Layout 03 - Content (Bullets):<\/strong> Title bar with brand accent, 5 bullet points max (20pt), generous left margin, slide number bottom right<\/li>\n                                    <li><strong>Layout 04 - Two Column:<\/strong> Title bar, two equal content areas (50\/50 split), vertical divider line in brand color<\/li>\n                                    <li><strong>Layout 05 - Image + Text (Left\/Right):<\/strong> 60\/40 split, image placeholder with rounded corners, text area with bullet points<\/li>\n                                    <li><strong>Layout 06 - Chart Focus:<\/strong> Small title, large chart placeholder (70% of slide), caption area below, clean white background<\/li>\n                                    <li><strong>Layout 07 - Timeline:<\/strong> Horizontal timeline with 5 milestones, icons above each point, descriptions below, brand-colored connector line<\/li>\n                                    <li><strong>Layout 08 - Team Grid:<\/strong> 4x2 grid for headshots, name\/title placeholders, consistent spacing<\/li>\n                                    <li><strong>Layout 09 - Quote\/Testimonial:<\/strong> Large quotation marks, centered text (32pt), attribution line, subtle background pattern<\/li>\n                                    <li><strong>Layout 10 - Thank You\/CTA:<\/strong> Large centered message, contact details, QR code placeholder, footer with social icons<\/li>\n                                <\/ul>\n                                \n                                <div style=\"margin-top: 20px;\">\n                                    <strong>Theme Colors Defined:<\/strong>\n                                    <div class=\"color-palette\">\n                                        <div class=\"color-swatch\" style=\"background: #667eea; color: white;\">Primary<br>#667eea<\/div>\n                                        <div class=\"color-swatch\" style=\"background: #764ba2; color: white;\">Secondary<br>#764ba2<\/div>\n                                        <div class=\"color-swatch\" style=\"background: #f97316; color: white;\">Accent<br>#f97316<\/div>\n                                        <div class=\"color-swatch\" style=\"background: #f8f9fa; color: #333;\">Light<br>#f8f9fa<\/div>\n                                        <div class=\"color-swatch\" style=\"background: #343a40; color: white;\">Dark<br>#343a40<\/div>\n                                    <\/div>\n                                <\/div>\n                                \n                                <div style=\"margin-top: 20px;\">\n                                    <strong>Locked Elements:<\/strong>\n                                    <ul style=\"margin-left: 20px; margin-top: 8px; line-height: 1.8;\">\n                                        <li>Logo placement (top right, 1.5\" width, 0.3\" margin)<\/li>\n                                        <li>Slide margins and safe zones<\/li>\n                                        <li>Font theme (cannot be overridden)<\/li>\n                                        <li>Color theme (locked to brand palette)<\/li>\n                                        <li>Slide number formatting and position<\/li>\n                                    <\/ul>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n\n                        <div class=\"preview-slide\">\n                            <div class=\"slide-title\">2. Example Presentation (.PPTX) - Showcasing All Layouts<\/div>\n                            <div class=\"slide-content\">\n                                <strong>30-Slide Demonstration Deck:<\/strong>\n                                <ul style=\"margin-top: 10px; margin-left: 20px; line-height: 1.8;\">\n                                    <li><strong>Slide 1-3:<\/strong> Title variations (standard, event-specific, report cover)<\/li>\n                                    <li><strong>Slide 4-6:<\/strong> Section dividers (text-only, image background, gradient overlay)<\/li>\n                                    <li><strong>Slide 7-12:<\/strong> Content layouts (bullets, 2-col, 3-col, image+text combinations)<\/li>\n                                    <li><strong>Slide 13-17:<\/strong> Data visualization (bar chart, line graph, pie chart, comparison table, infographic)<\/li>\n                                    <li><strong>Slide 18-20:<\/strong> Timeline and roadmap variations<\/li>\n                                    <li><strong>Slide 21-23:<\/strong> Team introduction layouts (grid, individual spotlight, department overview)<\/li>\n                                    <li><strong>Slide 24-26:<\/strong> Special purpose (quote, case study, product showcase)<\/li>\n                                    <li><strong>Slide 27-28:<\/strong> Call-to-action variations<\/li>\n                                    <li><strong>Slide 29:<\/strong> Thank you slide with contact details<\/li>\n                                    <li><strong>Slide 30:<\/strong> Q&A slide<\/li>\n                                <\/ul>\n                                \n                                <div style=\"margin-top: 20px; padding: 15px; background: #fff3cd; border-left: 4px solid #ffc107; border-radius: 6px;\">\n                                    <strong>\ud83d\udca1 Usage Note:<\/strong> Each slide includes speaker notes explaining when to use that layout and best practices for customization.\n                                <\/div>\n                            <\/div>\n                        <\/div>\n\n                        <div class=\"preview-slide\">\n                            <div class=\"slide-title\">3. Template Usage Guide (PDF\/Slide Deck)<\/div>\n                            <div class=\"slide-content\">\n                                <strong>Comprehensive Documentation Sections:<\/strong>\n                                <ul style=\"margin-top: 10px; margin-left: 20px; line-height: 1.8;\">\n                                    <li><strong>Getting Started:<\/strong> How to open .POTX file, save as .PPTX, apply template to existing presentations<\/li>\n                                    <li><strong>Layout Selection Guide:<\/strong> Visual directory of all 25-30 layouts with use case examples<\/li>\n                                    <li><strong>Customization Basics:<\/strong> How to replace placeholders, insert images, add charts, change text<\/li>\n                                    <li><strong>Brand Guidelines:<\/strong> Color codes, font specs, logo usage rules, spacing system<\/li>\n                                    <li><strong>Do's and Don'ts:<\/strong> Visual examples of correct vs. incorrect usage (font overrides, color misuse, layout breaks)<\/li>\n                                    <li><strong>Accessibility Checklist:<\/strong> Contrast ratios, font size minimums, alt text, reading order<\/li>\n                                    <li><strong>Troubleshooting:<\/strong> Common issues (fonts missing, layout broken, logo pixelated) and solutions<\/li>\n                                    <li><strong>Advanced Features:<\/strong> Using section slides, creating custom animations (if allowed), exporting to PDF<\/li>\n                                    <li><strong>Version Control:<\/strong> File naming conventions, where to store, how to request updates<\/li>\n                                    <li><strong>Quick Reference:<\/strong> One-page cheat sheet with keyboard shortcuts, layout selection, and brand colors<\/li>\n                                <\/ul>\n                            <\/div>\n                        <\/div>\n\n                        <div class=\"preview-slide\">\n                            <div class=\"slide-title\">4. Design Specifications Document<\/div>\n                            <div class=\"slide-content\">\n                                <strong>Technical Implementation Details:<\/strong>\n                                <ul style=\"margin-top: 10px; margin-left: 20px; line-height: 1.8;\">\n                                    <li><strong>Typography System:<\/strong>\n                                        <ul style=\"margin-left: 20px; margin-top: 5px;\">\n                                            <li>H1: Montserrat Bold, 48pt, #343a40, Line height 1.2<\/li>\n                                            <li>H2: Montserrat SemiBold, 36pt, #764ba2, Line height 1.3<\/li>\n                                            <li>H3: Montserrat SemiBold, 28pt, #667eea, Line height 1.3<\/li>\n                                            <li>Body: Open Sans Regular, 20pt, #495057, Line height 1.6<\/li>\n                                            <li>Caption: Open Sans Regular, 16pt, #6c757d, Line height 1.4<\/li>\n                                        <\/ul>\n                                    <\/li>\n                                    <li><strong>Spacing System:<\/strong> Based on 8pt grid (8, 16, 24, 32, 40, 48px)<\/li>\n                                    <li><strong>Image Specifications:<\/strong> Minimum 1920x1080px, JPG\/PNG, max 5MB per image<\/li>\n                                    <li><strong>Chart Palette:<\/strong> Series 1: #667eea, Series 2: #f97316, Series 3: #28a745, Series 4: #ffc107, Series 5: #dc3545<\/li>\n                                    <li><strong>Accessibility:<\/strong> WCAG AA compliant (4.5:1 text, 3:1 UI elements), minimum 18pt body text<\/li>\n                                    <li><strong>File Management:<\/strong> Embed all fonts, compress images to 150dpi for screen, maintain aspect ratios<\/li>\n                                <\/ul>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n                <!-- Chain Strategy -->\n                <div class=\"section\">\n                    <div class=\"section-title\">\n                        <span class=\"section-icon\">\ud83d\udd17<\/span>\n                        Chain Strategy: Multi-Step Workflow\n                    <\/div>\n                    \n                    <div class=\"chain-steps\">\n                        <div class=\"chain-step\">\n                            <div class=\"step-number\">1<\/div>\n                            <h4>Brand Audit & Design System Blueprint<\/h4>\n                            <p><strong>Prompt:<\/strong> \"Analyze our existing brand assets [attach logos, color swatches, sample presentations] and create a comprehensive design system blueprint for PowerPoint templates. Define: (1) Color palette with primary, secondary, accent, and neutral colors including hex codes; (2) Typography hierarchy with font pairings for headings, body, and captions; (3) Spacing system based on consistent grid; (4) Logo usage rules and placement guidelines; (5) Photography and iconography style guide; (6) Accessibility requirements (contrast ratios, font size minimums). Output should be a visual mood board + technical spec sheet ready for template implementation.\"<\/p>\n                            <p style=\"margin-top: 10px;\"><strong>Why:<\/strong> Establishes the design foundation before building templates\u2014ensures every layout, color choice, and spacing decision is grounded in brand strategy, not arbitrary design.<\/p>\n                        <\/div>\n                        \n                        <div class=\"chain-step\">\n                            <div class=\"step-number\">2<\/div>\n                            <h4>Layout Architecture & Use Case Mapping<\/h4>\n                            <p><strong>Prompt:<\/strong> \"Based on our organization's presentation needs [list: sales pitches, internal reports, training workshops, executive briefings, conference talks], design a comprehensive layout architecture for our PowerPoint template set. For each use case, specify: (1) Required master slide layouts (title, content variations, data viz, special purpose); (2) Content capacity (how many bullet points, charts, images per layout); (3) Visual hierarchy and information flow; (4) When to use each layout (with examples); (5) Naming conventions for easy selection. Create a layout directory matrix showing all 25-30 layouts with thumbnail previews and use case tags. Ensure coverage for every presentation scenario our teams encounter.\"<\/p>\n                            <p style=\"margin-top: 10px;\"><strong>Why:<\/strong> Prevents template gaps\u2014users should never think \"this template doesn't have what I need.\" Mapping layouts to actual use cases ensures comprehensive coverage.<\/p>\n                        <\/div>\n                        \n                        <div class=\"chain-step\">\n                            <div class=\"step-number\">3<\/div>\n                            <h4>Template Build, Testing & Documentation<\/h4>\n                            <p><strong>Prompt:<\/strong> \"Using the design system from Step 1 and layout architecture from Step 2, create the complete PowerPoint template set with: (1) Master .POTX file with all 25-30 layouts, theme colors, theme fonts, and locked brand elements; (2) Example presentation (.PPTX) demonstrating every layout with realistic content; (3) Comprehensive usage guide (PDF) covering: template installation, layout selection, customization, brand guidelines, do's\/don'ts, accessibility, troubleshooting; (4) Quick reference sheet (one-pager) with color codes, keyboard shortcuts, and layout directory; (5) Onboarding checklist for new users. Test template in PowerPoint 2016, 2019, 2021, and Microsoft 365 to ensure compatibility. Include version number (v1.0) and update instructions for future maintenance.\"<\/p>\n                            <p style=\"margin-top: 10px;\"><strong>Why:<\/strong> Delivers a production-ready, tested, documented template system\u2014not just slide layouts. Documentation ensures adoption and reduces support burden.<\/p>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n                <!-- Human-in-the-Loop Tips -->\n                <div class=\"section\">\n                    <div class=\"section-title\">\n                        <span class=\"section-icon\">\u2728<\/span>\n                        Human-in-the-Loop: Refinement Tips\n                    <\/div>\n                    \n                    <div class=\"hitl-tips\">\n                        <div class=\"hitl-tip\">\n                            <strong>\ud83c\udfaf If layouts feel too restrictive or users want more flexibility:<\/strong>\n                            <p>Add this to your prompt: \"Include 3-5 'blank canvas' layouts with minimal structure (just title bar and footer) but still maintaining brand colors, fonts, and margins. These allow advanced users to create custom layouts while staying on-brand. Also add editable shape libraries (rectangles, circles, arrows in brand colors) accessible via Insert > Shapes.\"<\/p>\n                        <\/div>\n                        \n                        <div class=\"hitl-tip\">\n                            <strong>\ud83d\uddbc\ufe0f If AI generates layouts without considering aspect ratios or print needs:<\/strong>\n                            <p>Add: \"Design all layouts to work in both 16:9 (screen) and 4:3 (print\/projector) aspect ratios. Provide guidance on which layouts translate best to PDF export and printed handouts. Flag any layouts that lose fidelity when printed (e.g., dark backgrounds, fine details) and suggest print-optimized alternatives.\"<\/p>\n                        <\/div>\n                        \n                        <div class=\"hitl-tip\">\n                            <strong>\ud83d\udcca If chart and data layouts lack specific guidance for your industry:<\/strong>\n                            <p>Add: \"For data visualization layouts, include industry-specific chart templates: [Financial Services: Waterfall charts for P&L, Combo charts for growth+margin | Healthcare: Funnel charts for patient journey, Heatmaps for outcomes | Technology: Roadmap timelines, Feature comparison matrices | Nonprofit: Impact metrics dashboards, Donor funnel visualizations]. Provide pre-formatted chart styles with brand colors applied to data series.\"<\/p>\n                        <\/div>\n                        \n                        <div class=\"hitl-tip\">\n                            <strong>\ud83c\udf0d If you need templates to support multiple languages or global teams:<\/strong>\n                            <p>Add: \"Design layouts to accommodate text expansion for translations (German, French, Spanish average 20-30% longer than English). Use flexible text boxes that auto-resize. Provide guidance on font substitution for non-Latin scripts (Chinese, Japanese, Arabic, Hebrew). Include RTL (right-to-left) layout variations if needed for Arabic\/Hebrew markets.\"<\/p>\n                        <\/div>\n                        \n                        <div class=\"hitl-tip\">\n                            <strong>\ud83c\udfac If your organization uses animations or interactive elements:<\/strong>\n                            <p>Add: \"Define animation guidelines for the template set: approved transition types (e.g., Fade, Push, Wipe\u2014no spinning or bouncing), timing recommendations (0.5s max), when to use animations vs. static builds. For interactive presentations, include layouts with clickable navigation (home button, section jumps) and hyperlink styling. Provide a 'presentation mode' checklist (hide notes, reset animations, check links).\"<\/p>\n                        <\/div>\n                        \n                        <div class=\"hitl-tip\">\n                            <strong>\ud83d\udd04 If you anticipate frequent template updates or version control challenges:<\/strong>\n                            <p>Add: \"Include a version control system in the template: (1) Version number and date in file properties; (2) Change log slide listing updates in each version; (3) Backward compatibility notes (e.g., 'v1.2 adds new chart layouts, compatible with v1.0-1.1'); (4) Update instructions: how users can migrate existing presentations to new template version without losing content; (5) Centralized template distribution plan (shared drive, intranet, template portal). Create a template governance document specifying who can request changes, approval process, and update frequency (quarterly review recommended).\"<\/p>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n                <!-- Card Footer -->\n                <div class=\"card-footer\">\n                    <div class=\"footer-stats\">\n                        <div class=\"stat\">\n                            <span class=\"stat-icon\">\u2b50<\/span>\n                            <span><strong>4.9<\/strong> (287 ratings)<\/span>\n                        <\/div>\n                        <div class=\"stat\">\n                            <span class=\"stat-icon\">\ud83d\udccb<\/span>\n                            <span><strong>12.4K<\/strong> copies<\/span>\n                        <\/div>\n                        <div class=\"stat\">\n                            <span class=\"stat-icon\">\ud83d\udcac<\/span>\n                            <span><strong>342<\/strong> reviews<\/span>\n                        <\/div>\n                    <\/div>\n                    <div style=\"color: #6c757d; font-size: 0.9em;\">\n                        Created by <strong style=\"color: #764ba2;\">AiPro Institute<\/strong>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <!-- Toast Notification -->\n    <div class=\"toast\" id=\"toast\">\n        <span style=\"font-size: 1.5em;\">\u2713<\/span>\n        <span>Prompt copied to clipboard!<\/span>\n    <\/div>\n\n    <script>\n        \/\/ Auto-highlight placeholders in orange on page load\n        function highlightPlaceholders() {\n            const promptBox = document.getElementById('promptContent');\n            let html = promptBox.innerHTML;\n            \n            \/\/ Replace [text] with <span class=\"placeholder\">[text]<\/span>\n            html = html.replace(\/\\[([^\\]]+)\\]\/g, '<span class=\"placeholder\">[$1]<\/span>');\n            \n            promptBox.innerHTML = html;\n        }\n\n        function copyPrompt() {\n            const promptContent = document.getElementById('promptContent');\n            \n            \/\/ Get text content without HTML tags (so copied text has plain brackets)\n            const textToCopy = promptContent.innerText;\n            \n            \/\/ Copy to clipboard\n            navigator.clipboard.writeText(textToCopy).then(() => {\n                \/\/ Show toast notification\n                const toast = document.getElementById('toast');\n                toast.classList.add('show');\n                \n                \/\/ Hide toast after 3 seconds\n                setTimeout(() => {\n                    toast.classList.remove('show');\n                }, 3000);\n            }).catch(err => {\n                alert('Failed to copy text: ' + err);\n            });\n        }\n\n        \/\/ Run highlight function when page loads\n        window.addEventListener('DOMContentLoaded', highlightPlaceholders);\n    <\/script>\n<\/body>\n<\/html>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>PowerPoint Template Set &#8211; AiPro Institute Prompt Card \ud83c\udfa8 PowerPoint Template Set Design System &#038; Brand-Aligned Presentation Templates \ud83d\udcca Skill Level: Intermediate \u23f1\ufe0f Time Required: 20-30 min \ud83d\udcb3 Credit Cost: Medium \ud83d\udcc4 Format: .PPTX\/.POTX \ud83d\udee0\ufe0f Tool Compatibility \u2728 Model Agnostic GPT-4o Claude 3.5 Gemini 2.5 \ud83d\udcac The Prompt \ud83d\udca1 Tip: Fill in the orange placeholders&hellip;<\/p>","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[128],"tags":[],"class_list":["post-4541","post","type-post","status-publish","format-standard","hentry","category-business-presentations-decks"],"acf":[],"_links":{"self":[{"href":"https:\/\/teen.aiproinstitute.com\/zh\/wp-json\/wp\/v2\/posts\/4541","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/teen.aiproinstitute.com\/zh\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/teen.aiproinstitute.com\/zh\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/teen.aiproinstitute.com\/zh\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/teen.aiproinstitute.com\/zh\/wp-json\/wp\/v2\/comments?post=4541"}],"version-history":[{"count":7,"href":"https:\/\/teen.aiproinstitute.com\/zh\/wp-json\/wp\/v2\/posts\/4541\/revisions"}],"predecessor-version":[{"id":4662,"href":"https:\/\/teen.aiproinstitute.com\/zh\/wp-json\/wp\/v2\/posts\/4541\/revisions\/4662"}],"wp:attachment":[{"href":"https:\/\/teen.aiproinstitute.com\/zh\/wp-json\/wp\/v2\/media?parent=4541"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/teen.aiproinstitute.com\/zh\/wp-json\/wp\/v2\/categories?post=4541"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/teen.aiproinstitute.com\/zh\/wp-json\/wp\/v2\/tags?post=4541"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}