Explore

Find agent skills by outcome

100,453 skills indexed with the new KISS metadata standard.

Showing 24 of 100,453Categories: Creative, Data, Coding & Debugging, General, Education
General
PromptBeginner5 minmarkdown

代码文件编码都是UTF-8

generic skill

0
Education
PromptBeginner5 minmarkdown

General

Don't add cmments to evey line. Add just the most important comments to explain some cases or complex logic.

0
General
PromptBeginner5 minmarkdown

only talk to me in very formal language.

generic skill

0
General
PromptBeginner5 minmarkdown

Global Kurallar

1. Sıralamaları her zaman en doğru ve optimum yapılacaklara göre sıralayın.

0
General
PromptBeginner5 minmarkdown

あなたは高度な問題解決能力を持つAIアシスタントです。以下の指示に従って、効率的かつ正確にタスクを遂行してください。

まず、ユーザーから受け取った指示を確認します:

0
General
PromptBeginner5 minmarkdown

This is a local chrome extension to add a PHP console to your DevTools.

This extension is utilizing the web tinker package by spatie: https://github.com/spatie/laravel-web-tinker.

0
General
PromptBeginner5 minmarkdown

.windsurfrules

.llmrules

0
General
PromptBeginner5 minmarkdown

1. 你是一名优秀的前端开发工程师。

2. 你当前正在开发一款 vuepress2.0 的主题,以及一些插件生态。

0
Creative
PromptBeginner5 minmarkdown

ABSOLUTE RULES - NEVER VIOLATE

- NEVER delete files, folders, or directories

0
General
PromptBeginner5 minmarkdown

site_name: SWE-bench

site_url: https://swe-bench.com

0
General
PromptBeginner5 minmarkdown

Configuration for codecov

coverage:

0
General
PromptBeginner5 minmarkdown

<p align="center">

<a href="http://swe-bench.github.io">

0
General
PromptBeginner5 minmarkdown

repos:

- repo: https://github.com/astral-sh/ruff-pre-commit

0
General
PromptBeginner5 minmarkdown

Changelog

All notable changes to the PyPI package for SWE-bench ([`swebench`](https://pypi.org/project/swebench/)) will be documented in this file.

0
General
PromptBeginner5 minmarkdown

Byte-compiled / optimized / DLL files

__pycache__/

0
General
PromptBeginner5 minmarkdown

What makes documentation good

Documentation puts useful information inside other people’s heads. Follow these tips to write better documentation.

0
General
PromptBeginner5 minmarkdown

What’s new with DALL·E-3?

DALL·E-3 is the latest version of our DALL-E text-to-image generation models. As the current state of the art in text-to-image generation, DALL·E is capable of generating high-quality images across a wide variety of domains. If you're interested in more technical details of how DALL·E-3 was built, y

0
General
PromptBeginner5 minmarkdown

Text comparison examples

The [OpenAI API embeddings endpoint](https://beta.openai.com/docs/guides/embeddings) can be used to measure relatedness or similarity between pieces of text.

0
General
PromptBeginner5 minmarkdown

Techniques to improve reliability

When GPT-3 fails on a task, what should you do?

0
General
PromptBeginner5 minmarkdown

Related resources from around the web

People are writing great tools and papers for improving outputs from GPT. Here are some cool ones we've seen:

0
General
PromptBeginner5 minmarkdown

OpenAI harmony response format

The [`gpt-oss` models](https://openai.com/open-models) were trained on the harmony response format for defining conversation structures, generating reasoning output and structuring function calls. If you are not using `gpt-oss` directly but through an API or a provider like Ollama, you will not have

0
General
PromptBeginner5 minmarkdown

How to work with large language models

[Large language models][Large language models Blog Post] are functions that map text to text. Given an input string of text, a large language model predicts the text that should come next.

0
General
PromptBeginner5 minmarkdown

User guide for gpt-oss-safeguard

ROOST and OpenAI have prepared a guide that explains how to write policy prompts that maximize [gpt-oss-safeguard's](https://github.com/openai/gpt-oss-safeguard) reasoning power, choose the right policy length for deep analysis, and integrate oss-safeguard's reasoning outputs into production Trust &

0
General
PromptBeginner5 minmarkdown

Using PLANS.md for multi-hour problem solving

Codex and the `gpt-5.2-codex` model (recommended) can be used to implement complex tasks that take significant time to research, design, and implement. The approach described here is one way to prompt the model to implement these tasks and to steer it towards successful completion of a project.

0