awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

45 dépôts

Awesome GitHub RepositoriesPrompt Libraries

Curated collections of reusable prompt templates for various tasks.

Distinguishing note: Focuses on the library aspect of templates rather than the management system.

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

Awesome Prompt Libraries GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • f/awesome-chatgpt-promptsAvatar de f

    f/awesome-chatgpt-prompts

    163,835Voir sur 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

    Functions as a curated library of community-driven prompt templates and personas.

    HTML
    Voir sur GitHub↗163,835
  • f/prompts.chatAvatar de f

    f/prompts.chat

    163,814Voir sur GitHub↗

    This platform serves as a centralized management system for organizing, refining, and versioning AI instructions and agent skills. It functions as a repository that enables users to store, categorize, and retrieve structured prompts, ensuring consistent performance across various artificial intelligence models. By integrating with the Model Context Protocol, the system allows external AI assistants and development environments to discover and access these instruction libraries directly. The platform distinguishes itself through its focus on prompt engineering and automated refinement, utilizi

    Provides a centralized repository for storing, categorizing, and retrieving structured AI instruction templates.

    HTMLaiartificial-intelligenceawesome-list
    Voir sur GitHub↗163,814
  • microsoft/markitdownAvatar de microsoft

    microsoft/markitdown

    154,485Voir sur GitHub↗

    This project is an AI-powered document processing engine designed to transform diverse file formats into structured Markdown. By leveraging multimodal language models, it performs complex layout analysis and semantic text extraction, allowing for the conversion of both unstructured files and scanned images into machine-readable content. The toolkit distinguishes itself through a modular, plugin-based architecture that orchestrates multi-stage extraction pipelines. Users can steer the parsing behavior by injecting custom instructions, enabling the system to adapt to domain-specific document st

    Allows users to override default extraction instructions to improve character recognition accuracy for specialized document types.

    Pythonautogenautogen-extensionlangchain
    Voir sur GitHub↗154,485
  • mattpocock/skillsAvatar de mattpocock

    mattpocock/skills

    131,422Voir sur 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 structured library of prompt skills and modular capabilities to ensure predictable AI agent outputs.

    Shell
    Voir sur GitHub↗131,422
  • chatgptnextweb/nextchatAvatar de ChatGPTNextWeb

    ChatGPTNextWeb/NextChat

    88,256Voir sur 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

    Injects custom system instructions and user-defined context into request payloads to guide model behavior.

    TypeScriptcalclaudechatgptclaude
    Voir sur GitHub↗88,256
  • plexpt/awesome-chatgpt-prompts-zhAvatar de PlexPt

    PlexPt/awesome-chatgpt-prompts-zh

    60,656Voir sur 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

    Specialized instructions provide tailored guidance for professional fields ranging from software development to linguistic analysis.

    chat-gptchatgptchatgpt3
    Voir sur GitHub↗60,656
  • romkatv/powerlevel10kAvatar de romkatv

    romkatv/powerlevel10k

    54,468Voir sur GitHub↗

    Powerlevel10k is a high-performance shell prompt framework designed to provide a responsive and visually informative command-line interface. It functions as a terminal customization engine that allows users to define the appearance, color schemes, and information density of their prompt through a declarative configuration file. By decoupling prompt rendering from shell initialization, it eliminates startup latency and ensures that the command line remains responsive even under heavy system loads. The project distinguishes itself through advanced performance optimizations, including asynchrono

    Maps declarative configuration settings to specific terminal output positions to construct a structured and informative command-line display.

    Shellzsh
    Voir sur GitHub↗54,468
  • asgeirtj/system_prompts_leaksAvatar de asgeirtj

    asgeirtj/system_prompts_leaks

    42,673Voir sur GitHub↗

    This project is a centralized repository for the collection and analysis of system instructions and behavioral configurations extracted from large language models and AI-powered software. It serves as a research archive that documents the internal directives, operational constraints, and safety protocols that define how various artificial intelligence agents interact with users. The repository distinguishes itself through a crowdsourced approach to data aggregation, maintaining a historical record of configuration changes across a wide range of proprietary models and coding assistants. By org

    Provides a structured directory of system prompts and configurations for various large language model versions.

    JavaScriptaianthropicchatbots
    Voir sur GitHub↗42,673
  • danielmiessler/fabricAvatar de danielmiessler

    danielmiessler/Fabric

    42,408Voir sur GitHub↗

    Fabric is a command-line orchestrator designed to automate complex data processing and content generation tasks by chaining artificial intelligence models with modular prompt templates. It functions as a terminal-based tool that utilizes standard input and output streams, allowing users to pipe data directly into predefined reasoning strategies. By providing a model-agnostic abstraction layer, the system decouples execution logic from specific artificial intelligence vendors, normalizing requests and responses across different service providers. The platform distinguishes itself through its p

    Enables the organization and reuse of prompt template collections to simplify complex tasks.

    Goaiaugmentationflourishing
    Voir sur GitHub↗42,408
  • fxsjy/jiebaAvatar de fxsjy

    fxsjy/jieba

    35,027Voir sur GitHub↗

    This project is a Chinese text segmentation library and tokenizer designed to split Chinese sentences into individual words. It serves as a natural language processing tool for splitting characters into words, tagging parts of speech, and extracting keywords using statistical analysis. The library distinguishes itself through support for custom dictionary configuration and vocabulary file management, allowing users to override default segmentation rules for domain-specific accuracy. It also includes a TF-IDF keyword extractor to identify significant words and core topics within documents. Th

    Utilizes custom dictionaries and frequency tuning to accurately segment specialized technical Chinese terminology.

    Python
    Voir sur GitHub↗35,027
  • viraptor/reverse-interviewAvatar de viraptor

    viraptor/reverse-interview

    28,556Voir sur GitHub↗

    This project is a comprehensive interview question bank and employer evaluation guide designed for job candidates to audit potential employers. It provides a structured framework of inquiries to assess a company's business stability, technical culture, and benefits packages. The resource is distinguished by its multilingual support, providing translated question sets to assist candidates across various global languages. It employs a taxonomy-driven organization to help users filter and retrieve specific probes for employer evaluation. The framework covers several key evaluation domains, incl

    Implements targeted inquiries designed to uncover organizational insights regarding technical workflows and business health.

    Voir sur GitHub↗28,556
  • hannibal046/awesome-llmAvatar de Hannibal046

    Hannibal046/Awesome-LLM

    26,933Voir sur GitHub↗

    This project serves as a comprehensive, static directory of external resources dedicated to the study and application of large language models. It functions as a centralized discovery point for developers and researchers, aggregating foundational academic papers, technical documentation, and specialized tools within a structured, version-controlled knowledge base. The repository distinguishes itself through a multi-level classification system that organizes diverse technical domains, ranging from model training frameworks and inference optimization to AI safety and hallucination detection. By

    Awesome ChatGPT Prompts — a named example documented in this learning resource.

    Voir sur GitHub↗26,933
  • davila7/claude-code-templatesAvatar de davila7

    davila7/claude-code-templates

    20,933Voir sur GitHub↗

    Claude Code Templates is a comprehensive framework for orchestrating specialized AI agents and automating development workflows within local environments. It provides a structured system for defining, configuring, and deploying AI personas that handle specific technical tasks, ranging from backend architecture and frontend implementation to security auditing and infrastructure management. The project distinguishes itself through a configuration-driven approach that allows teams to standardize development environments and share reusable agent definitions across projects. It includes a robust C

    Supplies targeted information sets to improve AI accuracy in specific subject domains.

    Pythonanthropicanthropic-claudeclaude
    Voir sur GitHub↗20,933
  • lilittlecat/awesome-free-chatgptAvatar de LiLittleCat

    LiLittleCat/awesome-free-chatgpt

    20,849Voir sur GitHub↗

    This repository serves as a comprehensive directory and resource hub for accessing, deploying, and optimizing artificial intelligence tools. It functions as a community-driven index that aggregates web portals, mirror sites, and alternative hosting platforms to provide users with free or alternative access to large language models and conversational assistants. The project distinguishes itself by offering a dual focus on both service discovery and self-hosting capabilities. It provides a curated collection of open-source templates and frameworks that enable users to deploy private, custom-tai

    Maintains a curated library of prompt templates to standardize and improve user interactions with language models.

    Pythonawesomeawesome-listchat
    Voir sur GitHub↗20,849
  • alirezarezvani/claude-skillsAvatar de alirezarezvani

    alirezarezvani/claude-skills

    18,240Voir sur GitHub↗

    This project is a framework for integrating modular instruction packages and domain-specific tools into large language model agents. It provides a system for managing agent context and extending coding assistants through a modular prompt library of persona-based instruction sets and skill trees. The framework distinguishes itself through a persistent memory layer that tracks architectural decisions and infrastructure patterns to prevent regressions during autonomous code modifications. It includes an orchestrator for managing multi-agent swarms and autonomous coding loops that cycle through g

    Creates and distributes reusable instruction packages to provide agents with professional personas and domain expertise.

    Pythonagentic-aiagentic-codinganthropic-claude
    Voir sur GitHub↗18,240
  • kkkkhazix/khazix-skillsAvatar de KKKKhazix

    KKKKhazix/khazix-skills

    15,813Voir sur GitHub↗

    This project is a collection of specialized toolsets for AI research automation, local storage analysis, and prompt library management. It provides frameworks for retrieving curated news and research papers via keyword queries and generating comprehensive long-form reports through cross-sectional subject analysis. The system includes capabilities for AI content generation that enforce specific narrative rules, rhythmic constraints, and banned vocabulary to replicate authorial personas. It also features a prompt library with standardized instruction schemas to ensure consistent agent behavior

    Provides a collection of structured instruction sets and personas to standardize behavior across LLM platforms.

    Python
    Voir sur GitHub↗15,813
  • fabric/fabricAvatar de fabric

    fabric/fabric

    15,397Voir sur GitHub↗

    Fabric is a command-line interface and framework designed to integrate artificial intelligence reasoning into shell-based workflows. It functions as an orchestration tool that connects local data pipelines to remote artificial intelligence services, allowing users to automate content analysis and complex reasoning tasks directly from the terminal. The project distinguishes itself through a modular architecture that treats prompt patterns as version-controlled, reusable logic stored on the local filesystem. By utilizing standard input and output streams, it enables users to chain these analyti

    Maintains a shared repository of reusable prompt patterns designed to solve specific analytical tasks.

    Python
    Voir sur GitHub↗15,397
  • steven2358/awesome-generative-aiAvatar de steven2358

    steven2358/awesome-generative-ai

    12,151Voir sur GitHub↗

    This project serves as a comprehensive, curated directory of resources, tools, and platforms dedicated to the generative artificial intelligence ecosystem. It functions as a central hub for developers and researchers to discover the frameworks, models, and services necessary for building, deploying, and managing intelligent software applications. The directory distinguishes itself by providing a structured index of specialized tooling across several technical domains. It covers the full lifecycle of generative AI, including the development of autonomous agent systems, the implementation of re

    Offers curated collections of reusable prompt templates for various tasks.

    aiartificial-intelligenceawesome
    Voir sur GitHub↗12,151
  • gitkraken/vscode-gitlensAvatar de gitkraken

    gitkraken/vscode-gitlens

    9,846Voir sur GitHub↗

    GitLens is a Git extension for VS Code that brings inline blame annotations, CodeLens authorship information, and an interactive commit graph directly into the editor. It provides a visual timeline of repository history with color-coded branch relationships, search, and filtering, alongside file-level annotations that show who last changed each line and why. The extension also functions as a cross-provider pull request manager, integrating with GitHub, GitLab, Bitbucket, and Azure DevOps to centralize PR and issue tracking within the IDE. What distinguishes GitLens is its AI-powered Git assis

    Accepts reviewer code suggestions with one click, automatically committing the fix.

    TypeScriptgitgithubvscode
    Voir sur GitHub↗9,846
  • ztjhz/betterchatgptAvatar de ztjhz

    ztjhz/BetterChatGPT

    8,403Voir sur GitHub↗

    BetterChatGPT is a cross-platform user interface and OpenAI API client designed for interacting with large language models. It functions as a prompt engineering workspace and a self-hosted AI frontend that allows users to connect to models via API keys or custom proxy endpoints. The project distinguishes itself through conversation management tools, including the ability to organize chats into color-coded folders and maintain a library of reusable prompt templates. It also includes a real-time cost monitoring system that tracks token consumption and calculates estimated pricing for interactio

    Maintains a curated library of reusable prompt templates to streamline repetitive AI workflows.

    TypeScriptbetter-chat-gptchatbotchatgpt
    Voir sur GitHub↗8,403
Préc.123Suivant
  1. Home
  2. Artificial Intelligence & ML
  3. Prompt Libraries

Explorer les sous-tags

  • Creative Prompt TemplatesPrompts designed for creative tasks like image generation or artistic writing.
  • Display Sequence ManagementTools for adjusting the visual order of prompts within a library. **Distinct from Prompt Libraries:** Focuses on the UI sorting and presentation order of stored prompts rather than the logical execution sequence of prompts.
  • Domain-Specific3 sous-tagsCategorized sets of specialized instructions tailored for specific professional or creative fields.
  • One-Click Application2 sous-tagsSelecting a prompt from a library and applying it directly to the design canvas with a single click. **Distinct from Prompt Libraries:** Distinct from Prompt Libraries: focuses on the one-click application action, not just the collection of prompts.
  • SVG Generation PromptsInstructions for generating Scalable Vector Graphics code and data URLs via language models.
  • Structured Notation LibrariesCollections of prompts using formal notations like XML to enforce reasoning patterns. **Distinct from Prompt Libraries:** Focuses on the structural notation (XML/metadata) used to force thought patterns rather than just a collection of templates.
  • Template DefinitionsThe act of defining reusable prompts with names, bodies, and descriptions. **Distinct from Prompt Libraries:** Focuses on the definition and creation phase of a single prompt rather than the curation of a whole library.