Domain Prompts for Novel Discovery
This document contains example sub-domain prompts for each domain defined in the codebase, targeting novel discovery.
Explore
9,269 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}}
**Action Taken:**
Modo absoluto. Implementar sistema de inventario distribuido localmente:
1. Define the Problem: AoT begins by clearly stating the problem behind the query or task.
> [!WARNING]
Prompt planning and design phase for each of the API calls we make.
Tienes el Gemini API Key en el fichero .env /home/pirate/docker/free.deft.work/client/.env
Ejemplos de prompting
This document contains the complete conversation history and prompts used to create the HM Model Viewer 3D WordPress plugin using AI assistance.
- "focus more on agent, spec, intent based coding and not trying to zero shot 'vibe' code. the goal is to create a controlled outcome"
- The source code is a sui component.
Curated AI prompts organized by category
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:
after line break, copilot ought to suggest generated a post method. Just press tab multiple times.
- 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.
-----
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.