Prompt Library
204 Prompts — Alle Kategorien
Matcher — Top-3 aehnliche Prompts
Improver — Prompt verbessern
| Name | Kategorie | Vorschau | Variablen | Rating | Modell | Tags |
|---|---|---|---|---|---|---|
| Lesson Full Lifecycle in RAG Stack | Flow | Walk through the complete lifecycle of a lesson in rag-stack for topic: {topic}. Lifecycle stages (AP5 source-authority): 1. PROPOSED β created via r | topic | ★★★★ ☆ | openai/gpt-4.1 | stack-aware,rag-stack,lessons,lifecycle,ap5,embeddings |
| Docker Compose Service Audit FU5 | Analysis | Audit Docker Compose services for FU5 docker.sock exposure and other security issues. Compose files to audit: - /nvmetank1/docker/ai-stack.yml (yoga | — | ★★★★ ☆ | openai/gpt-4.1 | stack-aware,docker,compose,fu5,security,audit |
| Phase-Gate Autonomy Check | Analysis | Evaluate current phase-gate status for the glug-stack (Phase 1-4). Gates: - Phase 1 (Foundation): AP1+AP2+AP3+AP3a+AP4+AP8+AP14 done β verify AGENTS. | check_date, target_phase | ★★★★ ☆ | openai/gpt-4.1 | stack-aware,governance,phase-gate,autonomy,ap-numbers |
| Vault-Indexer Quick Capture | Code | Capture a structured note to the Brain vault-indexer at 192.168.1.216:27125. Use case: agent stores a lesson-learned or session finding in Obsidian v | note_title, note_body, vault_folder, tag1, tag2, confidence | ★★★★ ☆ | openai/gpt-4.1 | stack-aware,brain,vault-indexer,mcp,capture,obsidian |
| Write glug bin wf-* Script | Code | Write a workflow script bin/wf-{operation_name}.sh for a recurring glug-server operation. Pattern: all wf-*.sh scripts in glug/bin/ follow this struc | operation_name, operation_description, endpoint | ★★★★ ☆ | openai/gpt-4.1 | stack-aware,glug,workflow,bin,scripting,cron,idempotent |
| Agent Preflight Check and Dispatch | Flow | Run agent-preflight-check before dispatching {task_name} with agent-orchestrate. Step 1 β Preflight: ```bash bin/agent-preflight-check --task "{task_ | task_name, preferred_model, project_name | ★★★★ ☆ | openai/gpt-4.1 | stack-aware,rag-stack,agent-preflight,agent-orchestrate,ap3,dispatch |
| mypy Strict Mode Config | Code | You are a Python type-safety expert. Annotate and fix the following Python module for mypy strict mode. Module: ```python {{module_code}} ``` Apply: | module_code | ★★★★ ☆ | ollama/qwen2.5-coder:7b | python,mypy,types,strict,static-analysis |
| Flask Blueprint Refactor | Code | You are a Flask architecture expert. Refactor the following monolithic Flask app into blueprints. Current app code: ```python {{app_code}} ``` Refac | app_code | ★★★★ ☆ | ollama/qwen2.5-coder:7b | python,flask,blueprint,architecture,refactor |
| Web Component (Vanilla JS) | Code | You are a web standards expert. Build a reusable Web Component for: {{component_name}} Requirements: - Extend HTMLElement, define in customElements.d | component_name, behaviour, attributes | ★★★★ ☆ | claude-3.7-sonnet | web-components,javascript,shadow-dom,frontend,standards |
| Typography Hierarchy | Design | You are a typography expert. Design a typographic scale for: {{project}} Platform: {{platform}} (web / iOS / Android) Brand feeling: {{feeling}} (e.g | project, platform, feeling, base_px | ★★★★ ☆ | claude-3.7-sonnet | typography,design,css,design-system,ux |
| Micro-interaction Design | Design | You are a motion design expert. Specify micro-interactions for: {{ui_element}} Interaction trigger: {{trigger}} (hover / click / drag / scroll / load | ui_element, trigger, platform | ★★★★ ☆ | claude-3.7-sonnet | ux,animation,motion,css,micro-interaction |
| Responsive Design Breakpoint Audit | Design | You are a responsive design expert. Audit the following layout for responsive behaviour. Layout description / CSS / HTML: {{layout_code}} Breakpoint | layout_code | ★★★★ ☆ | claude-3.7-sonnet | responsive,css,mobile,ux,audit |
| Design System Documentation | Design | You are a design systems engineer. Write component documentation for: {{component_name}} Use Storybook-compatible format: ## Overview 1-2 sentence p | component_name, design_system_name, behaviour | ★★★★ ☆ | claude-3.7-sonnet | design-system,documentation,storybook,components,ux |
| Figma to Code Handoff | Design | You are a design-to-code bridge specialist. Convert this Figma design spec to production HTML/CSS. Design spec (describe frames, layers, spacing, typ | figma_spec, stack | ★★★★ ☆ | ollama/qwen2.5-coder:7b | figma,design-handoff,html,css,frontend |
| Dependency Pinning Strategy | DevOps | You are a supply chain security expert. Design a dependency pinning strategy for: {{project}} Language: {{language}} Deployment target: {{target}} (p | project, language, target | ★★★★ ☆ | claude-3.7-sonnet | open-source,security,dependencies,supply-chain,sbom |
| Fork Etiquette & Upstream Contributions | Research | You are an experienced open source contributor. Guide the contributor through the fork-to-merge process. Project to contribute to: {{project}} Change | project, change_type, description | ★★★★ ☆ | claude-3.5-haiku | open-source,contributing,git,pr,fork |
| OSS Governance Model | Research | You are an open source governance expert. Design a governance model for: {{project}} Project stage: {{stage}} (single-maintainer / growing community | project, stage, corporate | ★★★★ ☆ | claude-3.7-sonnet | open-source,governance,community,foundation,bdfl |
| Maintainer Burnout Prevention | Research | You are an open source sustainability expert. Help this maintainer prevent burnout. Maintainer situation: {{situation}} Project popularity: {{popular | situation, popularity | ★★★★ ☆ | claude-3.5-haiku | open-source,maintainer,sustainability,community,burnout |
| CLA vs DCO Trade-offs | Research | You are a legal/open source policy expert. Advise on CLA vs DCO for: {{project}} Project context: {{context}} Corporate contributors expected: {{corp | project, context, corporate_contributors | ★★★★ ☆ | claude-3.7-sonnet | open-source,legal,cla,dco,license,contributors |
| Codex Security Audit | Code | Du bist ein Security Auditor. Pruefe diesen Code auf OWASP Top 10 Schwachstellen: ```{{language}} {{code}} ``` Fuer jede Schwachstelle: Severity (cr | language, code | ★★★★★ | — | |
| Codex Fix Loop | Flow | Analysiere diesen Code, finde den Bug, erstelle einen Fix und verifiziere ihn: {{code}} Fehler: {{error}} ## Fix-then-verify pipeline 1. Analyse de | code, error | ★★★★★ | — | |
| Codex Test Generator | Code | Generiere {{framework}} Tests fuer diesen Code: {{code}} ## Testing goals - Branch Coverage: alle if/else Pfade - Edge Cases: leere Inputs, None, Gr | framework, code | ★★★★★ | — | |
| Codex Diff Review | Code | Review diesen Git Diff: {{diff}} Pruefe pro Hunk: - Correctness: Logik-Fehler, Edge Cases - Security: Neue Schwachstellen eingefuehrt? - Performance | diff | ★★★★★ | — | |
| Debate: Pro-Argumentation | Flow | Debatte: {{topic}}. Du argumentierst DAFUER. Nenne genau {{count}} konkrete Pro-Argumente. Nummeriere sie 1-{{count}}. Jedes Argument: 1-2 Saetze, fak | topic, count | ★★★★★ | — | |
| Debate: Contra-Argumentation | Flow | Debatte: {{topic}}. Du argumentierst DAGEGEN. Dein Gegner sagte: {{previous_args}}. Nenne genau {{count}} konkrete Contra-Argumente die die Pro-Seite | topic, previous_args, count | ★★★★★ | — | |
| LEGO Block: Blueprint Generator | Code | Generiere einen wiederverwendbaren Flask Blueprint als LEGO-Baustein. Name: {{name}}, Features: {{features}}. Der Blueprint soll: 1) Eigenstaendig fun | name, features | ★★★★★ | — | |
| PHP zu Python Konverter | Code | Konvertiere diesen PHP-Code zu Python Flask Blueprint. Stack-Template Pattern: - from ui import render, login_required, jc_card, jc_grid - from db im | code | ★★★★★ | — | |
| FASTMODUS Dispatcher | Flow | FASTMODUS aktiviert. Task: {{task}} Erstelle parallel: 1. Flask Blueprint Code (vollstaendig) 2. DB Schema (CREATE TABLE Statements) 3. routes/__init | task | ★★★★★ | — | |
| Piraten-Bio Generator | Creative | Generiere ein Piraten-Charakter-Profil im One Piece Anime Stil. Humorvoll, IT-Wortspiele. Name: {{username}} (oder kreativer Piratenname) Teufelsfruc | username | ★★★★★ | — | |
| LEGO Webapp Generator | Flow | Erstelle eine komplette neue Flask Webapp aus dem Stack-Template. Name: {{name}} Titel: {{title}} Port: {{port}} Farbe: {{color}} Beschreibung: {{des | name, title, port, color, description, icon | ★★★★★ | — |