awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

112 مستودعات

Awesome GitHub RepositoriesPrompt Engineering

The practice of designing and refining inputs to optimize language model performance.

Distinguishing note: Covers the foundational discipline of prompt engineering as a core domain.

Explore 112 awesome GitHub repositories matching artificial intelligence & ml · Prompt Engineering. Refine with filters or upvote what's useful.

Awesome Prompt Engineering GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • awesome-selfhosted/awesome-selfhostedالصورة الرمزية لـ awesome-selfhosted

    awesome-selfhosted/awesome-selfhosted

    299,516عرض على GitHub↗

    هذا المشروع عبارة عن دليل منسق من قبل المجتمع للبرمجيات مفتوحة المصدر المصممة للنشر في بيئات الخوادم الخاصة والمختبرات المنزلية. يعمل كمورد شامل لاكتشاف بدائل مستقلة ذاتية الاستضافة لخدمات السحابة السائدة، مما يمكن المستخدمين من الحفاظ على ملكية كاملة للبيانات والتحكم في بنيتهم التحتية الرقمية. يتم تنظيم الدليل من خلال تصنيف هرمي ينظم مجموعة واسعة من التطبيقات في فئات منطقية، تتراوح من إدارة الوسائط وتحليل البيانات إلى التواصل الخاص وأدوات إنتاجية الفريق. يتميز بعملية مراجعة أقران تعاونية، حيث يقوم أعضاء المجتمع بالتحقق من جودة وملاءمة كل طلب لضمان بقاء الدليل دقيقاً وموثوقاً. يغطي المشروع نطاقاً واسعاً من القدرات، بما في ذلك أتمتة البنية التحتية، ونشر الخدمات القائمة على الحاويات، وإدارة التكوين التصريحي. تساعد هذه الأدوات المستخدمين في الحفاظ على بيئات خادم قابلة للتكرار وإدارة تبعيات الخدمات المعقدة عبر الأجهزة الخاصة. يتم الحفاظ على الدليل كمستودع خاضع للتحكم في الإصدار، مما يضمن تتبع جميع التحديثات والتغييرات التي يقودها المجتمع وأنها شفافة.

    Coordinates prompt engineering, model evaluation, and observability to support the development of production-grade artificial intelligence services.

    awesomeawesome-listcloud
    عرض على GitHub↗299,516
  • f/awesome-chatgpt-promptsالصورة الرمزية لـ f

    f/awesome-chatgpt-prompts

    163,835عرض على GitHub↗

    This project is a curated library of community-driven prompt templates and personas designed to improve interactions with large language models. It functions as a prompt engineering guide, providing interactive tutorials and examples to teach advanced design and reasoning techniques. The library can operate as a Model Context Protocol server, providing a standardized interface for AI tools and agents to access prompt data as a service. For organizations, it offers a self-hosted repository option that allows for private deployment on internal infrastructure with custom authentication and data

    Includes interactive tutorials and examples to teach advanced prompt design and reasoning techniques.

    HTML
    عرض على GitHub↗163,835
  • x1xhlol/system-prompts-and-models-of-ai-toolsالصورة الرمزية لـ x1xhlol

    x1xhlol/system-prompts-and-models-of-ai-tools

    141,061عرض على GitHub↗

    This project is a community-driven knowledgebase and registry for AI agent configurations. It serves as a centralized repository for system prompts, environment settings, and integration strategies designed to standardize the behavior of various AI-assisted development tools. By capturing these configurations in a structured format, the project enables developers to maintain consistent AI agent performance across different workstations and environments. The repository distinguishes itself through a hierarchical, version-controlled architecture that treats prompt engineering patterns as portab

    Supplies structured context and operational directives to enforce specific behaviors within AI models.

    aiboltcluely
    عرض على GitHub↗141,061
  • langchain-ai/langchainالصورة الرمزية لـ langchain-ai

    langchain-ai/langchain

    139,458عرض على GitHub↗

    LangChain is an orchestration framework designed for building, managing, and deploying applications powered by large language models. It provides a unified integration layer that normalizes disparate model provider APIs into a consistent set of primitives, enabling developers to build complex, multi-step AI workflows that manage state, memory, and tool execution. The project distinguishes itself through a durable execution runtime that maintains persistent state across long-running processes by checkpointing progress to external storage. It models agent workflows as directed graphs, allowing

    Augments operational context by dynamically injecting relevant data and tool access into agent prompts.

    Pythonagentsaiai-agents
    عرض على GitHub↗139,458
  • mattpocock/skillsالصورة الرمزية لـ mattpocock

    mattpocock/skills

    131,422عرض على GitHub↗

    This project is an AI agent workflow framework and development toolkit designed for AI-driven software engineering. It provides a system of modular instructions, prompt libraries, and standardized routines to orchestrate complex engineering sequences and automate the decomposition of plans into technical tasks. The system differentiates itself through advanced context management and prompt engineering, using state compression and handoff documents to preserve conversation history between different AI sessions. It employs a structured library of prompt skills and high-signal trigger words to e

    Provides a library of prompts to guide AI agents through professional engineering practices like TDD and architectural refactoring.

    Shell
    عرض على GitHub↗131,422
  • microsoft/generative-ai-for-beginnersالصورة الرمزية لـ microsoft

    microsoft/generative-ai-for-beginners

    112,045عرض على GitHub↗

    This project is a comprehensive, open-source educational curriculum designed to guide developers through the mastery of generative artificial intelligence. It provides a structured learning path that covers foundational concepts, prompt engineering, and the practical application of large language models. The repository serves as a central hub for skill acquisition, offering sequential modules that progress from basic model mechanics to advanced architectural patterns. The curriculum distinguishes itself by focusing on the end-to-end lifecycle of intelligent software, including the implementat

    Explores sophisticated strategies for designing and optimizing prompts to improve model performance.

    Jupyter Notebookaiazurechatgpt
    عرض على GitHub↗112,045
  • google-gemini/gemini-cliالصورة الرمزية لـ google-gemini

    google-gemini/gemini-cli

    105,341عرض على GitHub↗

    This project provides a command-line interface for managing autonomous agent workflows, task orchestration, and system-level automation. It includes a comprehensive framework for defining agent skills, managing persistent memory, and delegating tasks to specialized subagents. Users can configure complex planning modes, execute shell commands with safety constraints, and integrate external tools through standardized protocols. The platform supports non-interactive execution via a headless mode and provides an event-driven hook framework for custom lifecycle automation. It features centralized

    System-level instruction overrides enable users to define persistent behavioral patterns for the model that remain distinct from standard task prompts.

    TypeScriptaiai-agentscli
    عرض على GitHub↗105,341
  • chatgptnextweb/nextchatالصورة الرمزية لـ ChatGPTNextWeb

    ChatGPTNextWeb/NextChat

    88,256عرض على GitHub↗

    NextChat is a self-hosted web application that provides a unified interface for interacting with multiple large language models. It functions as a conversational platform where users can manage and switch between diverse AI providers through configurable API backends, maintaining full control over their data and infrastructure. The platform features a persistent session layer designed to handle long-running dialogues by managing message history and context. It distinguishes itself through a structured prompt engineering environment that allows for the development and application of templates

    Standardizes output quality by applying structured instruction templates throughout the conversational workflow.

    TypeScriptcalclaudechatgptclaude
    عرض على GitHub↗88,256
  • modelcontextprotocol/serversالصورة الرمزية لـ modelcontextprotocol

    modelcontextprotocol/servers

    87,320عرض على GitHub↗

    The Model Context Protocol is a standardized communication framework designed to connect language models to external data sources, functional tools, and interactive user interfaces. It provides a vendor-neutral interface layer that enables AI hosts to discover and execute capabilities across heterogeneous service environments, using a JSON-RPC based messaging standard to facilitate bidirectional communication between clients and servers. The protocol distinguishes itself through a robust capability-based handshake that negotiates feature sets during session initialization, ensuring compatibil

    Organizes reusable, parameterized instruction templates that guide language models through specific workflows using integrated tools and data sources.

    TypeScript
    عرض على GitHub↗87,320
  • lobehub/lobehubالصورة الرمزية لـ lobehub

    lobehub/lobehub

    78,736عرض على GitHub↗

    LobeHub is a comprehensive multi-agent orchestration platform designed for building, configuring, and deploying specialized AI agents. It provides a unified chat-based gateway that allows users to manage autonomous agent teams across web, desktop, and mobile environments. By utilizing a framework that supports persistent memory and granular tool integration, the platform enables the execution of complex, multi-step workflows and domain-specific tasks. The platform distinguishes itself through an interactive artifact renderer that injects dynamic, visual UI elements directly into the chat stre

    Apply iterative evaluation methodologies to measure and refine prompt performance for optimal model output.

    TypeScriptagentagent-collaborationagent-harness
    عرض على GitHub↗78,736
  • dair-ai/prompt-engineering-guideالصورة الرمزية لـ dair-ai

    dair-ai/Prompt-Engineering-Guide

    75,678عرض على GitHub↗

    This project is a comprehensive educational resource and technical guide focused on the development, optimization, and application of large language models. It provides a structured curriculum for mastering prompt engineering, ranging from foundational principles of instruction design to advanced techniques for improving model reasoning, accuracy, and reliability. The guide distinguishes itself by offering deep technical insights into agentic workflows and autonomous system design. It covers the implementation of multi-step reasoning chains, tool integration through function calling, and stat

    Provides comprehensive guidance on designing and optimizing instructions for language models.

    MDXagentagentsai-agents
    عرض على GitHub↗75,678
  • gsd-build/get-shit-doneالصورة الرمزية لـ gsd-build

    gsd-build/get-shit-done

    64,457عرض على GitHub↗

    This project is an autonomous software development assistant and project management tool that utilizes a multi-agent orchestrator to automate complex workflows. It functions as an agentic framework designed to research, plan, execute, and verify software development tasks by coordinating specialized agents that manage context windows and system performance. The system distinguishes itself through a structured, interview-based requirement engineering phase that clarifies project objectives before initiating automated work. It employs atomic task decomposition to break goals into independent un

    Maintains project-specific documentation and state files to provide high-quality context for automated operations.

    JavaScriptclaude-codecontext-engineeringmeta-prompting
    عرض على GitHub↗64,457
  • addyosmani/agent-skillsالصورة الرمزية لـ addyosmani

    addyosmani/agent-skills

    60,849عرض على GitHub↗

    Agent-skills is a collection of structured instructions and behavioral personas designed to standardize how AI coding agents perform engineering tasks. It functions as a workflow orchestrator that maps natural language intent to repeatable technical sequences and verification checklists. The project distinguishes itself through the use of specialized markdown-defined roles, such as security auditors or test engineers, to apply targeted domain expertise. It employs an evidence-based verification model that requires runtime data or passing tests as mandatory exit criteria to ensure AI-generated

    Organizes project information into a hierarchy of global rules, architecture specs, and transient outputs to optimize agent context.

    Shellagent-skillsantigravityantigravity-ide
    عرض على GitHub↗60,849
  • plexpt/awesome-chatgpt-prompts-zhالصورة الرمزية لـ PlexPt

    PlexPt/awesome-chatgpt-prompts-zh

    60,656عرض على GitHub↗

    This project is a community-driven library of structured text inputs designed to guide large language models into specific roles, behaviors, and operational modes. It functions as a comprehensive repository of prompt engineering resources, providing reusable templates that allow users to override default model tendencies and enforce domain-specific response patterns through instruction-following logic. The collection distinguishes itself by offering specialized persona-based directives that constrain model output to simulate professional experts or functional technical environments. By utiliz

    Formatting templates enforce strict output schemas while suppressing conversational filler to ensure clean, usable data responses.

    chat-gptchatgptchatgpt3
    عرض على GitHub↗60,656
  • zylon-ai/private-gptالصورة الرمزية لـ zylon-ai

    zylon-ai/private-gpt

    57,278عرض على GitHub↗

    This project is a privacy-first backend service designed to facilitate retrieval-augmented generation by processing local documents into searchable vector representations. It provides a modular architecture that allows users to ingest diverse file formats, manage document metadata, and perform semantic searches to provide context-aware responses for chat and completion requests. The system distinguishes itself through a database-agnostic abstraction layer that supports various storage backends, ranging from local disk storage to enterprise-grade vector databases. It offers flexible deployment

    Defines behavioral parameters and role-based expertise for language models through customizable system prompt configurations.

    Python
    عرض على GitHub↗57,278
  • antonosika/gpt-engineerالصورة الرمزية لـ AntonOsika

    AntonOsika/gpt-engineer

    55,200عرض على GitHub↗

    GPT-Engineer is an autonomous agent and framework designed for AI-assisted software development. It functions as a generative codebase architect that translates natural language requirements into complete, functional software projects by reading and writing files directly to the local file system. The platform distinguishes itself through an agentic workflow orchestrator that sequences complex programming tasks into manageable, iterative steps. It supports multi-modal input processing, allowing users to incorporate visual data like screenshots or diagrams to guide UI generation. Furthermore,

    Injects structured instructions and context into models to enforce specific coding standards and architectural patterns.

    Pythonaiautonomous-agentcode-generation
    عرض على GitHub↗55,200
  • flowiseai/flowiseالصورة الرمزية لـ FlowiseAI

    FlowiseAI/Flowise

    53,641عرض على GitHub↗

    Flowise is a low-code platform designed for building and deploying complex language model workflows through a visual, node-based interface. It functions as an orchestrator for autonomous multi-agent systems, allowing users to construct conversational pipelines by connecting language models, memory stores, and external tools on a drag-and-drop canvas. The platform distinguishes itself through its support for sophisticated agentic patterns, including supervisor-worker delegation and iterative reasoning strategies. Users can design directed acyclic graphs to manage conditional branching, state p

    Provides design guidelines for system prompting to improve agent performance.

    TypeScriptagentic-aiagentic-workflowagents
    عرض على GitHub↗53,641
  • anthropics/anthropic-cookbookالصورة الرمزية لـ anthropics

    anthropics/anthropic-cookbook

    45,984عرض على GitHub↗

    This repository is a collection of guides, notebooks, and recipes for implementing advanced prompting techniques and workflow patterns with large language models. It serves as a prompt engineering guide, an evaluation suite for scoring prompt quality, and a framework for orchestrating agents and integrating external tools. The project provides implementation patterns for building applications with Claude, specifically focusing on coordinating multiple models to split complex tasks between high-reasoning and high-efficiency agents. It includes technical demonstrations for multimodal data proce

    Serves as a comprehensive guide for designing and refining prompts to optimize LLM performance.

    Jupyter Notebook
    عرض على GitHub↗45,984
  • leonxlnx/taste-skillالصورة الرمزية لـ Leonxlnx

    Leonxlnx/taste-skill

    45,025عرض على GitHub↗

    This project is an AI frontend code generator and design system framework designed to convert visual references and images into functional frontend source code. It provides a system for translating image layouts and styling into code while ensuring layout and styling accuracy. The framework includes a prompt engineering library and portable style instructions that enforce the generation of complete, production-ready source code, preventing the use of placeholders or unfinished segments. It utilizes a multi-modal feedback loop and visual-to-code mapping to maintain consistency between high-fid

    Utilizes strict instruction sets to enforce full source code delivery and suppress conversational filler.

    Shellagentaiclaude
    عرض على GitHub↗45,025
  • elder-plinius/cl4r1t4sالصورة الرمزية لـ elder-plinius

    elder-plinius/CL4R1T4S

    40,356عرض على GitHub↗

    CL4R1T4S is a framework designed to orchestrate generative AI workflows and optimize language model outputs. It functions as a centralized utility for managing, versioning, and deploying structured system prompts and behavioral parameters to ensure consistent performance across complex tasks. The project distinguishes itself by implementing a structured pipeline that wraps model interactions to enforce behavioral constraints and sanitize inputs. This orchestration layer incorporates heuristic-based validation and stateful context management to maintain coherence and quality throughout multi-s

    Refines system instructions and behavioral parameters to improve reasoning quality.

    agentsaichatgpt
    عرض على GitHub↗40,356
السابق12345…6التالي
  1. Home
  2. Artificial Intelligence & ML
  3. Prompt Engineering

استكشف الوسوم الفرعية

  • Advanced Prompting Techniques1 وسم فرعيSophisticated strategies for prompt design and optimization.
  • Cross-Tool Prompt StrategiesStandardized prompt patterns designed to be portable across multiple AI coding environments.
  • Educational CoursesStructured technical curricula designed to teach specific AI engineering skills. **Distinct from Prompt Engineering:** Distinct from Prompt Engineering: represents the structured educational delivery format rather than the technical practice itself.
  • Integration SDKsSoftware development kits for integrating prompt rendering and logic into external applications. **Distinct from Prompt Engineering:** Focuses on the programmatic library (SDK) for integration, rather than the general practice of prompt engineering.
  • Jailbreak PromptsInstructional sets intended to bypass safety filters or operational constraints of artificial intelligence models.
  • Markup ParsingProcesses structured semantic markup into final text or message formats for language models. **Distinct from Content Parsing Prompts:** Distinct from Content Parsing Prompts which are instructions for the model; this is a system-level parsing of the prompt template itself.
  • MiddlewareInterception layers that process and modify prompts or responses before they reach the model or user. **Distinct from Prompt Engineering:** Distinct from general prompt engineering: focuses on the architectural implementation of an interception pipeline rather than the design of the prompts themselves.
  • Multilingual DesignsPrompting strategies specifically designed for cross-lingual translation and language detection. **Distinct from Prompt Engineering:** Focuses specifically on cross-lingual and translation-based prompting rather than general prompt engineering.
  • Optimization and Evaluation MethodologiesQuantitative and iterative processes for refining and measuring prompt efficacy, distinct from the creation of the prompts themselves.
  • Output Constraint Engines1 وسم فرعيSystems that force model outputs to adhere to specific schemas, grammars, or validation rules. **Distinct from Output Constraint Engines:** Focuses on the enforcement of structural output constraints rather than general prompt design
  • Prompt Construction PipelinesTransforms user descriptions into optimized prompts for the Flux model by combining company name, style, and background preferences. **Distinct from Prompt Engineering:** Distinct from Prompt Engineering: focuses on the automated pipeline that constructs prompts from structured inputs, not the general practice of designing prompts.
  • Prompt Debugging Utilities1 وسم فرعيTools for testing and validating prompt logic locally using simulated models. **Distinct from Prompt Engineering:** Distinct from general Prompt Engineering: focuses specifically on the debugging and validation phase using mocks.
  • Prompt Deletion UtilitiesTools for removing stored prompts and their associated versions from the system. **Distinct from Versioned Prompt Variants:** Distinct from Versioned Prompt Variants: focuses on the deletion of assets rather than the versioning of variants.
  • Prompt Management WorkflowsSystems for developing, storing, and applying structured instruction templates to standardize and refine interactions with artificial intelligence models.
  • Prompt Variant ExperimentationThe process of creating and testing multiple phrasing versions of a prompt to compare performance. **Distinct from Prompt Engineering:** Distinct from general Prompt Engineering: focuses specifically on the A/B testing and comparison of prompt variants.
  • Schema-Aware Prompting1 وسم فرعيTechniques for injecting database structural metadata into AI prompts to improve query accuracy. **Distinct from Prompt Engineering:** Specifically targets the injection of database schemas into prompts, rather than general prompt optimization.
  • Software Engineering Prompt Libraries1 وسم فرعيCollections of structured prompts specialized for professional software engineering tasks. **Distinct from Prompt Engineering:** Focuses on specific domain-expert prompt sets for engineering rather than the general practice of prompt engineering.
  • State-Aware PromptingTechniques for incorporating current system or graph state into AI prompts to maintain contextual consistency. **Distinct from Schema-Aware Prompting:** Distinct from Schema-Aware Prompting by focusing on the active runtime state (current nodes) rather than static database schemas.
  • Structural and Formatting Frameworks2 وسوم فرعيةMethods for defining input syntax, output schemas, and reusable templates, focusing on the mechanical layout of interactions.
  • Study MaterialsEducational slides and resources covering prompt design strategies and best practices. **Distinct from Prompt Engineering:** Distinct from Prompt Engineering: focuses on educational content about prompt engineering, not on the practice or tools themselves.
  • System and Configuration Layers3 وسوم فرعيةArchitectural instructions and pre-input configurations that define agent behavior, distinct from user-facing task prompts.
  • Versioned Prompt Variants2 وسوم فرعيةSystems for tracking immutable versions of prompt templates as distinct variants. **Distinct from Prompt Engineering:** Focuses on immutable versioning of the prompt itself, rather than the broad discipline of engineering the prompt.
  • VisualThe design of visual prompts using bounding boxes and region tokens to extract object features. **Distinct from Prompt Engineering:** Focuses on the spatial/visual prompt design (tokens/boxes) rather than general text-based prompt engineering.