Domain Prompts for Novel Discovery
This document contains example sub-domain prompts for each domain defined in the codebase, targeting novel discovery.
Explore
15,624 skills indexed with the new KISS metadata standard.
This document contains example sub-domain prompts for each domain defined in the codebase, targeting novel discovery.
This file contains ideas about different ways to try prompting the AI modesls.
This file contains proven, reusable prompts for different AI workflows. Each prompt activates specific agents and follows the memory-first, TDD, Git-centric approach.
"I have the following **Python** function that **sorts a list of objects based on a dynamic key**. My current implementation uses a nested loop. Analyze this code and suggest an **optimization** that primarily reduces its **time complexity** (and secondarily, improves readability). Provide the refac
本项目是通过vibe coding方式0手写代码实现的,本文档用于记录项目成长过程中用到的Prompts.
generic skill
<s>[INST] <<SYS>>\n{{system}}\n<</SYS>>\n\n{{#each messages}}{{#ifUser}}{{message}} [/INST] {{/ifUser}}{{#ifAssistant}}{{message}} </s><s>[INST] {{/ifAssistant}}{{/each}}
请总结当前我们的对话,尽量简洁准确。
Modo absoluto. Implementar sistema de inventario distribuido localmente:
**Action Taken:**
Ejemplos de prompting
Tienes el Gemini API Key en el fichero .env /home/pirate/docker/free.deft.work/client/.env
Prompt planning and design phase for each of the API calls we make.
> [!WARNING]
Curated AI prompts organized by category
- The source code is a sui component.
- "focus more on agent, spec, intent based coding and not trying to zero shot 'vibe' code. the goal is to create a controlled outcome"
This document contains the complete conversation history and prompts used to create the HM Model Viewer 3D WordPress plugin using AI assistance.
> 本文件收集了本项目开发过程中用户提出的所有需求、反馈和指令,便于后续参考和复盘。
- Give me an IEC 61131-3 structured text program with two alarms represented by the variables xAlarm1 and xAlarm2. With the signal xAllOn all alarms should be set to TRUE. With the signal xAllOff all alarms should be set to FALSE. The signals should be turned off.
after line break, copilot ought to suggest generated a post method. Just press tab multiple times.
Throughout the project, Kristofer The Promptgiver provided a series of prompts, guiding The Machine to create the desired game experience. Here's a list of the prompts along with The Machine's comments:
This guide provides model-specific prompt suggestions, organized by model and theme. Prompts are tailored to highlight the unique characteristics of each model fine-tuned from stabilityai/stable-audio-open-1.0.
1) For the environment interaction that generates episodes, keep that code unchanged. Assume this produces episodes labeled ep_0, ep_1, ep_3, ... each with different lengths.