Explore

Find agent skills by outcome

37,122 skills indexed with the new KISS metadata standard.

Showing 24 of 37,122Categories: Coding, Creative, Data, Education, General
General
PromptBeginner5 minmarkdown

use RULES.md

generic skill

0
Coding
PromptBeginner5 minmarkdown

Below you will find a variety of important rules spanning:

- the dev_workflow

0
Coding
PromptBeginner5 minmarkdown

Agentic Coding with PocketFlow-PHP

> **Attention AI Agent:** This is your primary instruction manual. Follow these rules strictly to generate correct, robust, and bug-free PHP code for the PocketFlow-PHP framework. Failure to adhere to these rules will result in errors.

0
Coding
PromptBeginner5 minmarkdown

Lár Framework - Cursor Rules

You are coding with **Lár**, a graph-based agent framework that treats "Code as the Graph".

0
Coding
PromptBeginner5 minmarkdown

<!-- BEGIN_PIPELEX_RULES -->

- Always first write your "plan" in natural language, then transcribe it in pipelex.

0
Coding
PromptBeginner5 minmarkdown

Project-Specific Rules: .windsurfrules.md

This file documents project-specific rules, exceptions, and implementation details for this repository. For organization-wide standards, see `global_rules.md`.

0
Coding
PromptBeginner5 minmarkdown

Docker Best Practices

1. **Multi-stage builds**: Separate build and runtime environments

0
Coding
PromptBeginner5 minmarkdown

Windsurf Project Rules

- All project tasks must be recorded in `tasks.md` using a clear, unique identifier (e.g., TASK-001).

0
Coding
PromptBeginner5 minmarkdown

Stack, Libraries, Dependencies

ALWAYS SLOW DOWN, SLOW DOWM MORE, SLOW DOWN EVEN MORE. NEVER RUSH THROUGH YOUR ASSIGNMENT.

0
Coding
PromptBeginner5 minmarkdown

WINDSURFRULES

1. **Context First**: Always check `System_Directory_Tree.md` and relevant `SRF` before generating code. If you cannot find context still, provide a grep or command search on the `CodeBase_Context.md` file for relevant implementations.

0
Coding
PromptBeginner5 minmarkdown

Stack, Libraries, Dependencies

ALWAYS SLOW DOWN, SLOW DOWM MORE, SLOW DOWN EVEN MORE. NEVER RUSH THROUGH YOUR ASSIGNMENT.

0
Coding
PromptBeginner5 minmarkdown

You are an expert in TypeScript, Node.js, Next.js App Router, React, Shadcn UI, Radix UI, and Tailwind.

Code Style and Structure

0
Coding
PromptBeginner5 minmarkdown

Stack, Libraries, Dependencies

ALWAYS SLOW DOWN, SLOW DOWM MORE, SLOW DOWN EVEN MORE. NEVER RUSH THROUGH YOUR ASSIGNMENT.

0
Coding
PromptBeginner5 minmarkdown

Windsurf: Go Project

basic_operation_principles:

0
Coding
PromptBeginner5 minmarkdown

** general **

always be concise, direct and don't try to appease me.

0
Creative
PromptBeginner5 minmarkdown

ABSOLUTE RULES - NEVER VIOLATE

- NEVER delete files, folders, or directories

0
Coding
PromptBeginner5 minmarkdown

.windsurfrules for Kubernetes manifests (flat structure, detailed)

groundrules:

0
Coding
PromptBeginner5 minmarkdown

AI_CODER_RULES.md

generic skill

0
Creative
PromptBeginner5 minmarkdown

This is a nixos configuration repository. It is personalized for me. Most of the configuration

describes how my machine is set up. Whenever we make changes here, make sure to understand

0
Coding
PromptBeginner5 minmarkdown

Project Information

Main domain: ReviewWeb.site

0
General
PromptBeginner5 minmarkdown

1. 未经允许,不要改动源码,只改动测试用例或者文档

generic skill

0
Coding
PromptBeginner5 minmarkdown

IMPORTANT MEMO

**STOP!**

0
Coding
PromptBeginner5 minmarkdown

에디터 기능 요구사항

1. 이 에디터는 누구나 쉽게 소스 코드에 추가(Add-on)하여 사용할 수 있는 오픈소스 웹 에디터입니다.

0
Coding
PromptBeginner5 minmarkdown

1. [MUST][FORMAT] Code must be encoded in UTF-8.

2. [MUST][NAMING] TypeScript/JavaScript file names must use camelCase naming convention, such as fileUtils.ts, gitService.ts. PascalCase naming convention is not allowed, such as FileUtils.ts, GitService.ts. This rule also applies to type definition files.

0