{"slug": "prompt-library-collection-of-prompts-for-developers-to-use-with-ai-tools", "title": "Prompt Library: Collection of prompts for developers to use with AI tools", "summary": "Intuit has released a prompt library for developers to use with AI tools, organizing reusable prompts by workflow and topic to help teams adapt to platform changes and implement new features. The library is tool-agnostic and includes recipes for API discovery, webhook migration, and other tasks, with support for referencing prompts via @file syntax in IDEs.", "body_md": "Collection of reusable prompts for Intuit developers to use with AI tools.\n\nThis library organizes prompts by workflow and topic so you can quickly find, copy, and adapt them in your own development work. The goal of this prompt library is to help you quickly adapt to platform changes and implement new features.\n\n**Prompt recipes** written in plain Markdown.**Organized by workflow/topic**, e.g. discovery, change management, migrations, etc.** Tool‑agnostic**: you can use them with any AI assistant (IDE plugin, chat UI, API, etc.).\n\n| Folder | What it does | When to use it |\n|---|---|---|\n`discover/` |\n\n**Intuit Enterprise Suite (IES) Dimensions API** and**Projects & Estimates API**. Configure target language, transaction type, and instructions in`prompt-config.json`\n\n, then run `node merge-prompt.js`\n\nto produce a ready-to-paste prompt.`workflows/webhooks-migration/`\n\n**webhook handler from the legacy payload to the CloudEvents format**. Supports Java, .NET, PHP, Node.js, and Python. The generated prompt detects the codebase's current state and routes to the right migration tasks.Each folder has its own README with full setup, configuration, and usage details.\n\n-\n**Browse to a relevant folder**\n\nPick the workflow or topic that matches what you're trying to do (for example, discovering APIs, managing webhooks, running a migration, etc.). -\n**Open a prompt file**\n\nRead the description at the top to confirm it fits your use case. -\n**Copy the prompt text**\n\nCopy everything under the main \"Prompts\" (or similar) heading. -\n**Customize placeholders**\n\nReplace any placeholder text (for example:`<your app name>`\n\n,`<project id>`\n\n,`<API key>`\n\n, or bracketed variables) with your own details. -\n**Paste into your AI tool**- Paste into your IDE assistant, chat UI, or API request body.\n- Add any extra context (code snippets, logs, links) as needed.\n\n-\n**Iterate**- If the response isn't quite right, refine inputs (more context, narrower scope).\n- Save new or refined prompt variants back into this repo if they're reusable.\n\nMany AI tools and IDE assistants let you reference local files using `@`\n\n(for example, `@filename`\n\nor `@path/to/file`\n\n). You can use this pattern with this prompt library.\n\n-\n**Get the prompts into your workspace**- Clone the repo, or\n- Copy the specific\n`.md`\n\nfiles you need into your project (for example:`prompts/`\n\n,`.prompt/`\n\n, or any folder your tool can see).\n\n-\n**Open your AI tool in the same workspace**- For IDE assistants, ensure the project that contains the\n`.md`\n\nprompts is open. - For CLI or other tools, point them at the folder where the prompts live.\n\n- For IDE assistants, ensure the project that contains the\n-\n**Reference a prompt with**`@`\n\n- In your AI chat, type something like:\n`@workflows/webhooks-migration/prompt-template.md`\n\n- or shorter, if your tool supports it:\n`@prompt-template.md`\n\n- The exact syntax depends on your tool, but typically:\n`@file-name`\n\n→ references a file in the repo.`@path/to/file.md`\n\n→ references a nested file.\n\n- In your AI chat, type something like:\n-\n**Add instructions on top of the**`@`\n\nreference- Example:\n`@workflows/webhooks-migration/prompt-template.md`\n\n`Use this prompt and apply it to my current Java service. Assume Gradle and Spring Boot.`\n\n- Example:\n-\n**Edit prompts locally if needed**- Tweak the\n`.md`\n\nfile to better match your app or environment. - Re‑run the same\n`@file`\n\nreference; your tool will pick up the updated content.\n\n- Tweak the\n\nNote:Exact`@`\n\nbehavior varies by tool. If`@file`\n\ndoesn't work, check your AI/IDE assistant's docs for how it resolves local file references.\n\n**Be specific**: give concrete details (stack, language, framework, API version).** Include context**: link or paste relevant code, logs, or docs.** Keep scope small**: ask for one clear outcome at a time (e.g., \"design a migration plan\" before \"implement everything\").** Treat prompts as templates**: tweak wording to match your own voice and needs.", "url": "https://wpnews.pro/news/prompt-library-collection-of-prompts-for-developers-to-use-with-ai-tools", "canonical_source": "https://github.com/IntuitDeveloper/Prompt-Library", "published_at": "2026-06-18 18:42:36+00:00", "updated_at": "2026-06-18 19:01:55.404198+00:00", "lang": "en", "topics": ["developer-tools", "ai-tools", "generative-ai", "large-language-models"], "entities": ["Intuit", "Intuit Enterprise Suite", "IES Dimensions API", "Projects & Estimates API", "CloudEvents"], "alternates": {"html": "https://wpnews.pro/news/prompt-library-collection-of-prompts-for-developers-to-use-with-ai-tools", "markdown": "https://wpnews.pro/news/prompt-library-collection-of-prompts-for-developers-to-use-with-ai-tools.md", "text": "https://wpnews.pro/news/prompt-library-collection-of-prompts-for-developers-to-use-with-ai-tools.txt", "jsonld": "https://wpnews.pro/news/prompt-library-collection-of-prompts-for-developers-to-use-with-ai-tools.jsonld"}}