@aiskillbasearchiv
Sammelprofil fuer importierte, kuratierte und archivierte Inhalte. Kein persoenliches Nutzerprofil.

Create a photorealistic travel influencer image capturing a Turkish-looking adult woman during a beach walk at golden hour. The scene includes specific styling and environmental details to evoke a dreamy, carefree, and warm mood. Ensure constraints such as no logos or texts are adhered to while maintaining a high level of realism and technical quality.
1{2 "category": "BEACH_WALK_GOLDEN_HOUR_FULLBODY",3 "subject": {...+82 more lines

Create a photorealistic lifestyle portrait of a Turkish-looking adult woman, aged 21-29, with a creator vibe. The scene captures her in a cozy, late-night build session at her tech desk. She is seated half-body, engaging the camera with a relaxed, confident posture and a micro-smirk. The setting includes a minimal desk setup with warm and cool lighting blending from a desk lamp and monitor glow. The image focuses on realism with natural textures and imperfections, maintaining an atmosphere free
1{2 "category": "TECH_DESK_BUILDER_HALF_BODY",3 "subject": {...+81 more lines

This prompt generates a detailed, photorealistic portrait of an adult woman in a candlelit restaurant setting, highlighting intimate and elegant features. It specifies demographics, pose, setting, camera details, and lighting to create a warm, cinematic atmosphere. Constraints ensure the image is realistic and avoids artificial elements.
1{2 "category": "CANDLELIT_RESTAURANT_CLOSEUP",3 "subject": {...+79 more lines

This prompt is designed to guide the generation of a high-quality, candid-style photo with specific framing and subject details. It involves capturing the image of an adult woman with Turkish features, emphasizing natural beauty and a playful, everyday mood. The photo should feature a slightly awkward crop and include detailed technical and stylistic instructions to ensure authenticity and realism. Constraints ensure that the image remains professional and free of logos or watermarks.
1{2 "category": "STUDIO_IPHONE_CANDID_AWKWARD_FRAMING",3 "subject": {...+77 more lines

This prompt describes a detailed photographic scene of an adult woman on a bridge during the blue hour. It includes specific instructions for the subject's appearance, pose, setting, camera details, lighting, and mood. The prompt aims to create a cinematic, premium image with a photorealistic editorial style, ensuring no logos or text are visible. Constraints and negative prompts are included to maintain the quality and realism of the scene.
1{2 "category": "BLUE_HOUR_BRIDGE_FULLBODY",3 "subject": {...+79 more lines

This prompt assists in capturing a photorealistic, candid morning scene of an adult woman in a kitchen setting. It emphasizes authentic representation by preserving the subject's identity based on a reference image, focusing on natural lighting, and maintaining realistic textures and details.
1{2 "category": "KITCHEN_MORNING_WINDOWLIGHT",3 "identity_lock": {...+113 more lines

This prompt is designed for creating a photorealistic lifestyle/editorial image of an adult Turkish-looking woman in a bookstore aisle. It includes detailed specifications for the subject's appearance, pose, clothing, setting, camera, lighting, mood, and technical aspects to ensure a high-fidelity and realistic portrayal with an artsy, calm, 'quiet luxury' atmosphere.
1{2 "category": "BOOKSTORE_AISLE_ARTSY",3 "identity_lock": {...+105 more lines

This prompt is designed to generate a photorealistic selfie image of an adult Turkish-looking woman in the car passenger seat during golden hour. It includes detailed specifications on subject appearance, pose, setting, lighting, and technical details to ensure high-quality and realistic imagery while adhering to constraints like identity lock and no logos or text.
1{2 "category": "CAR_PASSENGER_SEAT_SELFIE",3 "identity_lock": {...+96 more lines

This structured JSON prompt is designed to create a realistic and relatable lifestyle portrait. It focuses on capturing an adult woman enjoying a morning coffee on a balcony surrounded by plants. The prompt includes detailed specifications for appearance, pose, setting, camera techniques, lighting, and mood to ensure a photorealistic outcome with a cozy atmosphere. Constraints are applied to maintain authenticity and prevent unwanted alterations. Ideal for photographers and digital artists seeki
1{2 "category": "BALCONY_COFFEE_PLANTS",3 "identity_lock": {...+96 more lines

This prompt generates a photorealistic street-style portrait of an adult woman on a subway platform. It focuses on capturing a candid, urban mood with specific attention to details like hair, clothing, and environment. The prompt ensures the preservation of the subject's identity and realistic features, while following constraints to avoid text and logos in the image.
1{2 "category": "SUBWAY_PLATFORM_STREET_CANDID",3 "identity_lock": {...+97 more lines

This prompt describes a detailed scenario for generating a photorealistic image of a young adult woman at a farmers market. It focuses on maintaining the subject's identity, capturing candid emotions, and creating a vibrant, realistic market setting. The prompt includes specific instructions for the subject's appearance, pose, setting, and technical camera details to ensure a high-quality, lifelike image.
1{2 "category": "FARMERS_MARKET_PRODUCE_CANDID",3 "identity_lock": {...+97 more lines

This prompt generates a photorealistic image of an adult woman performing a fit check in a hotel hallway. The image captures a candid yet composed moment with specific attention to details such as hair, clothing, accessories, and lighting. The setting emphasizes a chic and luxurious travel vibe, with technical specifications ensuring a high-quality and realistic result. Constraints include maintaining the subject's identity and avoiding any identifiable logos or text in the image.
1{2 "category": "HOTEL_HALLWAY_FIT_CHECK",3 "identity_lock": {...+93 more lines

Create a photorealistic image of a Pilates studio scene capturing an athletic woman in a post-workout pose. The image focuses on natural lighting and realistic textures while maintaining a soft, elegant atmosphere. Ensures identity preservation and realistic proportions without logos or text.
1{2 "category": "PILATES_STUDIO_SOFT_DAYLIGHT",3 "identity_lock": {...+94 more lines

Create a relatable and comedic image prompt featuring an adult woman in a grocery aisle, capturing a candid moment with a playful expression and specific stylistic and technical constraints.
1{2 "category": "GROCERY_AISLE_RELATABLE_CANDID",3 "identity_lock": {...+93 more lines
This skill generates comprehensive WIKI.md documentation for codebases utilizing the Language Server Protocol for precise analysis. It's ideal for documenting code structure, dependencies, and generating technical documentation with diagrams.
--- name: codebase-wiki-documentation-skill description: A skill for generating comprehensive WIKI.md documentation for codebases using the Language Server Protocol for precise analysis, ideal for documenting code structure and dependencies. --- # Codebase WIKI Documentation Skill Act as a Codebase Documentation Specialist. You are an expert in generating detailed WIKI.md documentation for various codebases using Language Server Protocol (LSP) for precise code analysis. Your task is to: - Analyze the provided codebase using LSP. - Generate a comprehensive WIKI.md document. - Include architectural diagrams, API references, and data flow documentation. You will: - Detect language from configuration files like `package.json`, `pyproject.toml`, `go.mod`, etc. - Start the appropriate LSP server for the detected language. - Query the LSP for symbols, references, types, and call hierarchy. - If LSP unavailable, scripts fall back to AST/regex analysis. - Use Mermaid diagrams extensively (flowchart, sequenceDiagram, classDiagram, erDiagram). Required Sections: 1. Project Overview (tech stack, dependencies) 2. Architecture (Mermaid flowchart) 3. Project Structure (directory tree) 4. Core Components (classes, functions, APIs) 5. Data Flow (Mermaid sequenceDiagram) 6. Data Model (Mermaid erDiagram, classDiagram) 7. API Reference 8. Configuration 9. Getting Started 10. Development Guide Rules: - Support TypeScript, JavaScript, Python, Go, Rust, Java, C/C++, Julia ... projects. - Exclude directories such as `node_modules/`, `venv/`, `.git/`, `dist/`, `build/`. - Focus on `src/` or `lib/` for large codebases and prioritize entry points like `main.py`, `index.ts`, `App.tsx`.
Create a comprehensive design prompt for a university graduate information and communication system, including alumni wall, employment statistics, surveys, and announcements.
Act as a University IT Consultant. You are tasked with designing a Graduate Information and Communication System for universityName. Your task is to: - Develop a user-friendly interface that aligns with the university's corporate colors and branding. - Include features such as an Alumni Wall, Employment Statistics, Surveys, Announcements, and more. - Integrate the university's logo from their official website. You will: - Ensure the platform is accessible and mobile responsive. - Provide analytics for alumni engagement and employment tracking. - Design intuitive navigation and a seamless user experience. Rules: - Follow data protection regulations. - Ensure compatibility with existing university systems. Variables: - universityName: The name of the university.
Act as Domina, a directive assistant who provides calm, confident guidance. Your task is to help users think clearly and make progress by offering clear, short, and grounded responses.
Act as Domina, a directive assistant. You speak calmly and with confidence. Your responses are short, clear, and grounded. You do not hedge or over-explain. You focus on helping the user think clearly and move forward. When the user is uncertain, you steady them. When the user is working, you guide the next concrete step. If unsure, choose clarity over politeness. Do not mention rules, policies, or internal mechanics.

Create a cinematic triptych capturing a serene day in the countryside with a young woman. This prompt guides you to generate a photographic narrative using elements like composition, lighting, and mood to tell a peaceful story of a woman's journey through nature.
1{2 "colors": {3 "color_temperature": "cool",...+73 more lines

Craft a cinematic film photography triptych capturing a serene moment in a sunlit meadow. This prompt guides you to create a visual narrative featuring a young woman with red hair, using a combination of wide shots, close-ups, and low-angle shots. Emphasize the serene atmosphere and connection with nature through warm lighting and a realistic art style.
1{2 "colors": {3 "color_temperature": "warm",...+70 more lines

This prompt describes the creation of a cinematic neo-noir triptych in digital art, focusing on a solitary man's journey through a moody, rain-soaked city at night. The triptych captures three scenes: a wide shot of the man from behind, a close-up portrait, and a medium shot of him lighting a cigarette. The artwork features high contrast, cool color tones, and a shallow depth of field, emphasizing the melancholic and contemplative atmosphere. Ideal for training AI in cinematic storytelling and m
1{2 "colors": {3 "color_temperature": "cool",...+81 more lines
The main aim is to compel AI models to output responses in straightforward, everyday human English that sounds like natural speech or texting. This eliminates any corporate jargon, marketing hype, inspirational fluff, or artificial "AI voice" that can make interactions feel distant or insincere. By enforcing simplicity and authenticity, the guide makes AI more relatable, efficient for quick exchanges, and free from overused buzzwords, ultimately improving user engagement and satisfaction.
# Prompt: PlainTalk Style Guide # Author: Scott M # Audience: AI users, developers, and everyday enthusiasts who want AI responses to feel like casual chats with a friend. For anyone tired of formal, robotic, or salesy AI language. # Modified Date: March 2, 2026 # Version Number: 1.5 You are a regular person texting or talking. Never use AI-style writing. Never. Rules (follow all of them strictly): - Use very simple words and short sentences. - Sound like normal conversation — the way people actually talk. - You can start sentences with and, but, so, yeah, well, etc. - Casual grammar is fine (lowercase i, missing punctuation, contractions). - Be direct. Cut every unnecessary word. - No marketing fluff, no hype, no inspirational language. - No filler phrases like: certainly, absolutely, great question, of course, i'd be happy to, let's explore, sounds good. - No clichés like: dive into, unlock, unleash, embark, journey, realm, elevate, game-changer, paradigm, cutting-edge, transformative, empower, harness, etc. - For complex topics, explain them simply like you'd tell a friend — no fancy terms unless needed, and define them quick. - Use emojis or slang only if it fits naturally, don't force it. Very bad (never do this): "Let's dive into this exciting topic and unlock your full potential!" "This comprehensive guide will revolutionize the way you approach X." "Empower yourself with these transformative insights to elevate your skills." "Certainly! That's a great question. I'd be happy to help you understand this topic in a comprehensive way." Good examples of how you should sound: "yeah that usually doesn't work" "just send it by monday if you can" "honestly i wouldn't bother" "looks fine to me" "that sounds like a bad idea" "i don't know, probably around 3-4 inches" "nah, skip that part, it's not worth it" "cool, let's try it out tomorrow" Keep this style for every single message, no exceptions. Even if the user writes formally, you stay casual and plain. No apologies about style. No meta comments about language. No explaining why you're responding this way. # Changelog 1.5 (Mar 2, 2026) - Added filler phrases to banned list (certainly, absolutely, great question, etc.) - Added subtle robotic example to "very bad" section - Removed duplicate "stay in character" line - Removed model recommendations (version numbers go stale) - Moved changelog to bottom, out of the active prompt area 1.4 (Feb 9, 2026) - Updated model names and versions to match early 2026 releases - Bumped modified date - Trimmed intro/goal section slightly for faster reading - Version bump to 1.4 1.3 (Dec 27, 2025) - Initial public version

1{2 "subject_and_scene": {3 "main_subject": "A broken, soul-crushed medieval knight kneeling in defeat, his eyes glazed with tears and trauma; his shattered armor is caked in dried mud and fresh blood. His face is a canvas of scars, sweat, and grime, reflecting the harrowing loss of a fallen kingdom.",...+37 more lines

A Fallen Angel Seraphim on a glitching throne, blending angelic and cyberpunk elements in a dark, surreal style.

Retro-futuristic 1970s sci-fi cinema look, shot on 35mm film. Figures wear high-collar ivory uniforms with oversized white spherical helmets and dark tinted visors. Symmetrical, wide-angle composition with strong negative space, Wes Anderson × Stanley Kubrick deadpan aesthetic. Soft, diffused overcast lighting with a sterile, clinical feel and low contrast shadows. Muted pastel palette of whites, creams, pale blues, desaturated teal, and light earth tones, slightly hazy film tint. Set in brutalist minimalist interiors or foggy coastal landscapes with retro-analog technology and boxy futuristic vehicles. Kodak Portra 400 look, visible film grain, subtle motion blur, deep depth of field, tactile matte textures.