{"id":4559,"date":"2026-01-15T16:18:52","date_gmt":"2026-01-15T08:18:52","guid":{"rendered":"https:\/\/teen.aiproinstitute.com\/?p=4559"},"modified":"2026-01-15T18:28:52","modified_gmt":"2026-01-15T10:28:52","slug":"resume-cv-template","status":"publish","type":"post","link":"https:\/\/teen.aiproinstitute.com\/zh\/resume-cv-template\/","title":{"rendered":"Resume\/CV Template\u00a0"},"content":{"rendered":"<div data-elementor-type=\"wp-post\" data-elementor-id=\"4559\" class=\"elementor elementor-4559\" data-elementor-post-type=\"post\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-26059eb elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"26059eb\" 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-3addb13\" data-id=\"3addb13\" 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-b983c6c elementor-widget elementor-widget-html\" data-id=\"b983c6c\" 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>Resume\/CV Template - AiPro Institute\u2122 Prompt Library<\/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            padding: 2rem;\n            line-height: 1.6;\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        }\n\n        .card-header {\n            background: linear-gradient(135deg, #7c3aed 0%, #3b82f6 100%);\n            color: white;\n            padding: 2rem;\n        }\n\n        .card-header h2 {\n            font-size: 2rem;\n            margin-bottom: 0.5rem;\n        }\n\n        .card-header p {\n            opacity: 0.95;\n            font-size: 1.1rem;\n        }\n\n        .meta-badges {\n            display: flex;\n            gap: 0.75rem;\n            flex-wrap: wrap;\n            margin-top: 1rem;\n        }\n\n        .badge {\n            display: inline-block;\n            padding: 0.4rem 0.9rem;\n            border-radius: 20px;\n            font-size: 0.85rem;\n            font-weight: 600;\n        }\n\n        .badge-skill-intermediate {\n            background: #f59e0b;\n            color: white;\n        }\n\n        .badge-time {\n            background: #10b981;\n            color: white;\n        }\n\n        .badge-cost {\n            background: #f59e0b;\n            color: white;\n        }\n\n        .badge-format {\n            background: #8b5cf6;\n            color: white;\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            font-size: 0.8rem;\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        .card-body {\n            padding: 2rem;\n        }\n\n        .section {\n            margin-bottom: 2.5rem;\n        }\n\n        .section-title {\n            font-size: 1.5rem;\n            color: #7c3aed;\n            margin-bottom: 1rem;\n            display: flex;\n            align-items: center;\n            gap: 0.5rem;\n        }\n\n        .section-title::before {\n            content: '';\n            width: 4px;\n            height: 24px;\n            background: linear-gradient(135deg, #7c3aed 0%, #3b82f6 100%);\n            border-radius: 2px;\n        }\n\n        .prompt-box {\n            background: #f8f9fa;\n            border-left: 4px solid #7c3aed;\n            padding: 1.5rem;\n            border-radius: 8px;\n            font-family: 'SF Mono', 'Monaco', 'Inconsolata', 'Courier New', monospace;\n            font-size: 0.9rem;\n            line-height: 1.8;\n            white-space: pre-wrap;\n            margin-bottom: 1.5rem;\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: linear-gradient(135deg, #7c3aed 0%, #3b82f6 100%);\n            color: white;\n            border: none;\n            padding: 0.75rem 1.75rem;\n            border-radius: 25px;\n            font-size: 1rem;\n            font-weight: 600;\n            cursor: pointer;\n            box-shadow: 0 4px 15px rgba(124, 58, 237, 0.3);\n            transition: all 0.3s ease;\n        }\n\n        .copy-button:hover {\n            transform: translateY(-2px);\n            box-shadow: 0 6px 20px rgba(124, 58, 237, 0.4);\n        }\n\n        .tip-box {\n            background: #fff3cd;\n            border-left: 4px solid #ffc107;\n            padding: 1rem 1.25rem;\n            border-radius: 8px;\n            margin-bottom: 1.5rem;\n            font-size: 0.95rem;\n        }\n\n        .logic-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n            gap: 1.25rem;\n        }\n\n        .logic-item {\n            background: #f8f9fa;\n            padding: 1.25rem;\n            border-radius: 12px;\n            border-left: 4px solid #7c3aed;\n        }\n\n        .logic-item h4 {\n            color: #7c3aed;\n            margin-bottom: 0.75rem;\n            font-size: 1.05rem;\n        }\n\n        .logic-item p {\n            color: #495057;\n            line-height: 1.6;\n            font-size: 0.95rem;\n        }\n\n        .output-preview {\n            background: #f8f9fa;\n            border-radius: 12px;\n            padding: 1.5rem;\n        }\n\n        .preview-item {\n            background: white;\n            padding: 1.25rem;\n            border-radius: 8px;\n            margin-bottom: 1.25rem;\n            border: 2px solid #e9ecef;\n        }\n\n        .preview-item h4 {\n            color: #7c3aed;\n            margin-bottom: 0.75rem;\n            font-size: 1.05rem;\n        }\n\n        .preview-content {\n            color: #495057;\n            line-height: 1.7;\n            font-size: 0.95rem;\n        }\n\n        .chain-steps {\n            display: flex;\n            flex-direction: column;\n            gap: 1.5rem;\n        }\n\n        .chain-step {\n            background: #f8f9fa;\n            padding: 1.5rem;\n            border-radius: 12px;\n            border-left: 4px solid #7c3aed;\n            position: relative;\n        }\n\n        .step-number {\n            position: absolute;\n            top: -12px;\n            left: 20px;\n            background: linear-gradient(135deg, #7c3aed 0%, #3b82f6 100%);\n            color: white;\n            width: 32px;\n            height: 32px;\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            font-weight: bold;\n            font-size: 1em;\n            box-shadow: 0 4px 10px rgba(124, 58, 237, 0.3);\n        }\n\n        .chain-step h4 {\n            color: #7c3aed;\n            margin-bottom: 0.75rem;\n            margin-top: 0.5rem;\n            font-size: 1.1rem;\n        }\n\n        .chain-step p {\n            color: #495057;\n            line-height: 1.7;\n            font-size: 0.95rem;\n        }\n\n        .hitl-tips {\n            display: flex;\n            flex-direction: column;\n            gap: 1rem;\n        }\n\n        .hitl-tip {\n            background: white;\n            padding: 1.25rem;\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: 0.5rem;\n            font-size: 1rem;\n        }\n\n        .hitl-tip p {\n            color: #495057;\n            line-height: 1.6;\n            font-size: 0.95rem;\n        }\n\n        .card-footer {\n            background: #f8f9fa;\n            padding: 1.5rem 2rem;\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            flex-wrap: wrap;\n            gap: 1rem;\n            border-top: 1px solid #e9ecef;\n        }\n\n        .footer-stats {\n            display: flex;\n            gap: 2rem;\n            flex-wrap: wrap;\n        }\n\n        .stat {\n            display: flex;\n            align-items: center;\n            gap: 0.5rem;\n            color: #495057;\n            font-size: 0.95rem;\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: 1rem 1.5rem;\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: 0.75rem;\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            body {\n                padding: 1rem;\n            }\n\n            .card-header h2 {\n                font-size: 1.5rem;\n            }\n\n            .logic-grid {\n                grid-template-columns: 1fr;\n            }\n        }\n    <\/style>\n<\/head>\n<body>\n    <div class=\"container\">\n        <div class=\"card\">\n            <div class=\"card-header\">\n                <h2>\ud83d\udcc4 Resume\/CV Template<\/h2>\n                <p>ATS-Friendly Professional Resume Design for Maximum Impact<\/p>\n                \n                <div class=\"meta-badges\">\n                    <span class=\"badge badge-skill-intermediate\">\ud83c\udfaf Intermediate<\/span>\n                    <span class=\"badge badge-time\">\u23f1\ufe0f 15-25 minutes<\/span>\n                    <span class=\"badge badge-cost\">\ud83d\udcb0 ~650 tokens<\/span>\n                    <span class=\"badge badge-format\">\ud83d\udcc4 Document\/PDF<\/span>\n                <\/div>\n\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                <div class=\"section\">\n                    <div class=\"section-title\">\ud83d\udcac The Prompt<\/div>\n                    \n                    <div class=\"tip-box\">\n                        <strong>\ud83d\udca1 Tip:<\/strong> Fill in the orange placeholders before using this prompt. Having your work history, achievements, and target job description ready will significantly improve results.\n                    <\/div>\n                    \n                    <div class=\"prompt-box\" id=\"promptContent\">You are an expert resume designer and career strategist specializing in creating ATS-friendly, professionally formatted resume templates that get past applicant tracking systems and land interviews.\n\nCreate a comprehensive, modern resume template 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 CANDIDATE PROFILE & TARGET ROLE\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\nYour Name: [Full Name]\nCurrent Role: [Current Job Title]\nYears of Experience: [Number] years\nIndustry\/Field: [Industry - e.g., Technology, Finance, Healthcare, Marketing]\n\nTarget Role: [Desired Job Title]\nTarget Company Type: [Startup, Mid-size, Enterprise, Agency, Nonprofit]\nSeniority Level: [Entry-level, Mid-level, Senior, Lead, Executive\/Director, C-Suite]\n\nCareer Transition:\n\u2610 Same role, same industry (straightforward)\n\u2610 Same role, new industry (transferable skills focus)\n\u2610 New role, same industry (pivoting within field)\n\u2610 Career change (highlight relevant skills over experience)\n\u2610 Returning to workforce (address gap strategically)\n\nKey Target Job Description Keywords:\n[List 10-15 keywords from job postings - skills, tools, certifications, responsibilities]\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\ud83e\udd16 ATS OPTIMIZATION 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\nATS Compliance Level: Critical (90% of companies use ATS)\n\nMust-Have ATS Features:\n\u2610 Standard section headings (Professional Experience, Education, Skills)\n   Avoid: Creative headings like \"My Journey\" or \"Where I've Been\"\n   \n\u2610 Simple, clean formatting (no tables, text boxes, columns in experience section)\n   Why: ATS parses text linearly; complex layouts break parsing\n   \n\u2610 Standard fonts (Arial, Calibri, Georgia, Times New Roman, Helvetica)\n   Avoid: Decorative, script, or custom fonts\n   \n\u2610 Keyword optimization (match job description language naturally)\n   Strategy: Use exact phrases from posting when accurate\n   \n\u2610 Clear date formatting (Month YYYY - Month YYYY or MM\/YYYY - MM\/YYYY)\n   Avoid: Ambiguous formats like \"Spring 2024\" or \"Q2 2025\"\n   \n\u2610 No headers\/footers with critical content (ATS often ignores these)\n   Safe: Page numbers only\n   Avoid: Contact info, skills lists in header\/footer\n\n\u2610 Standard file format (PDF preferred for humans, .docx for some ATS)\n   Best practice: Apply with PDF unless application specifically requests Word\n\nATS Parsing Test:\nBefore finalizing, test resume through: Jobscan.co, Resume Worded, or similar ATS checker\nTarget score: 80%+ match to job description\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 RESUME STRUCTURE & SECTIONS\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\nResume Length:\n\u2610 1 page (0-5 years experience, entry-level, career changers)\n\u2610 2 pages (6-15 years experience, mid-senior level)\n\u2610 3 pages (15+ years, executive, academic\/research with publications)\n\nSection Order (Standard Professional Resume):\n\n1. Contact Information (Top of Page)\n   - Full Name (18-24pt, bold, centered or left-aligned)\n   - Phone: [000-000-0000] (with area code)\n   - Email: [<a href=\"\/cdn-cgi\/l\/email-protection\" class=\"__cf_email__\" data-cfemail=\"d7a7a5b8b1b2a4a4beb8b9b6bbf9b2bab6bebb97b3b8bab6beb9f9b4b8ba\">[email&#160;protected]<\/a>] (No unprofessional addresses)\n   - LinkedIn: [linkedin.com\/in\/yourname] (Custom URL preferred)\n   - Location: [City, State] (No full address needed - privacy & space)\n   - Portfolio\/Website: [yourwebsite.com] (if applicable - designers, developers, writers)\n\n2. Professional Summary \/ Profile (3-5 lines)\n   Formula: [Job Title] with [X] years of experience in [Industry\/Function]. \n   Expertise in [Skill 1], [Skill 2], and [Skill 3]. Proven track record of \n   [Key Achievement with quantified result]. Seeking to leverage [Top Skills] \n   to [Value proposition for target company].\n   \n   Example: \"Marketing Manager with 8 years of experience in B2B SaaS. \n   Expertise in demand generation, content marketing, and marketing automation. \n   Proven track record of increasing pipeline by 150% and reducing CAC by 35%. \n   Seeking to leverage data-driven marketing strategies to accelerate growth \n   for a high-growth technology company.\"\n\n3. Core Competencies \/ Key Skills (2-3 column grid, 12-18 skills)\n   Structure: \n   Column 1: [Skill 1] | [Skill 2] | [Skill 3]\n   Column 2: [Skill 4] | [Skill 5] | [Skill 6]\n   Column 3: [Skill 7] | [Skill 8] | [Skill 9]\n   \n   Skill Types to Include:\n   - Hard Skills: Technical abilities, software, tools, certifications\n   - Soft Skills: Leadership, communication, problem-solving, collaboration\n   - Industry-Specific: Methodologies, frameworks, domain expertise\n   \n   Prioritize: Skills from target job description (keyword matching)\n\n4. Professional Experience (Reverse chronological - most recent first)\n   \n   Format per Job:\n   [Job Title] | [Company Name] | [City, State] | [Month YYYY - Month YYYY or Present]\n   \n   Bullet Points (4-6 per role, achievements not duties):\n   \u2022 [Action Verb] + [What you did] + [How\/context] + [Quantified result]\n   \n   Action Verb Categories:\n   - Achievement: Achieved, Exceeded, Delivered, Accomplished, Attained\n   - Leadership: Led, Directed, Managed, Supervised, Mentored, Spearheaded\n   - Improvement: Optimized, Streamlined, Enhanced, Transformed, Revitalized\n   - Creation: Developed, Designed, Built, Established, Launched, Implemented\n   - Analysis: Analyzed, Evaluated, Researched, Identified, Assessed\n   \n   Achievement Formula (PAR Method):\n   Problem: [Context\/challenge]\n   Action: [What you did - specific actions taken]\n   Result: [Quantified outcome - %, $, time, scale]\n   \n   Examples:\n   \u2713 \"Redesigned customer onboarding process, reducing time-to-value from 45 to \n      14 days and increasing activation rate by 62%\"\n   \u2713 \"Led cross-functional team of 12 to launch new product line, generating \n      $2.3M in revenue within first 6 months\"\n   \u2713 \"Implemented automated testing framework, decreasing bug count by 78% and \n      accelerating release cycles from quarterly to bi-weekly\"\n   \n   \u2717 Weak: \"Responsible for managing social media accounts\"\n   \u2713 Strong: \"Managed 5 social media channels, growing follower base from 12K to \n      87K and increasing engagement rate by 240%\"\n\n5. Education\n   Format:\n   [Degree], [Major\/Field of Study]\n   [University Name] | [City, State] | [Graduation Year or Expected YYYY]\n   \n   Optional Details (if relevant):\n   - GPA: [3.X\/4.0] (Only if 3.5+ and you're within 5 years of graduation)\n   - Honors: Cum Laude, Dean's List, Scholarships\n   - Relevant Coursework: [Only for recent grads or career changers]\n   - Activities: Leadership roles, relevant clubs (if adds value)\n\n6. Additional Sections (Include if applicable):\n   \n   \u2610 Certifications & Licenses\n      Format: [Certification Name] | [Issuing Organization] | [Year or Expiration]\n      Example: \"Certified ScrumMaster (CSM) | Scrum Alliance | 2025\"\n   \n   \u2610 Technical Skills (Detailed - for IT, engineering, technical roles)\n      Categories: Programming Languages, Frameworks, Tools, Databases, Cloud, etc.\n      Example: \"Languages: Python, JavaScript, SQL | Frameworks: React, Django, \n      Node.js | Cloud: AWS (S3, EC2, Lambda), Azure | Tools: Git, Docker, Jenkins\"\n   \n   \u2610 Publications & Speaking\n      Format: [Title] | [Publication\/Event] | [Date]\n      Example: \"Machine Learning in Healthcare | IEEE Conference | October 2025\"\n   \n   \u2610 Projects (For developers, designers, product managers)\n      Format: [Project Name] | [Technologies] | [Link]\n      Brief description (1-2 lines) + outcome\/impact\n   \n   \u2610 Volunteer Experience\n      Use same format as Professional Experience\n      Valuable for: Career gaps, demonstrating values, leadership in community\n   \n   \u2610 Languages\n      Format: [Language] ([Proficiency Level - Native, Fluent, Professional, Conversational, Basic])\n      Example: \"Spanish (Fluent), Mandarin (Conversational)\"\n   \n   \u2610 Awards & Recognition\n      Format: [Award Name] | [Organization] | [Year]\n      Example: \"Sales Leader of the Year | Salesforce | 2024\"\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 DESIGN & FORMATTING 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\nLayout Style:\n\u2610 Classic Professional (traditional, conservative - finance, law, healthcare)\n\u2610 Modern Minimal (clean lines, subtle color - tech, startups, creative)\n\u2610 ATS-Safe Modern (slight design upgrade while maintaining ATS compatibility)\n\u2610 Executive (sophisticated, premium - C-level, board positions)\n\nPage Layout:\n- Page Size: Letter (8.5\" x 11\") or A4 (210mm x 297mm)\n- Margins: 0.5\" to 0.75\" all sides (balance space vs. content density)\n- Orientation: Portrait\n- Columns: Single column for experience (ATS requirement)\n           Optional: Two columns for header (contact on left, skills on right)\n\nColor Palette (ATS-Friendly):\n- Primary Text: #000000 (pure black) or #1a1a1a (near black - softer)\n- Headings: #000000 or single accent color like #2E5090 (navy blue)\n- Accent Color: One professional color for section headers or lines\n  Safe choices: Navy (#2E5090), Teal (#1A7F5F), Charcoal (#2C3E50)\n  Avoid: Bright colors, multiple colors, light text on white\n\nTypography Hierarchy:\n- Name: 20-24pt, Bold, Centered or Left-aligned\n  Font: Calibri Bold, Arial Bold, Georgia Bold\n  \n- Section Headings: 12-14pt, Bold, ALL CAPS or Title Case\n  Optional: Subtle color (#2E5090) or underline (1px line)\n  Spacing: 1.5-2x line spacing before heading\n  \n- Job Titles \/ Degree: 11-12pt, Bold or Semi-Bold\n  \n- Company Names \/ Universities: 11-12pt, Regular or Bold\n  \n- Body Text \/ Bullet Points: 10-11pt, Regular\n  Line height: 1.3-1.5 (tight enough for space, loose enough for readability)\n  \n- Dates: 10-11pt, Italic or Regular, Right-aligned or after job title\n\nFont Choices (ATS-Safe):\nPrimary: Calibri (modern, clean, professional)\nAlternative: Arial (universal, safe), Georgia (serif, traditional), \n            Garamond (elegant serif), Helvetica (classic sans-serif)\n\nVisual Elements (ATS-Compatible):\n\u2610 Horizontal divider lines (1px solid line under name or between sections)\n\u2610 Subtle section background shading (very light gray #F8F8F8 - use sparingly)\n\u2610 Standard bullet points (\u2022 or \u25aa - avoid decorative symbols)\n\u2610 Simple icons for contact info (\u260e \ud83d\udce7 \ud83d\udd17 - Unicode, not images)\n\nDO NOT Use (ATS Will Fail):\n\u2717 Tables for layout (use tabs, spacing, alignment instead)\n\u2717 Text boxes or shapes with text (ATS can't read)\n\u2717 Images, photos, headshots (wastes space, not ATS-readable, can introduce bias)\n\u2717 Charts, graphs, progress bars (save for portfolio)\n\u2717 Multiple columns in experience section (confuses parsing order)\n\u2717 Headers\/footers with content beyond page numbers\n\u2717 Fancy fonts, script fonts, custom fonts\n\u2717 Watermarks or background images\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\udcdd CONTENT OPTIMIZATION STRATEGIES\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\nKeyword Optimization:\n1. Extract keywords from target job description\n2. Identify: Required skills, Tools, Certifications, Responsibilities, Industry terms\n3. Naturally incorporate into: Professional Summary, Skills section, Experience bullets\n4. Match exact phrases when accurate (e.g., if posting says \"project management,\" \n   use \"project management\" not \"managed projects\")\n5. Don't keyword stuff - must read naturally to humans\n\nQuantification Guidelines:\nNumbers stand out and prove impact:\n- Revenue: \"Increased revenue by $2.5M (40% YoY growth)\"\n- Costs: \"Reduced operational costs by $150K annually\"\n- Time: \"Decreased processing time from 5 days to 36 hours\"\n- Percentages: \"Improved customer satisfaction scores by 32%\"\n- Scale: \"Managed team of 15 across 3 locations\"\n- Frequency: \"Delivered 8 projects ahead of schedule in 2025\"\n\nWhen you can't quantify exactly:\n- Estimate conservatively: \"~$500K in cost savings\"\n- Use ranges: \"Managed budgets of $1M-$3M\"\n- Show scope: \"Led company-wide initiative affecting 500+ employees\"\n\nAchievement > Duties:\n\u2717 \"Responsible for social media marketing\"\n\u2713 \"Grew social media following from 5K to 85K, driving 12,000 monthly website visits\"\n\n\u2717 \"Managed customer service team\"\n\u2713 \"Led 12-person customer service team, achieving 95% satisfaction rating and \n   reducing average response time by 50%\"\n\nWhat to Exclude:\n\u2717 Objective statements (outdated - use Professional Summary instead)\n\u2717 \"References available upon request\" (assumed, wastes space)\n\u2717 Personal information (age, marital status, photo in US\/Canada - different \n   for Europe\/Asia)\n\u2717 Irrelevant jobs from 15+ years ago (unless directly relevant)\n\u2717 Reasons for leaving jobs\n\u2717 Salary expectations or history (discuss in interview)\n\u2717 Hobbies\/interests (unless directly relevant - e.g., marathon runner applying \n   to Nike)\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 CUSTOMIZATION & TARGETING STRATEGY\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\nResume Versions Strategy:\nCreate master resume with ALL experience \u2192 Then customize for each application\n\nTailoring Process (15-20 minutes per application):\n1. Read job description thoroughly\n2. Highlight: Required skills, preferred qualifications, key responsibilities\n3. Adjust Professional Summary: Mirror job posting language, emphasize relevant experience\n4. Reorder bullet points: Most relevant achievements first\n5. Add keywords naturally: Sprinkle throughout (especially in summary and skills)\n6. Remove\/de-emphasize: Irrelevant experience or skills that don't match\n7. Proofread: Check for consistency, typos, formatting\n\nMultiple Resume Templates:\n\u2610 General Template: Baseline resume with all standard content\n\u2610 Job Type A Template: [e.g., Product Manager - emphasis on roadmap, strategy]\n\u2610 Job Type B Template: [e.g., Project Manager - emphasis on delivery, processes]\n\u2610 Master Resume: Complete work history for reference (not for sending)\n\nFile Naming Convention:\nFormat: [FirstName_LastName_Resume_JobTitle_CompanyName.pdf]\nExamples: \n- Sarah_Johnson_Resume_Marketing_Manager.pdf\n- Michael_Chen_Resume_Software_Engineer_Google.pdf\n\nAvoid: \n- Resume.pdf (too generic)\n- Resume_FINAL_v3.pdf (looks unprofessional)\n- My_Resume.pdf (obvious)\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\u2705 QUALITY CHECKLIST BEFORE SENDING\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\nContent Quality:\n\u2610 No spelling or grammar errors (use Grammarly, spell check, read aloud)\n\u2610 Consistent verb tense (past tense for previous roles, present for current)\n\u2610 Every bullet point starts with strong action verb\n\u2610 Each role has 4-6 quantified achievement bullets\n\u2610 No personal pronouns (I, me, my) - implied subject\n\u2610 No unexplained employment gaps (address if 6+ months)\n\u2610 Contact information is current and professional\n\nFormatting Consistency:\n\u2610 Dates all in same format throughout\n\u2610 Bullet point style consistent (all \u2022 or all \u25aa)\n\u2610 Font sizes consistent for same heading levels\n\u2610 Spacing between sections is uniform\n\u2610 Margins are equal on all sides\n\u2610 Text alignment is consistent (all left-align or intentional centering)\n\nATS Optimization:\n\u2610 Standard section headings used\n\u2610 No tables, text boxes, headers\/footers with content\n\u2610 Standard fonts only (Arial, Calibri, Georgia, Times New Roman)\n\u2610 Simple formatting (bold, italic OK - underline sparingly)\n\u2610 Keywords from job description included naturally\n\u2610 Resume tested through ATS checker (Jobscan.co) - 80%+ score\n\nLength Appropriateness:\n\u2610 1 page for 0-5 years experience\n\u2610 2 pages for 6-15 years experience\n\u2610 Content is not crammed (10-11pt font minimum, readable spacing)\n\u2610 No unnecessary white space (use space efficiently)\n\nProfessional Polish:\n\u2610 LinkedIn profile matches resume (dates, titles, companies)\n\u2610 LinkedIn profile is updated and complete\n\u2610 Professional email address (<a href=\"\/cdn-cgi\/l\/email-protection\" class=\"__cf_email__\" data-cfemail=\"77111e05040319161a12591b16040319161a1237101a161e1b5914181a\">[email&#160;protected]<\/a>)\n\u2610 Voicemail is professional (if they call)\n\u2610 PDF is not password-protected or corrupted\n\u2610 File size is reasonable (under 2MB)\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, ATS-optimized resume template that:\n1. Passes applicant tracking systems used by 90% of employers\n2. Highlights quantified achievements and results over job duties\n3. Uses modern, professional design while maintaining ATS compatibility\n4. Can be easily customized for different job applications\n5. Follows current resume best practices for [2026]\n6. Maximizes readability and visual hierarchy\n7. Fits appropriate page length without cramming or wasting space\n8. Positions candidate as top-tier professional in target field\n\nProvide: Complete template structure with placeholders, section-by-section formatting guide, content examples with quantified achievements, and specific ATS optimization guidance.<\/div>\n                    \n                    <button class=\"copy-button\" onclick=\"copyPrompt()\">\n                        \ud83d\udccb Copy Prompt\n                    <\/button>\n                <\/div>\n\n                <div class=\"section\">\n                    <div class=\"section-title\">\ud83e\udde0 The Logic: Why This Prompt Works<\/div>\n                    \n                    <div class=\"logic-grid\">\n                        <div class=\"logic-item\">\n                            <h4>\ud83e\udd16 ATS-First Design Philosophy<\/h4>\n                            <p>Prioritizes passing automated screening (90% of companies use ATS) before human aesthetics\u2014ensures resume is seen by recruiters, not rejected by bots due to parsing errors from tables, columns, or fancy formatting.<\/p>\n                        <\/div>\n                        \n                        <div class=\"logic-item\">\n                            <h4>\ud83d\udcca Quantification Framework<\/h4>\n                            <p>Every achievement includes numbers (%, $, time, scale)\u2014quantified results are 3x more memorable and credible than vague claims. Transforms duties (\"managed team\") into impact (\"led 15-person team, achieving 95% satisfaction\").<\/p>\n                        <\/div>\n                        \n                        <div class=\"logic-item\">\n                            <h4>\ud83d\udd0d Keyword Optimization Strategy<\/h4>\n                            <p>Systematically extracts and incorporates job description keywords\u2014ATS systems rank resumes by keyword match percentage. Strategic placement in summary, skills, and experience sections maximizes ATS score without keyword stuffing.<\/p>\n                        <\/div>\n                        \n                        <div class=\"logic-item\">\n                            <h4>\ud83c\udfaf Achievement > Duties Mandate<\/h4>\n                            <p>Uses PAR (Problem-Action-Result) formula for all bullets\u2014hiring managers care about what you accomplished, not what you were \"responsible for.\" Demonstrates value-add rather than listing job descriptions.<\/p>\n                        <\/div>\n                        \n                        <div class=\"logic-item\">\n                            <h4>\ud83d\udcd0 Visual Hierarchy Balance<\/h4>\n                            <p>Creates scannable structure with clear sections, bold headings, and whitespace\u2014recruiters spend 6-7 seconds on initial resume scan. Design guides eye to most important information (achievements, skills, results) immediately.<\/p>\n                        <\/div>\n                        \n                        <div class=\"logic-item\">\n                            <h4>\ud83d\udd04 Customization Efficiency<\/h4>\n                            <p>Provides modular structure with placeholders\u201480% stays the same, 20% tailored per job. Reduces resume customization from hours to 15-20 minutes while maintaining quality and relevance for each application.<\/p>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n                <div class=\"section\">\n                    <div class=\"section-title\">\ud83d\udc41\ufe0f Output Preview: What You'll Get<\/div>\n                    \n                    <div class=\"output-preview\">\n                        <div class=\"preview-item\">\n                            <h4>1. Contact Header & Professional Summary<\/h4>\n                            <div class=\"preview-content\">\n                                <div style=\"text-align: center; padding: 15px; background: #f8f9fa; border-radius: 6px;\">\n                                    <div style=\"font-size: 1.8em; font-weight: bold; color: #1a1a1a; margin-bottom: 8px;\">SARAH JOHNSON<\/div>\n                                    <div style=\"font-size: 0.95em; color: #495057;\">\n                                        \ud83d\udcf1 (415) 555-0123 | \ud83d\udce7 <a href=\"\/cdn-cgi\/l\/email-protection\" class=\"__cf_email__\" data-cfemail=\"1e6d7f6c7f7630747176706d71705e7b737f7772307d7173\">[email&#160;protected]<\/a> | \ud83d\udd17 linkedin.com\/in\/sarahjohnson | \ud83d\udccd San Francisco, CA\n                                    <\/div>\n                                <\/div>\n                                \n                                <div style=\"margin-top: 20px; padding: 15px; background: white; border-left: 4px solid #2E5090;\">\n                                    <strong style=\"color: #2E5090; font-size: 1.1em;\">PROFESSIONAL SUMMARY<\/strong><br><br>\n                                    <em style=\"line-height: 1.7;\">Digital Marketing Manager with 8 years of experience in B2B SaaS. Expertise in demand generation, content marketing, and marketing automation (HubSpot, Marketo). Proven track record of increasing marketing-qualified leads by 150% and reducing customer acquisition cost by 35%. Seeking to leverage data-driven growth strategies to accelerate revenue for a high-growth technology company.<\/em>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n\n                        <div class=\"preview-item\">\n                            <h4>2. Core Competencies \/ Skills Section<\/h4>\n                            <div class=\"preview-content\">\n                                <strong style=\"color: #2E5090; font-size: 1.1em;\">CORE COMPETENCIES<\/strong><br><br>\n                                \n                                <table style=\"width: 100%; font-size: 0.95em; line-height: 1.8;\">\n                                    <tr>\n                                        <td style=\"width: 33%; padding: 5px;\">\u2022 Demand Generation<\/td>\n                                        <td style=\"width: 33%; padding: 5px;\">\u2022 Marketing Automation<\/td>\n                                        <td style=\"width: 33%; padding: 5px;\">\u2022 A\/B Testing & CRO<\/td>\n                                    <\/tr>\n                                    <tr>\n                                        <td style=\"padding: 5px;\">\u2022 Content Marketing<\/td>\n                                        <td style=\"padding: 5px;\">\u2022 SEO & SEM<\/td>\n                                        <td style=\"padding: 5px;\">\u2022 Google Analytics<\/td>\n                                    <\/tr>\n                                    <tr>\n                                        <td style=\"padding: 5px;\">\u2022 Email Marketing<\/td>\n                                        <td style=\"padding: 5px;\">\u2022 Lead Nurturing<\/td>\n                                        <td style=\"padding: 5px;\">\u2022 Salesforce CRM<\/td>\n                                    <\/tr>\n                                    <tr>\n                                        <td style=\"padding: 5px;\">\u2022 HubSpot \/ Marketo<\/td>\n                                        <td style=\"padding: 5px;\">\u2022 Budget Management<\/td>\n                                        <td style=\"padding: 5px;\">\u2022 Team Leadership<\/td>\n                                    <\/tr>\n                                    <tr>\n                                        <td style=\"padding: 5px;\">\u2022 Account-Based Marketing<\/td>\n                                        <td style=\"padding: 5px;\">\u2022 Marketing Attribution<\/td>\n                                        <td style=\"padding: 5px;\">\u2022 Webinar Strategy<\/td>\n                                    <\/tr>\n                                <\/table>\n                                \n                                <div style=\"margin-top: 15px; padding: 12px; background: #fff3cd; border-left: 4px solid #ffc107; border-radius: 5px; font-size: 0.9em;\">\n                                    <strong>\ud83d\udca1 ATS Tip:<\/strong> Skills listed match common keywords from job descriptions. 3-column layout is ATS-safe when using tables for skills only (not for entire resume structure).\n                                <\/div>\n                            <\/div>\n                        <\/div>\n\n                        <div class=\"preview-item\">\n                            <h4>3. Professional Experience (Achievement-Focused)<\/h4>\n                            <div class=\"preview-content\">\n                                <strong style=\"color: #2E5090; font-size: 1.1em;\">PROFESSIONAL EXPERIENCE<\/strong><br><br>\n                                \n                                <div style=\"margin-bottom: 20px;\">\n                                    <div style=\"display: flex; justify-content: space-between; margin-bottom: 8px;\">\n                                        <div><strong style=\"font-size: 1.05em;\">Senior Marketing Manager<\/strong> | TechCorp Solutions<\/div>\n                                        <div><em>San Francisco, CA | June 2022 - Present<\/em><\/div>\n                                    <\/div>\n                                    \n                                    <ul style=\"margin-left: 20px; line-height: 1.8; color: #495057;\">\n                                        <li><strong>Increased marketing-qualified leads by 150%<\/strong> (from 200 to 500 monthly) through implementation of account-based marketing strategy targeting enterprise accounts<\/li>\n                                        <li><strong>Reduced customer acquisition cost (CAC) by 35%<\/strong> by optimizing paid search campaigns and improving landing page conversion rates from 2.3% to 4.8%<\/li>\n                                        <li><strong>Led content marketing initiative<\/strong> that generated 85,000 organic monthly visitors (45% increase YoY) and positioned company as thought leader with 12 industry publications<\/li>\n                                        <li><strong>Managed $800K annual marketing budget<\/strong> across 7 channels, achieving 25% better ROI than industry benchmark through rigorous A\/B testing and attribution modeling<\/li>\n                                        <li><strong>Built and mentored team of 4 marketing specialists<\/strong>, implementing training program that increased team productivity by 40% and reduced turnover to 0%<\/li>\n                                    <\/ul>\n                                <\/div>\n                                \n                                <div style=\"margin-bottom: 20px;\">\n                                    <div style=\"display: flex; justify-content: space-between; margin-bottom: 8px;\">\n                                        <div><strong style=\"font-size: 1.05em;\">Marketing Manager<\/strong> | GrowthStart Inc.<\/div>\n                                        <div><em>San Jose, CA | March 2020 - May 2022<\/em><\/div>\n                                    <\/div>\n                                    \n                                    <ul style=\"margin-left: 20px; line-height: 1.8; color: #495057;\">\n                                        <li><strong>Launched marketing automation platform<\/strong> (HubSpot), creating 15 nurture campaigns that increased trial-to-paid conversion by 28% within 6 months<\/li>\n                                        <li><strong>Grew email subscriber base from 8K to 45K<\/strong> through lead magnet strategy, achieving 32% open rate and 4.5% click-through rate (industry avg: 21% and 2.6%)<\/li>\n                                        <li><strong>Executed 12 webinar campaigns<\/strong> generating $1.2M in pipeline, with average attendance rate of 48% (20% above industry standard)<\/li>\n                                        <li><strong>Optimized website for conversion<\/strong>, implementing CRO best practices that improved homepage-to-demo request rate by 65% and reduced bounce rate from 68% to 42%<\/li>\n                                    <\/ul>\n                                <\/div>\n                                \n                                <div style=\"margin-top: 15px; padding: 12px; background: #e7f3ff; border-left: 4px solid #0066cc; border-radius: 5px; font-size: 0.9em;\">\n                                    <strong>\u2713 Achievement Formula Applied:<\/strong> Each bullet uses PAR method (Problem-Action-Result) with quantified outcomes. Numbers prove impact rather than stating vague \"responsibilities.\"\n                                <\/div>\n                            <\/div>\n                        <\/div>\n\n                        <div class=\"preview-item\">\n                            <h4>4. Education & Certifications<\/h4>\n                            <div class=\"preview-content\">\n                                <strong style=\"color: #2E5090; font-size: 1.1em;\">EDUCATION<\/strong><br><br>\n                                \n                                <div style=\"margin-bottom: 15px;\">\n                                    <strong>Bachelor of Science, Marketing<\/strong><br>\n                                    University of California, Berkeley | Berkeley, CA | Graduated 2016<br>\n                                    <em style=\"color: #6c757d; font-size: 0.95em;\">Minor: Data Analytics | GPA: 3.7\/4.0 | Dean's List (4 semesters)<\/em>\n                                <\/div>\n                                \n                                <strong style=\"color: #2E5090; font-size: 1.1em; display: block; margin-top: 25px;\">CERTIFICATIONS<\/strong><br><br>\n                                \n                                <div style=\"line-height: 1.9;\">\n                                    \u2022 <strong>HubSpot Inbound Marketing Certification<\/strong> | HubSpot Academy | 2025<br>\n                                    \u2022 <strong>Google Analytics Individual Qualification (GAIQ)<\/strong> | Google | 2024<br>\n                                    \u2022 <strong>Certified ScrumMaster (CSM)<\/strong> | Scrum Alliance | 2023<br>\n                                    \u2022 <strong>Facebook Blueprint Certification<\/strong> | Meta | 2023\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n                <div class=\"section\">\n                    <div class=\"section-title\">\ud83d\udd17 Chain Strategy: Multi-Step Workflow<\/div>\n                    \n                    <div class=\"chain-steps\">\n                        <div class=\"chain-step\">\n                            <div class=\"step-number\">1<\/div>\n                            <h4>Career Inventory & Achievement Mining<\/h4>\n                            <p><strong>Prompt:<\/strong> \"Help me extract quantified achievements from my work history. For each role, ask me: (1) What were your main responsibilities? (2) What problems did you solve or challenges did you face? (3) What specific actions did you take? (4) What were the measurable results (numbers, percentages, dollars, time saved)? (5) What tools, technologies, or methodologies did you use? Then, transform my answers into 5-6 achievement-focused bullet points using PAR format (Problem-Action-Result) with strong action verbs and quantified outcomes. Identify gaps where I'm missing quantification and suggest ways to estimate impact (e.g., 'How many people used what you built?' 'How much time did your process improvement save?').\"<\/p>\n                            <p style=\"margin-top: 10px;\"><strong>Why:<\/strong> Most people struggle to quantify their work. This guided interview process extracts specific achievements and transforms vague duties into compelling, results-oriented bullets that prove value to employers.<\/p>\n                        <\/div>\n                        \n                        <div class=\"chain-step\">\n                            <div class=\"step-number\">2<\/div>\n                            <h4>Job Description Analysis & Keyword Extraction<\/h4>\n                            <p><strong>Prompt:<\/strong> \"Analyze this target job description [paste full job posting] and extract: (1) Required skills and qualifications (must-haves); (2) Preferred qualifications (nice-to-haves); (3) Key responsibilities mentioned; (4) Technical tools, software, or methodologies specified; (5) Soft skills emphasized (leadership, communication, problem-solving); (6) Industry-specific keywords and buzzwords; (7) Company culture indicators (e.g., 'fast-paced,' 'collaborative,' 'data-driven'). Then, create a keyword priority list ranking which terms I should include in my resume based on: frequency in posting, emphasis (bold, repeated, in title), and alignment with my experience from Step 1. Finally, identify any skills gaps and suggest how to address them (transferable skills, coursework, side projects).\"<\/p>\n                            <p style=\"margin-top: 10px;\"><strong>Why:<\/strong> ATS systems rank candidates by keyword match. This strategic analysis ensures your resume speaks the employer's language, maximizing ATS score while maintaining authenticity. Identifies must-include keywords vs. nice-to-have terms.<\/p>\n                        <\/div>\n                        \n                        <div class=\"chain-step\">\n                            <div class=\"step-number\">3<\/div>\n                            <h4>Complete Resume Generation with ATS Optimization<\/h4>\n                            <p><strong>Prompt:<\/strong> \"Create a complete, ATS-optimized resume targeting [Job Title] at [Company\/Industry] using: (1) My quantified achievements from Step 1; (2) Priority keywords from Step 2; (3) Template structure from initial prompt. Requirements: Professional Summary: 3-4 sentences incorporating top 5 keywords and emphasizing relevant experience; Skills Section: 12-15 skills prioritized by job description match; Experience: 4-6 achievement bullets per role, leading with most relevant to target job; Format: ATS-friendly (no tables in experience, standard fonts, simple formatting); Length: [1 page for 0-5 years | 2 pages for 6-15 years]; Deliverables: (1) Final resume as PDF and .docx; (2) ATS optimization report showing keyword match %; (3) Cover letter template aligned with resume messaging; (4) LinkedIn profile summary matching resume positioning. Test through ATS checker and aim for 80%+ match score.\"<\/p>\n                            <p style=\"margin-top: 10px;\"><strong>Why:<\/strong> Synthesizes all previous work into a cohesive, targeted resume that passes ATS and impresses humans. The three-step process (mine achievements \u2192 identify keywords \u2192 integrate strategically) produces a resume that's both authentic and optimized\u2014not generic or keyword-stuffed.<\/p>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n                <div class=\"section\">\n                    <div class=\"section-title\">\u2728 Human-in-the-Loop: Refinement Tips<\/div>\n                    \n                    <div class=\"hitl-tips\">\n                        <div class=\"hitl-tip\">\n                            <strong>\ud83c\udfaf If you lack quantified achievements or metrics from past roles:<\/strong>\n                            <p>Add this: \"For roles where I don't have exact numbers, help me estimate impact: (1) Scope: How many people\/customers\/projects did I affect? (2) Time: How much time did I save per week\/month? (3) Quality: What improved (error rate, satisfaction, speed)? (4) Comparison: Before vs. after metrics ('Reduced X from 3 days to 1 day'); (5) Conservative estimates: Use phrases like '~$50K estimated cost savings' or 'Managed portfolio of 10-15 clients'. Provide bullet template: '[Action verb] + [what I did] + resulting in [conservative quantified estimate] based on [brief context]'.\"<\/p>\n                        <\/div>\n                        \n                        <div class=\"hitl-tip\">\n                            <strong>\ud83d\udcca If resume fails ATS tests or gets rejected despite strong qualifications:<\/strong>\n                            <p>Add: \"Run ATS compatibility audit: (1) Check for parsing errors (upload resume to Jobscan.co or Resume Worded); (2) Verify section headings are standard ('Professional Experience' not 'My Journey'); (3) Confirm no tables\/text boxes in experience section; (4) Test both PDF and .docx versions (some ATS prefer Word); (5) Ensure dates are in standard format (MM\/YYYY not 'Summer 2024'); (6) Remove headers\/footers with content; (7) Validate all text is selectable (not embedded in images). Provide: ATS-safe redesign maintaining visual appeal while ensuring 90%+ parsing accuracy. Include: Simple reformatting guide to convert 'creative' resume to ATS-friendly version.\"<\/p>\n                        <\/div>\n                        \n                        <div class=\"hitl-tip\">\n                            <strong>\ud83d\udd04 If changing careers or industries (transferable skills not obvious):<\/strong>\n                            <p>Add: \"Optimize resume for career transition from [Current Industry\/Role] to [Target Industry\/Role]: (1) Professional Summary: Lead with transferable skills and target role language, de-emphasize current industry; (2) Skills Section: Highlight universal skills (project management, data analysis, leadership) over industry-specific tools; (3) Experience Reframing: Rewrite bullets to emphasize transferable outcomes (e.g., 'Led cross-functional teams' vs. 'Managed nursing staff'); (4) Functional Resume Hybrid: Group experiences by skill type rather than strict chronology if it tells better story; (5) Address the 'Why': Add brief line in summary explaining transition motivation. Include: Skills translation guide mapping my [old industry] experience to [new industry] terminology.\"<\/p>\n                        <\/div>\n                        \n                        <div class=\"hitl-tip\">\n                            <strong>\u23f3 If explaining employment gaps or non-traditional career paths:<\/strong>\n                            <p>Add: \"Address [gap period: dates] strategically without drawing unnecessary attention: (1) If gap was productive: Add experience section for 'Freelance Consultant' or 'Professional Development' with bullets on courses, certifications, projects completed; (2) If gap was caregiving\/health\/personal: No need to explain in resume\u2014save for interview if asked, focus on skills staying current; (3) Format dates strategically: Use years only (2020-2023) instead of Month\/Year if it minimizes visual gap; (4) Emphasize continuity: Show volunteer work, side projects, or consulting done during gap; (5) Functional elements: For longer gaps (2+ years), hybrid resume format emphasizing skills and achievements over chronology. Provide: Gap explanation scripts for cover letter and interview that are honest, brief, forward-focused.\"<\/p>\n                        <\/div>\n                        \n                        <div class=\"hitl-tip\">\n                            <strong>\ud83c\udfa8 If applying to creative industry (design, marketing, media) where visual appeal matters:<\/strong>\n                            <p>Add: \"Create two resume versions: (1) ATS-Safe Version: Standard format (Calibri, black\/white, simple lines) for online applications and ATS screening\u2014this version prioritizes parsing over beauty; (2) Portfolio Version: Visually enhanced design with brand colors, custom layout, infographic elements, professional headshot\u2014use for networking, email follow-ups, in-person interviews. Portfolio version can include: Custom header design, Color-coded skill ratings, Project showcase with visual thumbnails, Personality\/culture fit section. Specify: 'Submit ATS version through application portal, bring portfolio version to interview.' Include: Link to online portfolio in ATS version's contact header.\"<\/p>\n                        <\/div>\n                        \n                        <div class=\"hitl-tip\">\n                            <strong>\ud83c\udf0d If applying internationally or to companies with different resume conventions:<\/strong>\n                            <p>Add: \"Adapt resume for [Target Country\/Region] standards: (1) US\/Canada: No photo, no personal info (age, marital status), 1-2 pages max, achievement-focused; (2) Europe\/UK: CV format, 2+ pages common, photo often expected (professional headshot), more detailed education section; (3) Asia: Photo required in most countries, include date of birth, more formal tone, references section; (4) Australia\/NZ: Similar to US but 3-4 pages acceptable, referees listed; (5) Academic\/Research (global): Publications list, research experience emphasized, grants\/awards section, 3+ pages (CV format). Specify format requirements: Page size (A4 vs. Letter), date format (DD\/MM\/YYYY vs. MM\/DD\/YYYY), phone number format (international code +1, +44, etc.). Provide: Country-specific resume template matching local expectations.\"<\/p>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\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> (521 ratings)<\/span>\n                        <\/div>\n                        <div class=\"stat\">\n                            <span class=\"stat-icon\">\ud83d\udccb<\/span>\n                            <span><strong>28.4K<\/strong> copies<\/span>\n                        <\/div>\n                        <div class=\"stat\">\n                            <span class=\"stat-icon\">\ud83d\udcac<\/span>\n                            <span><strong>634<\/strong> reviews<\/span>\n                        <\/div>\n                    <\/div>\n                    <div style=\"color: #6c757d; font-size: 0.9em;\">\n                        Created by <strong style=\"color: #7c3aed;\">AiPro Institute<\/strong>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n\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 data-cfasync=\"false\" src=\"\/cdn-cgi\/scripts\/5c5dd728\/cloudflare-static\/email-decode.min.js\"><\/script><script>\n        function highlightPlaceholders() {\n            const promptBox = document.getElementById('promptContent');\n            let html = promptBox.innerHTML;\n            html = html.replace(\/\\[([^\\]]+)\\]\/g, '<span class=\"placeholder\">[$1]<\/span>');\n            promptBox.innerHTML = html;\n        }\n\n        function copyPrompt() {\n            const promptContent = document.getElementById('promptContent');\n            const textToCopy = promptContent.innerText;\n            \n            navigator.clipboard.writeText(textToCopy).then(() => {\n                const toast = document.getElementById('toast');\n                toast.classList.add('show');\n                setTimeout(() => {\n                    toast.classList.remove('show');\n                }, 3000);\n            }).catch(err => {\n                alert('Failed to copy text: ' + err);\n            });\n        }\n\n        window.addEventListener('DOMContentLoaded', highlightPlaceholders);\n    <\/script>\n<\/body>\n<\/html>\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>Resume\/CV Template &#8211; AiPro Institute\u2122 Prompt Library \ud83d\udcc4 Resume\/CV Template ATS-Friendly Professional Resume Design for Maximum Impact \ud83c\udfaf Intermediate \u23f1\ufe0f 15-25 minutes \ud83d\udcb0 ~650 tokens \ud83d\udcc4 Document\/PDF \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 before using this prompt. Having your work&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":[166],"tags":[],"class_list":["post-4559","post","type-post","status-publish","format-standard","hentry","category-professional-documents-brand-materials"],"acf":[],"_links":{"self":[{"href":"https:\/\/teen.aiproinstitute.com\/zh\/wp-json\/wp\/v2\/posts\/4559","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=4559"}],"version-history":[{"count":4,"href":"https:\/\/teen.aiproinstitute.com\/zh\/wp-json\/wp\/v2\/posts\/4559\/revisions"}],"predecessor-version":[{"id":4690,"href":"https:\/\/teen.aiproinstitute.com\/zh\/wp-json\/wp\/v2\/posts\/4559\/revisions\/4690"}],"wp:attachment":[{"href":"https:\/\/teen.aiproinstitute.com\/zh\/wp-json\/wp\/v2\/media?parent=4559"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/teen.aiproinstitute.com\/zh\/wp-json\/wp\/v2\/categories?post=4559"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/teen.aiproinstitute.com\/zh\/wp-json\/wp\/v2\/tags?post=4559"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}