{"id":347,"date":"2026-06-03T11:51:44","date_gmt":"2026-06-03T11:51:44","guid":{"rendered":"https:\/\/vikassrivastava.in\/academy\/?page_id=347"},"modified":"2026-06-03T12:24:06","modified_gmt":"2026-06-03T12:24:06","slug":"text-prompt-on-techniques","status":"publish","type":"page","link":"https:\/\/vikassrivastava.in\/academy\/text-prompt-on-techniques\/","title":{"rendered":"Text Prompt on Techniques"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"347\" class=\"elementor elementor-347\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4e6e394 e-con e-atomic-element e-flexbox-base e-5c0c27e \" data-id=\"4e6e394\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"4e6e394\">\n    \t\t<div class=\"elementor-element elementor-element-5e7a34c elementor-widget elementor-widget-html\" data-id=\"5e7a34c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n<meta charset=\"UTF-8\" \/>\r\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" \/>\r\n<title>Prompt Techniques Library - Detailed Prompts<\/title>\r\n<style>\r\n  :root{\r\n    --bg:#050505;\r\n    --panel:#111827;\r\n    --panel2:#0f172a;\r\n    --text:#f8fafc;\r\n    --muted:#cbd5e1;\r\n    --line:rgba(255,255,255,.12);\r\n    --rate:#22c55e;\r\n    --rise:#38bdf8;\r\n    --create:#a855f7;\r\n    --costar:#f97316;\r\n    --aida:#f43f5e;\r\n    --pas:#eab308;\r\n  }\r\n  *{box-sizing:border-box}\r\n  body{\r\n    margin:0;\r\n    font-family:Arial, Helvetica, sans-serif;\r\n    background:\r\n      radial-gradient(circle at top left, rgba(34,197,94,.18), transparent 28%),\r\n      radial-gradient(circle at top right, rgba(168,85,247,.18), transparent 28%),\r\n      linear-gradient(180deg,#000,#060606 55%,#000);\r\n    color:var(--text);\r\n  }\r\n  .promptlib-wrap{\r\n    min-height:100vh;\r\n    padding:28px 16px 60px;\r\n  }\r\n  .promptlib-container{\r\n    max-width:1250px;\r\n    margin:0 auto;\r\n  }\r\n  .hero{\r\n    border:1px solid var(--line);\r\n    border-radius:28px;\r\n    padding:34px 24px;\r\n    background:linear-gradient(135deg, rgba(15,23,42,.96), rgba(17,24,39,.88));\r\n    box-shadow:0 20px 60px rgba(0,0,0,.45);\r\n    position:relative;\r\n    overflow:hidden;\r\n  }\r\n  .hero:before{\r\n    content:\"\";\r\n    position:absolute;\r\n    inset:-2px;\r\n    background:linear-gradient(90deg, transparent, rgba(56,189,248,.15), rgba(168,85,247,.15), transparent);\r\n    pointer-events:none;\r\n  }\r\n  .hero-content{position:relative;z-index:1}\r\n  .badge{\r\n    display:inline-flex;\r\n    gap:8px;\r\n    align-items:center;\r\n    padding:8px 12px;\r\n    border:1px solid var(--line);\r\n    border-radius:999px;\r\n    background:rgba(255,255,255,.06);\r\n    color:#dbeafe;\r\n    font-size:13px;\r\n    font-weight:700;\r\n  }\r\n  h1{\r\n    font-size:clamp(30px,5vw,58px);\r\n    line-height:1.05;\r\n    margin:18px 0 14px;\r\n    letter-spacing:-1.2px;\r\n  }\r\n  .gradient-text{\r\n    background:linear-gradient(90deg,#22c55e,#38bdf8,#a855f7,#f43f5e,#eab308);\r\n    -webkit-background-clip:text;\r\n    background-clip:text;\r\n    color:transparent;\r\n  }\r\n  .hero-white-text{\r\n    color:#ffffff !important;\r\n    -webkit-text-fill-color:#ffffff;\r\n    text-shadow:0 0 18px rgba(255,255,255,.12);\r\n  }\r\n  .subtitle{\r\n    max-width:880px;\r\n    color:var(--muted);\r\n    font-size:18px;\r\n    line-height:1.7;\r\n    margin:0;\r\n  }\r\n  .stats{\r\n    display:grid;\r\n    grid-template-columns:repeat(4,minmax(0,1fr));\r\n    gap:14px;\r\n    margin-top:24px;\r\n  }\r\n  .stat{\r\n    background:rgba(255,255,255,.06);\r\n    border:1px solid var(--line);\r\n    border-radius:18px;\r\n    padding:16px;\r\n  }\r\n  .stat b{\r\n    display:block;\r\n    font-size:26px;\r\n    color:#fff;\r\n  }\r\n  .stat span{\r\n    color:var(--muted);\r\n    font-size:13px;\r\n  }\r\n  .controls{\r\n    position:sticky;\r\n    top:0;\r\n    z-index:10;\r\n    margin:20px 0;\r\n    padding:22px;\r\n    border:1px solid var(--line);\r\n    border-radius:28px;\r\n    background:rgba(2,6,23,.94);\r\n    backdrop-filter:blur(12px);\r\n    display:grid;\r\n    grid-template-columns:1.35fr 1fr 1fr auto;\r\n    gap:18px;\r\n    align-items:center;\r\n  }\r\n  input,select,button{\r\n    width:100%;\r\n    border:none;\r\n    outline:none;\r\n    border-radius:22px;\r\n    padding:18px 22px;\r\n    font-size:19px;\r\n    min-height:64px;\r\n  }\r\n  input,select{\r\n    background:#0b1220;\r\n    color:#fff !important;\r\n    border:1px solid rgba(255,255,255,.20);\r\n    font-weight:700;\r\n    letter-spacing:.2px;\r\n  }\r\n  select option{\r\n    background:#0b1220;\r\n    color:#ffffff;\r\n    font-size:16px;\r\n  }\r\n  button{\r\n    cursor:pointer;\r\n    font-weight:900;\r\n    color:#061018;\r\n    background:linear-gradient(90deg,#38bdf8,#22c55e);\r\n    transition:.25s ease;\r\n  }\r\n  button:hover{transform:translateY(-1px);filter:brightness(1.08)}\r\n  .tech-tabs{\r\n    display:flex;\r\n    gap:10px;\r\n    flex-wrap:wrap;\r\n    margin:20px 0;\r\n  }\r\n  .tab{\r\n    width:auto;\r\n    padding:11px 14px;\r\n    color:#fff;\r\n    background:#111827;\r\n    border:1px solid var(--line);\r\n  }\r\n  .tab.active{box-shadow:0 0 0 2px rgba(255,255,255,.18) inset}\r\n  .tab[data-tech=\"R.A.T.E.\"]{background:linear-gradient(135deg,rgba(34,197,94,.25),rgba(17,24,39,.95))}\r\n  .tab[data-tech=\"R.I.S.E.\"]{background:linear-gradient(135deg,rgba(56,189,248,.25),rgba(17,24,39,.95))}\r\n  .tab[data-tech=\"C.R.E.A.T.E.\"]{background:linear-gradient(135deg,rgba(168,85,247,.25),rgba(17,24,39,.95))}\r\n  .tab[data-tech=\"C.O.S.T.A.R.\"]{background:linear-gradient(135deg,rgba(249,115,22,.25),rgba(17,24,39,.95))}\r\n  .tab[data-tech=\"A.I.D.A.\"]{background:linear-gradient(135deg,rgba(244,63,94,.25),rgba(17,24,39,.95))}\r\n  .tab[data-tech=\"P.A.S.\"]{background:linear-gradient(135deg,rgba(234,179,8,.25),rgba(17,24,39,.95))}\r\n  .guide{\r\n    display:grid;\r\n    grid-template-columns:repeat(3,minmax(0,1fr));\r\n    gap:14px;\r\n    margin:20px 0;\r\n  }\r\n  .guide-card{\r\n    padding:18px;\r\n    border-radius:20px;\r\n    border:1px solid var(--line);\r\n    background:rgba(15,23,42,.86);\r\n  }\r\n  .guide-card h3{margin:0 0 8px;font-size:18px}\r\n  .guide-card p{margin:0;color:var(--muted);line-height:1.55;font-size:14px}\r\n  .result-info{\r\n    margin:22px 0 12px;\r\n    color:#e2e8f0;\r\n    font-weight:800;\r\n  }\r\n  .grid{\r\n    display:grid;\r\n    grid-template-columns:repeat(2,minmax(0,1fr));\r\n    gap:16px;\r\n  }\r\n  .card{\r\n    border:1px solid var(--line);\r\n    border-radius:22px;\r\n    background:linear-gradient(180deg,rgba(17,24,39,.96),rgba(2,6,23,.96));\r\n    padding:18px;\r\n    box-shadow:0 14px 34px rgba(0,0,0,.25);\r\n  }\r\n  .card-head{\r\n    display:flex;\r\n    justify-content:space-between;\r\n    gap:12px;\r\n    align-items:flex-start;\r\n    margin-bottom:12px;\r\n  }\r\n  .pill{\r\n    display:inline-block;\r\n    border-radius:999px;\r\n    padding:6px 9px;\r\n    font-size:12px;\r\n    font-weight:900;\r\n    color:#050505;\r\n    white-space:nowrap;\r\n  }\r\n  .pill.rate{background:var(--rate)}\r\n  .pill.rise{background:var(--rise)}\r\n  .pill.create{background:var(--create);color:#fff}\r\n  .pill.costar{background:var(--costar)}\r\n  .pill.aida{background:var(--aida);color:#fff}\r\n  .pill.pas{background:var(--pas)}\r\n  .card h3,\r\n  .card h3 a,\r\n  .guide-card h3{\r\n    margin:0;\r\n    font-size:18px;\r\n    line-height:1.3;\r\n    color:#ffffff !important;\r\n    -webkit-text-fill-color:#ffffff !important;\r\n    background:none !important;\r\n    background-color:transparent !important;\r\n    text-decoration:none !important;\r\n  }\r\n  .meta{\r\n    color:#94a3b8;\r\n    font-size:13px;\r\n    margin:6px 0 0;\r\n  }\r\n  .prompt-box{\r\n    background:#070b13;\r\n    border:1px solid var(--line);\r\n    border-radius:16px;\r\n    padding:14px;\r\n    color:#e5e7eb;\r\n    line-height:1.65;\r\n    white-space:pre-wrap;\r\n    font-size:14px;\r\n    max-height:360px;\r\n    overflow:auto;\r\n  }\r\n  .copy-btn{\r\n    margin-top:12px;\r\n    background:linear-gradient(90deg,#f8fafc,#cbd5e1);\r\n    color:#0f172a;\r\n  }\r\n  .footer-note{\r\n    color:#94a3b8;\r\n    text-align:center;\r\n    margin-top:26px;\r\n    line-height:1.6;\r\n  }\r\n  .hidden{display:none!important}\r\n  @media(max-width:900px){\r\n    .stats,.guide{grid-template-columns:repeat(2,minmax(0,1fr))}\r\n    .controls{grid-template-columns:1fr; padding:18px}\r\n    .grid{grid-template-columns:1fr}\r\n    input,select,button{min-height:60px;font-size:17px}\r\n  }\r\n  @media(max-width:560px){\r\n    .stats,.guide{grid-template-columns:1fr}\r\n    .hero{padding:26px 18px}\r\n  }\r\n  \/* WordPress theme override: keep all prompt card headings white *\/\r\n  .promptlib-wrap .card h3,\r\n  .promptlib-wrap .card h3 *,\r\n  .promptlib-wrap .guide-card h3,\r\n  .promptlib-wrap .guide-card h3 *{\r\n    color:#ffffff !important;\r\n    -webkit-text-fill-color:#ffffff !important;\r\n    background:transparent !important;\r\n    background-color:transparent !important;\r\n    box-shadow:none !important;\r\n    text-decoration:none !important;\r\n  }\r\n<\/style>\r\n<\/head>\r\n<body>\r\n<div class=\"promptlib-wrap\">\r\n  <div class=\"promptlib-container\">\r\n    <section class=\"hero\">\r\n      <div class=\"hero-content\">\r\n        <div class=\"badge\">\u26a1 Ready Prompt Technique Library<\/div>\r\n        <h1><span class=\"gradient-text\"> Detailed Prompts<\/span><br><span class=\"hero-white-text\">Based on 6 Powerful Prompt Techniques<\/span><\/h1>\r\n        <p class=\"subtitle\">\r\n          Explore 100 detailed prompts for each technique: R.A.T.E., R.I.S.E., C.R.E.A.T.E., C.O.S.T.A.R., A.I.D.A., and P.A.S.\r\n          Use these prompts for LinkedIn posts, emails, reports, PPTs, AI images, VBA code, resumes, webinars, ads, and reusable templates.\r\n        <\/p>\r\n        <div class=\"stats\">\r\n          <div class=\"stat\"><b>600<\/b><span>Total prompts<\/span><\/div>\r\n          <div class=\"stat\"><b>100<\/b><span>Prompts per technique<\/span><\/div>\r\n          <div class=\"stat\"><b>10<\/b><span>Use-case categories<\/span><\/div>\r\n          <div class=\"stat\"><b>1 Click<\/b><span>Copy prompt<\/span><\/div>\r\n        <\/div>\r\n      <\/div>\r\n    <\/section>\r\n\r\n    <div class=\"controls\">\r\n      <input id=\"searchInput\" type=\"text\" placeholder=\"Search prompt: LinkedIn, email, VBA, resume, procurement, webinar...\" \/>\r\n      <select id=\"techFilter\">\r\n        <option value=\"All\">All Techniques<\/option>\r\n        <option>R.A.T.E.<\/option>\r\n        <option>R.I.S.E.<\/option>\r\n        <option>C.R.E.A.T.E.<\/option>\r\n        <option>C.O.S.T.A.R.<\/option>\r\n        <option>A.I.D.A.<\/option>\r\n        <option>P.A.S.<\/option>\r\n      <\/select>\r\n      <select id=\"useFilter\">\r\n        <option value=\"All\">All Use Cases<\/option>\r\n      <\/select>\r\n      <button id=\"resetBtn\">Reset<\/button>\r\n    <\/div>\r\n\r\n    <div class=\"tech-tabs\" id=\"techTabs\"><\/div>\r\n\r\n    <section class=\"guide\">\r\n      <div class=\"guide-card\">\r\n        <h3>R.A.T.E.<\/h3>\r\n        <p><b>Role + Audience + Task + Expectation.<\/b> Best for LinkedIn posts, VBA code, webinars, and reusable prompts.<\/p>\r\n      <\/div>\r\n      <div class=\"guide-card\">\r\n        <h3>R.I.S.E.<\/h3>\r\n        <p><b>Role + Instruction + Steps + End Result.<\/b> Best for business reports, VBA, analysis, and structured solutions.<\/p>\r\n      <\/div>\r\n      <div class=\"guide-card\">\r\n        <h3>C.R.E.A.T.E.<\/h3>\r\n        <p><b>Context + Role + Example + Action + Tone + End Format.<\/b> Best for PPT, webinars, AI images, and creative output.<\/p>\r\n      <\/div>\r\n      <div class=\"guide-card\">\r\n        <h3>C.O.S.T.A.R.<\/h3>\r\n        <p><b>Context + Objective + Style + Tone + Audience + Response.<\/b> Best for emails, reports, resumes, and templates.<\/p>\r\n      <\/div>\r\n      <div class=\"guide-card\">\r\n        <h3>A.I.D.A.<\/h3>\r\n        <p><b>Attention + Interest + Desire + Action.<\/b> Best for ads, sales pages, LinkedIn hooks, and webinar promotion.<\/p>\r\n      <\/div>\r\n      <div class=\"guide-card\">\r\n        <h3>P.A.S.<\/h3>\r\n        <p><b>Problem + Agitate + Solution.<\/b> Best for pain-point posts, ads, landing pages, and persuasive communication.<\/p>\r\n      <\/div>\r\n    <\/section>\r\n\r\n    <div class=\"result-info\" id=\"resultInfo\">Loading prompts...<\/div>\r\n    <section class=\"grid\" id=\"promptGrid\"><\/section>\r\n    <p class=\"footer-note\">\u00a9 2026 Prompt Techniques Library | By Vikas Srivastava<\/p>\r\n  <\/div>\r\n<\/div>\r\n\r\n<script>\r\n(function(){\r\n  const techniques = [\"R.A.T.E.\",\"R.I.S.E.\",\"C.R.E.A.T.E.\",\"C.O.S.T.A.R.\",\"A.I.D.A.\",\"P.A.S.\"];\r\n\r\n  const useCases = [\r\n    [\"LinkedIn Post\",\"AI will not replace professionals, but professionals using AI will replace those who ignore it\",\"working professionals, data analysts, managers and students\",\"create a LinkedIn post with a hook, relatable office problem, practical AI example, lesson and CTA\"],\r\n    [\"LinkedIn Post\",\"10X productivity using intelligent automation\",\"office professionals and business leaders\",\"write a motivational LinkedIn post explaining how automation can save time in Excel, email, PPT and reports\"],\r\n    [\"LinkedIn Post\",\"fear of AI and job risk\",\"mid-career professionals\",\"create a persuasive post that changes fear into learning action\"],\r\n    [\"LinkedIn Post\",\"career growth through Excel, Power BI and AI skills\",\"young professionals and job seekers\",\"write a practical post showing why skill upgrading is more important than only experience\"],\r\n    [\"LinkedIn Post\",\"discipline, small action and daily learning\",\"professionals building a personal brand\",\"write a short inspirational post using simple English and strong lines\"],\r\n    [\"LinkedIn Post\",\"automation is not a luxury but a survival skill\",\"corporate employees\",\"write a strong thought-leadership post with real office examples\"],\r\n    [\"LinkedIn Post\",\"from manual work to smart work\",\"Excel users and analysts\",\"write a transformation-style LinkedIn post with before-after comparison\"],\r\n    [\"LinkedIn Post\",\"AI tools for non-technical professionals\",\"non-technical office users\",\"write a beginner-friendly awareness post with confidence-building tone\"],\r\n    [\"LinkedIn Post\",\"mistakes professionals make while ignoring AI\",\"working professionals\",\"write a bold post listing 5 mistakes and a learning CTA\"],\r\n    [\"LinkedIn Post\",\"future-ready skills for the AI-driven workplace\",\"students and employees\",\"write a post with 5 future-ready skills and motivational closing\"],\r\n\r\n    [\"Email Writing\",\"reserve critical material for OH to UG projects\",\"Store Team and project stakeholders\",\"draft a professional request email asking stores to tag reserved items, mention quantity and restrict issue without approval\"],\r\n    [\"Email Writing\",\"urgent stock shortage of frequently required items\",\"senior management\",\"write an alarming but solution-oriented email explaining operational risk and requesting urgent support\"],\r\n    [\"Email Writing\",\"request for management approval due pending DERC\/MSB approval\",\"project and approval team\",\"draft a polite email requesting early approval because procurement quantity cannot be shared without approval\"],\r\n    [\"Email Writing\",\"follow-up for delayed cable arrangement\",\"concerned department\",\"write a firm but respectful follow-up email about delayed cable arrangement and rapidly depleting stock\"],\r\n    [\"Email Writing\",\"material allocation under Opex and adjustment in PM11\",\"internal project team\",\"draft a concise clarification email explaining temporary allocation and future adjustment\"],\r\n    [\"Email Writing\",\"request to submit technical specifications on time\",\"engineering\/design team\",\"write a professional email asking for timely submission to avoid tender and procurement delay\"],\r\n    [\"Email Writing\",\"confirmation of tagging\/reservation completion\",\"store team\",\"draft an email seeking confirmation after completion of material tagging\"],\r\n    [\"Email Writing\",\"escalation for non-moving and slow-moving items\",\"Head Stores and user departments\",\"write a management email to activate\/issue slow-moving inventory\"],\r\n    [\"Email Writing\",\"request for revised quantities for procurement\",\"division\/project teams\",\"draft an email requesting approved and validated quantities with justification\"],\r\n    [\"Email Writing\",\"meeting action points and compliance follow-up\",\"cross-functional teams\",\"write a structured follow-up email with action owner, timeline and expected response\"],\r\n\r\n    [\"Business Report\",\"impact of raw material price increase on procurement cost\",\"senior management of an electricity distribution company\",\"prepare a detailed analytical note covering copper, aluminium, steel, oil, imported electronics, budget impact and mitigation\"],\r\n    [\"Business Report\",\"stock shortage risk for maintenance and capex execution\",\"senior leadership\",\"create a risk report with background, current situation, impact, risk rating and action plan\"],\r\n    [\"Business Report\",\"FY budget revision justification due market volatility\",\"finance and management team\",\"write a budget revision justification note with assumptions, market drivers and recommendation\"],\r\n    [\"Business Report\",\"procurement lead time risk due global supply chain disruption\",\"procurement leadership\",\"prepare a business report with causes, impact on tendering, project timeline and mitigation\"],\r\n    [\"Business Report\",\"inventory optimization using safety stock and reorder level\",\"materials management team\",\"create a report explaining formula, methodology, example and implementation plan\"],\r\n    [\"Business Report\",\"capex achievement and capitalization performance review\",\"senior management\",\"prepare a performance report with achievements, gap analysis, governance actions and future improvement\"],\r\n    [\"Business Report\",\"quarterly procurement planning for critical materials\",\"C&M and planning team\",\"create a structured quarterly procurement plan with demand forecast, stock review and PR strategy\"],\r\n    [\"Business Report\",\"material diversion control for priority projects\",\"project monitoring team\",\"write a control note explaining why tagging and approval control is necessary\"],\r\n    [\"Business Report\",\"vendor delivery delay and project execution impact\",\"management committee\",\"prepare an issue note with facts, consequences, escalation and recommendations\"],\r\n    [\"Business Report\",\"AOP monitoring and variance analysis\",\"planning and budgeting team\",\"write an analytical report on plan vs actual, reasons of variance and corrective action\"],\r\n\r\n    [\"PPT Content\",\"AI Productivity Accelerator webinar deck\",\"beginners and working professionals\",\"create a 15-slide PPT outline with title, problem, benefits, tools, examples, bonuses and CTA\"],\r\n    [\"PPT Content\",\"procurement cost increase management presentation\",\"senior management\",\"create slide-wise content explaining raw material cost impact, market drivers, risk and mitigation\"],\r\n    [\"PPT Content\",\"future-ready technologies keynote\",\"professionals and business leaders\",\"prepare a keynote deck outline with story, trends, use cases and action framework\"],\r\n    [\"PPT Content\",\"Excel automation masterclass\",\"beginners and advanced Excel users\",\"create PPT content for a masterclass covering formulas, Power Query, VBA and dashboards\"],\r\n    [\"PPT Content\",\"AI tools for office productivity\",\"corporate employees\",\"create a slide deck outline covering email, PPT, Excel, reports, research and automation use cases\"],\r\n    [\"PPT Content\",\"stock crisis review presentation\",\"senior management\",\"prepare PPT content with alarming situation, issue, impact and urgent support required\"],\r\n    [\"PPT Content\",\"webinar sales presentation\",\"course prospects\",\"create persuasive slide content showing problem, promise, modules, bonus and limited offer\"],\r\n    [\"PPT Content\",\"resume improvement using AI\",\"students and professionals\",\"create PPT outline explaining ATS, keywords, job match and final resume review\"],\r\n    [\"PPT Content\",\"Power BI dashboard training\",\"data analysts\",\"prepare a practical slide plan explaining data cleaning, modelling, visuals and insights\"],\r\n    [\"PPT Content\",\"business productivity through intelligent automation\",\"CXO and department heads\",\"create PPT content showing 10X productivity framework and implementation roadmap\"],\r\n\r\n    [\"AI Image Prompt\",\"AI job risk and layoffs due to automation\",\"Facebook ad audience\",\"create a square neon image prompt showing fear, urgency and learning opportunity without mentioning date\/time\"],\r\n    [\"AI Image Prompt\",\"10X productivity with AI tools\",\"working professionals\",\"write a detailed image generation prompt for a modern office scene with light and dark neon contrast\"],\r\n    [\"AI Image Prompt\",\"Excel automation hero image\",\"course landing page visitors\",\"create a horizontal banner prompt showing Excel, automation, dashboard and speed\"],\r\n    [\"AI Image Prompt\",\"AI webinar thumbnail\",\"Facebook and LinkedIn ads\",\"create a high-converting thumbnail prompt with bold text space, neon glow and professional trainer feel\"],\r\n    [\"AI Image Prompt\",\"future-ready professional using AI\",\"career-growth audience\",\"write a detailed AI image prompt showing transformation from manual work to smart digital work\"],\r\n    [\"AI Image Prompt\",\"procurement cost crisis due global market\",\"management presentation\",\"create an infographic-style prompt showing raw materials, oil, electronics, supply chain and rising graph\"],\r\n    [\"AI Image Prompt\",\"AI course bonus and benefits graphic\",\"landing page visitors\",\"write a prompt for a clean promotional image showing bonus cards and benefits without clutter\"],\r\n    [\"AI Image Prompt\",\"VBA code library interface\",\"Excel users\",\"create a futuristic web app image prompt showing code blocks, Excel sheets and automation icons\"],\r\n    [\"AI Image Prompt\",\"resume builder ATS review screen\",\"job seekers\",\"write a prompt for a sleek resume review dashboard with score, keywords and download button\"],\r\n    [\"AI Image Prompt\",\"Prompt library website hero\",\"AI learners\",\"create a dark neon hero image prompt for a prompt depository website\"],\r\n\r\n    [\"VBA Code Generation\",\"consolidate all worksheets into one sheet\",\"Excel users\",\"generate VBA code to consolidate used range from all worksheets into Consolidated sheet and add sheet name in last column\"],\r\n    [\"VBA Code Generation\",\"create hyperlink index sheet\",\"Excel workbook users\",\"write VBA code to create an Index sheet with clickable sheet names and back link on every worksheet\"],\r\n    [\"VBA Code Generation\",\"filter data and export separate workbooks\",\"data analysts\",\"generate VBA macro to filter unique values from selected column and save separate workbooks in selected folder\"],\r\n    [\"VBA Code Generation\",\"UDF to sum comma-separated numbers\",\"Excel formula users\",\"write VBA UDF that sums numbers stored as comma-separated text in a cell\"],\r\n    [\"VBA Code Generation\",\"UDF for case-sensitive lookup\",\"advanced Excel users\",\"create VBA UDF that performs case-sensitive lookup with error handling\"],\r\n    [\"VBA Code Generation\",\"remove non-printable characters\",\"Excel cleaning users\",\"generate VBA UDF to clean non-printable characters and extra spaces\"],\r\n    [\"VBA Code Generation\",\"sort digits in ascending order and remove duplicate\",\"Excel automation learners\",\"write VBA UDF that sorts digits inside a number and optionally removes duplicate digits\"],\r\n    [\"VBA Code Generation\",\"copy selected range as PDF\",\"office users\",\"generate macro to export selected range or sheet as PDF with user-defined file name\"],\r\n    [\"VBA Code Generation\",\"send email from Outlook with attachment\",\"Excel automation users\",\"write VBA macro to send Outlook email using data from worksheet with attachment path\"],\r\n    [\"VBA Code Generation\",\"dynamic UserForm dropdown from headers\",\"VBA developers\",\"generate VBA code to populate ComboBox with headers from selected sheet and use selected header in operation\"],\r\n\r\n    [\"Resume Writing\",\"ATS-enabled resume for data analyst role\",\"job seekers\",\"write a professional resume summary, skills, achievements and keywords aligned with data analyst job description\"],\r\n    [\"Resume Writing\",\"career switch from operations to automation\",\"mid-career professionals\",\"create a resume positioning strategy highlighting transferable skills, automation projects and measurable impact\"],\r\n    [\"Resume Writing\",\"LinkedIn about section for AI automation coach\",\"professionals building personal brand\",\"write a powerful About section with mission, credibility, value and CTA\"],\r\n    [\"Resume Writing\",\"achievement bullets for procurement and materials management\",\"senior professionals\",\"create quantified resume bullets covering capex, inventory, procurement, planning and governance\"],\r\n    [\"Resume Writing\",\"resume improvement based on recruiter mindset\",\"job seekers\",\"rewrite weak experience points into strong measurable impact statements\"],\r\n    [\"Resume Writing\",\"cover letter for automation-focused role\",\"professionals applying for jobs\",\"draft a concise cover letter connecting Excel, VBA, Power BI and business process improvement\"],\r\n    [\"Resume Writing\",\"executive bio for keynote speaker profile\",\"consultants and speakers\",\"write a professional bio emphasizing experience, AI, automation, mentoring and business productivity\"],\r\n    [\"Resume Writing\",\"resume headline alternatives\",\"LinkedIn profile users\",\"generate 20 powerful resume or LinkedIn headlines for AI and automation productivity expert\"],\r\n    [\"Resume Writing\",\"project description for dashboard automation\",\"data analysts\",\"write resume-ready project description with tools, problem, solution and business impact\"],\r\n    [\"Resume Writing\",\"interview pitch for promotion\",\"working professionals\",\"create a 60-second self-introduction focused on leadership, transformation and measurable results\"],\r\n\r\n    [\"Webinar Content\",\"AI productivity webinar complete agenda\",\"beginners and professionals\",\"create a 2-hour webinar agenda with timing, modules, live demos, examples and CTA\"],\r\n    [\"Webinar Content\",\"AI fear to AI confidence session\",\"working professionals\",\"write a session script that addresses fear of job loss and turns it into learning motivation\"],\r\n    [\"Webinar Content\",\"Excel automation webinar\",\"Excel users\",\"prepare detailed webinar content with pain points, examples, demo flow and workbook practice\"],\r\n    [\"Webinar Content\",\"Prompt engineering masterclass\",\"AI beginners\",\"create complete content covering prompt structures, examples, practice tasks and reusable templates\"],\r\n    [\"Webinar Content\",\"Power BI dashboard live class\",\"data analysts\",\"prepare webinar flow with data cleaning, modelling, visualization and insight storytelling\"],\r\n    [\"Webinar Content\",\"AI tools demo session\",\"office employees\",\"create demo plan for email writing, PPT creation, Excel formula help, report summary and image prompts\"],\r\n    [\"Webinar Content\",\"webinar opening speech\",\"trainer or speaker\",\"write a powerful opening speech on why learning AI is urgent\"],\r\n    [\"Webinar Content\",\"webinar closing and offer pitch\",\"course prospects\",\"write closing script with recap, transformation promise, bonus and enrollment CTA\"],\r\n    [\"Webinar Content\",\"participant workbook content\",\"training attendees\",\"create worksheet activities and reflection questions for AI productivity practice\"],\r\n    [\"Webinar Content\",\"follow-up email after webinar\",\"webinar participants\",\"write a follow-up email with recording note, key learnings, bonus link and next step\"],\r\n\r\n    [\"Sales Page \/ Ads\",\"AI Productivity Accelerator landing page\",\"working professionals\",\"write high-converting sales page content with problem, promise, modules, bonus, testimonials section and CTA\"],\r\n    [\"Sales Page \/ Ads\",\"Facebook ad for AI webinar\",\"professionals afraid of AI\",\"create ad copy using fear of AI and benefit of practical office use cases\"],\r\n    [\"Sales Page \/ Ads\",\"LinkedIn ad for Excel automation course\",\"Excel users and analysts\",\"write short ad copy highlighting time saving, automation and career benefit\"],\r\n    [\"Sales Page \/ Ads\",\"course offer with price anchoring\",\"potential buyers\",\"write persuasive offer copy comparing total value and today's special cost\"],\r\n    [\"Sales Page \/ Ads\",\"book sales page for automation book\",\"non-technical professionals\",\"create sales copy explaining why the book helps save time through automation\"],\r\n    [\"Sales Page \/ Ads\",\"WhatsApp campaign for digital library\",\"students and professionals\",\"write short promotional message with benefits, urgency and CTA\"],\r\n    [\"Sales Page \/ Ads\",\"AI tools bundle offer\",\"content creators and office users\",\"create ad copy for a bundle of templates, prompts and automation tools\"],\r\n    [\"Sales Page \/ Ads\",\"limited time webinar registration\",\"busy professionals\",\"write urgent but ethical ad copy encouraging registration\"],\r\n    [\"Sales Page \/ Ads\",\"resume builder tool sales copy\",\"job seekers\",\"write sales page section highlighting ATS score, keyword match and PDF download\"],\r\n    [\"Sales Page \/ Ads\",\"productivity challenge campaign\",\"professionals wanting growth\",\"create campaign copy for a 7-day or 30-day productivity challenge\"],\r\n\r\n    [\"Reusable Templates\",\"professional email generator template\",\"corporate professionals\",\"create a reusable prompt template with placeholders for purpose, recipient, background, key points, tone and action\"],\r\n    [\"Reusable Templates\",\"LinkedIn post generator template\",\"content creators and professionals\",\"build reusable prompt template for hook, story, lesson and CTA\"],\r\n    [\"Reusable Templates\",\"business report generator template\",\"managers and analysts\",\"create reusable template for background, data points, analysis, impact and recommendation\"],\r\n    [\"Reusable Templates\",\"PPT outline generator template\",\"trainers and managers\",\"build reusable prompt template for slide title, audience, objective, sections and design tone\"],\r\n    [\"Reusable Templates\",\"AI image prompt generator template\",\"designers and marketers\",\"create reusable template for subject, style, lighting, colors, composition and text requirement\"],\r\n    [\"Reusable Templates\",\"VBA code generator template\",\"Excel automation users\",\"build reusable prompt template asking for sheet names, ranges, criteria, output and error handling\"],\r\n    [\"Reusable Templates\",\"resume improvement template\",\"job seekers\",\"create reusable prompt template for target role, current resume points, skills, achievements and ATS keywords\"],\r\n    [\"Reusable Templates\",\"webinar planning template\",\"trainers and coaches\",\"create reusable prompt template for topic, audience, duration, modules, exercises and CTA\"],\r\n    [\"Reusable Templates\",\"ad copy generator template\",\"marketers and course creators\",\"build template for audience, pain point, desire, offer, proof and CTA\"],\r\n    [\"Reusable Templates\",\"meeting minutes template\",\"corporate teams\",\"create reusable prompt template for agenda, discussion points, decisions, action owner and deadline\"]\r\n  ];\r\n\r\n  const techniqueMeaning = {\r\n    \"R.A.T.E.\":[\"Role\",\"Audience\",\"Task\",\"Expectation\"],\r\n    \"R.I.S.E.\":[\"Role\",\"Instruction\",\"Steps\",\"End Result\"],\r\n    \"C.R.E.A.T.E.\":[\"Context\",\"Role\",\"Example\",\"Action\",\"Tone\",\"End Format\"],\r\n    \"C.O.S.T.A.R.\":[\"Context\",\"Objective\",\"Style\",\"Tone\",\"Audience\",\"Response\"],\r\n    \"A.I.D.A.\":[\"Attention\",\"Interest\",\"Desire\",\"Action\"],\r\n    \"P.A.S.\":[\"Problem\",\"Agitate\",\"Solution\"]\r\n  };\r\n\r\n  function promptText(tech, uc, i){\r\n    const [usecase, topic, audience, task] = uc;\r\n    if(tech===\"R.A.T.E.\"){\r\n      return `R.A.T.E. Prompt\\n\\nRole: Act as a senior ${usecase.toLowerCase()} expert with strong practical business communication skills.\\n\\nAudience: This output is for ${audience}.\\n\\nTask: ${task} on the topic: \"${topic}\".\\n\\nExpectation: Keep the output clear, professional, practical and action-oriented. Use simple language, strong headings and specific examples. Avoid generic advice. Include a final CTA or recommendation wherever suitable.\\n\\nFinal Instruction: Give the final answer in a ready-to-use format that I can directly publish, send, present or apply.`;\r\n    }\r\n    if(tech===\"R.I.S.E.\"){\r\n      return `R.I.S.E. Prompt\\n\\nRole: Act as a senior specialist in ${usecase.toLowerCase()} and business productivity.\\n\\nInstruction: Create a detailed output for the topic: \"${topic}\". The main requirement is to ${task}.\\n\\nSteps:\\n1. First explain the background or current situation.\\n2. Then identify the main problem or opportunity.\\n3. Next provide a structured solution with examples.\\n4. Add practical action points or implementation steps.\\n5. End with a strong conclusion, recommendation or CTA.\\n\\nEnd Result: The final output should be polished, professional, well-structured and useful for ${audience}.`;\r\n    }\r\n    if(tech===\"C.R.E.A.T.E.\"){\r\n      return `C.R.E.A.T.E. Prompt\\n\\nContext: I need high-quality content for the use case: ${usecase}. The topic is \"${topic}\" and the target users are ${audience}.\\n\\nRole: Act as an expert content strategist, trainer and communication specialist.\\n\\nExample: Use short headings, practical points, relatable examples and a professional tone. Keep the structure clean and easy to understand.\\n\\nAction: ${task}.\\n\\nTone: Practical, confident, simple, persuasive and helpful.\\n\\nEnd Format: Provide the output with title, sections, bullet points, examples, and final CTA\/recommendation. Make it ready to use without further editing.`;\r\n    }\r\n    if(tech===\"C.O.S.T.A.R.\"){\r\n      return `C.O.S.T.A.R. Prompt\\n\\nContext: The requirement is related to ${usecase}. The topic is \"${topic}\".\\n\\nObjective: The objective is to ${task} and create an output that helps the audience take clear action.\\n\\nStyle: Use a structured, business-ready style with headings, short paragraphs and practical examples.\\n\\nTone: Professional, clear, persuasive and solution-oriented.\\n\\nAudience: ${audience}.\\n\\nResponse: Give the final response in a clean format with introduction, key points, explanation, action plan and closing recommendation\/CTA.`;\r\n    }\r\n    if(tech===\"A.I.D.A.\"){\r\n      return `A.I.D.A. Prompt\\n\\nAttention: Start with a strong hook related to \"${topic}\" that immediately captures attention of ${audience}.\\n\\nInterest: Build interest by explaining why this issue matters today and how it affects daily work, career growth, productivity or business results.\\n\\nDesire: Create desire by showing practical benefits, transformation, time saving, confidence, career advantage or measurable improvement.\\n\\nAction: End with a clear CTA. The required output is to ${task}. Keep the language persuasive, simple and high-converting.`;\r\n    }\r\n    if(tech===\"P.A.S.\"){\r\n      return `P.A.S. Prompt\\n\\nProblem: Clearly identify the main problem related to \"${topic}\" for ${audience}.\\n\\nAgitate: Explain why this problem is serious, what risks it creates, and what may happen if it is ignored. Use relatable and practical examples.\\n\\nSolution: Provide a clear, practical and action-oriented solution. The required output is to ${task}. End with a strong recommendation or CTA.`;\r\n    }\r\n    return \"\";\r\n  }\r\n\r\n  function pillClass(tech){\r\n    return tech.toLowerCase().replaceAll(\".\",\"\").trim();\r\n  }\r\n\r\n  const prompts = [];\r\n  techniques.forEach(tech=>{\r\n    useCases.forEach((uc,idx)=>{\r\n      prompts.push({\r\n        tech,\r\n        usecase:uc[0],\r\n        topic:uc[1],\r\n        audience:uc[2],\r\n        title:`${idx+1}. ${uc[0]} - ${uc[1]}`,\r\n        text:promptText(tech,uc,idx+1)\r\n      });\r\n    });\r\n  });\r\n\r\n  const grid = document.getElementById(\"promptGrid\");\r\n  const resultInfo = document.getElementById(\"resultInfo\");\r\n  const searchInput = document.getElementById(\"searchInput\");\r\n  const techFilter = document.getElementById(\"techFilter\");\r\n  const useFilter = document.getElementById(\"useFilter\");\r\n  const resetBtn = document.getElementById(\"resetBtn\");\r\n  const techTabs = document.getElementById(\"techTabs\");\r\n\r\n  [...new Set(useCases.map(x=>x[0]))].forEach(u=>{\r\n    const op=document.createElement(\"option\");\r\n    op.value=u; op.textContent=u; useFilter.appendChild(op);\r\n  });\r\n\r\n  const allTab=document.createElement(\"button\");\r\n  allTab.className=\"tab active\";\r\n  allTab.textContent=\"All\";\r\n  allTab.dataset.tech=\"All\";\r\n  techTabs.appendChild(allTab);\r\n\r\n  techniques.forEach(t=>{\r\n    const b=document.createElement(\"button\");\r\n    b.className=\"tab\";\r\n    b.textContent=t+\" - 100\";\r\n    b.dataset.tech=t;\r\n    techTabs.appendChild(b);\r\n  });\r\n\r\n  function render(){\r\n    const q=searchInput.value.toLowerCase().trim();\r\n    const tech=techFilter.value;\r\n    const use=useFilter.value;\r\n\r\n    const filtered = prompts.filter(p=>{\r\n      const matchTech = tech===\"All\" || p.tech===tech;\r\n      const matchUse = use===\"All\" || p.usecase===use;\r\n      const matchQ = !q || (p.title+\" \"+p.text+\" \"+p.audience+\" \"+p.tech+\" \"+p.usecase).toLowerCase().includes(q);\r\n      return matchTech && matchUse && matchQ;\r\n    });\r\n\r\n    resultInfo.textContent = `Showing ${filtered.length} prompts out of ${prompts.length}`;\r\n\r\n    grid.innerHTML = \"\";\r\n    filtered.forEach((p,idx)=>{\r\n      const card=document.createElement(\"article\");\r\n      card.className=\"card\";\r\n      card.innerHTML=`\r\n        <div class=\"card-head\">\r\n          <div>\r\n            <h3>${p.title}<\/h3>\r\n            <p class=\"meta\">Use Case: ${p.usecase} | Audience: ${p.audience}<\/p>\r\n          <\/div>\r\n          <span class=\"pill ${pillClass(p.tech)}\">${p.tech}<\/span>\r\n        <\/div>\r\n        <div class=\"prompt-box\" id=\"prompt_${idx}\">${escapeHtml(p.text)}<\/div>\r\n        <button class=\"copy-btn\" data-copy=\"prompt_${idx}\">Copy Prompt<\/button>\r\n      `;\r\n      grid.appendChild(card);\r\n    });\r\n  }\r\n\r\n  function escapeHtml(str){\r\n    return str.replace(\/[&<>\"']\/g, m => ({'&':'&amp;','<':'&lt;','>':'&gt;','\"':'&quot;',\"'\":'&#039;'}[m]));\r\n  }\r\n\r\n  document.addEventListener(\"click\",function(e){\r\n    if(e.target.matches(\"[data-copy]\")){\r\n      const id=e.target.getAttribute(\"data-copy\");\r\n      const text=document.getElementById(id).innerText;\r\n      navigator.clipboard.writeText(text).then(()=>{\r\n        const old=e.target.textContent;\r\n        e.target.textContent=\"Copied!\";\r\n        setTimeout(()=>e.target.textContent=old,1200);\r\n      });\r\n    }\r\n    if(e.target.classList.contains(\"tab\")){\r\n      document.querySelectorAll(\".tab\").forEach(x=>x.classList.remove(\"active\"));\r\n      e.target.classList.add(\"active\");\r\n      techFilter.value=e.target.dataset.tech;\r\n      render();\r\n    }\r\n  });\r\n\r\n  searchInput.addEventListener(\"input\",render);\r\n  techFilter.addEventListener(\"change\",()=>{\r\n    document.querySelectorAll(\".tab\").forEach(x=>x.classList.toggle(\"active\",x.dataset.tech===techFilter.value));\r\n    render();\r\n  });\r\n  useFilter.addEventListener(\"change\",render);\r\n  resetBtn.addEventListener(\"click\",()=>{\r\n    searchInput.value=\"\";\r\n    techFilter.value=\"All\";\r\n    useFilter.value=\"All\";\r\n    document.querySelectorAll(\".tab\").forEach(x=>x.classList.toggle(\"active\",x.dataset.tech===\"All\"));\r\n    render();\r\n  });\r\n\r\n  render();\r\n})();\r\n<\/script>\r\n<\/body>\r\n<\/html>\r\n\t\t\t\t<\/div>\n\t\t\n<\/div>\n\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Prompt Techniques Library &#8211; Detailed Prompts \u26a1 Ready Prompt Technique Library Detailed PromptsBased on 6 Powerful Prompt Techniques Explore 100 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"site-sidebar-layout":"no-sidebar","site-content-layout":"","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-347","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/vikassrivastava.in\/academy\/wp-json\/wp\/v2\/pages\/347","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/vikassrivastava.in\/academy\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/vikassrivastava.in\/academy\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/vikassrivastava.in\/academy\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/vikassrivastava.in\/academy\/wp-json\/wp\/v2\/comments?post=347"}],"version-history":[{"count":19,"href":"https:\/\/vikassrivastava.in\/academy\/wp-json\/wp\/v2\/pages\/347\/revisions"}],"predecessor-version":[{"id":367,"href":"https:\/\/vikassrivastava.in\/academy\/wp-json\/wp\/v2\/pages\/347\/revisions\/367"}],"wp:attachment":[{"href":"https:\/\/vikassrivastava.in\/academy\/wp-json\/wp\/v2\/media?parent=347"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}