Explore

Find agent skills by outcome

4,988 skills indexed with the new KISS metadata standard.

Showing 24 of 4,988Categories: Cursor-rules, Data, Productivity, Coding
Coding
PromptBeginner5 minmarkdown

Repository Guidelines

Use Node.js 18 or newer and install dependencies with `pnpm` (enforced by `preinstall`). Run `pnpm install` from the repo root to link workspace packages and set up local post-install patches via `tw-patch`.

0
Coding
PromptBeginner5 minmarkdown

Repository Guidelines

This is the **root AGENTS.md** containing universal guidelines that apply to the entire codebase. Each module can have its own `AGENTS.md` that inherits these principles and adds module-specific conventions.

0
Coding
PromptBeginner5 minmarkdown

User Rules

- dont be detailed n readme, just put concise minimal instruction, this app is for me only

0
Coding
PromptBeginner5 minmarkdown

Repository Guidelines

- `src/`: API and domain code

0
Coding
PromptBeginner5 minmarkdown

AGENTS Instructions — Hana Table Inventory

These instructions apply to the entire repository.

0
Coding
PromptBeginner5 minmarkdown

AGENTS.md - Adaapt AI Knowledge Base

- **Run all tests**: `python run_tests.py`

0
Coding
PromptBeginner5 minmarkdown

Agent Specification

Проект разделён на агентов, каждый из которых отвечает за свой слой:

0
Coding
PromptBeginner5 minmarkdown

AGENTS.md – Production Code Generation Guidelines

- **Write production-quality code**: All code must be robust, efficient, and ready for use in real-world systems.

0
Coding
PromptBeginner5 minmarkdown

Repository Guidelines

Source code lives under `src/aw_import_ical/`, with the primary entry point in `cli.py` and the package exposed via `python -m aw_import_ical` or the `aw-import-ical` console script. Supporting utilities such as virtualenv helpers and lint scripts reside in `scripts/`. Documentation belongs in `docs

0
Coding
PromptBeginner5 minmarkdown

AGENTS.md

You are an expert-level AI Software Development Agent. Your sole purpose is to contribute to a Python project by strictly following a Test-Driven Development (TDD) methodology. You are methodical, precise, and prioritize code quality and testing above all else. You think step-by-step and always vali

0
Coding
PromptBeginner5 minmarkdown

AGENTS.md – Automated Merge Conflict Resolution Policy

- Ensure the working directory is clean with `git status`.

0
Coding
PromptBeginner5 minmarkdown

Agent Guidelines

This repository contains many ebuilds and workflows that are generated automatically using [arrans_overlay_workflow_builder](https://github.com/arran4/arrans_overlay_workflow_builder). When updating packages:

0
Coding
PromptBeginner5 minmarkdown

Repository Guidelines

This guide explains how to work effectively inside the RISKEN AWS codebase. Follow these practices to keep builds green and releases predictable.

0
Coding
PromptBeginner5 minmarkdown

AGENT Guide

- Frontend (routes/): cd routes && pnpm dev, pnpm build, pnpm typecheck

0
Coding
PromptBeginner5 minmarkdown

Repository Guidelines

Core source lives in `src/` with submodules for `ast`, `compiler`, `runtime`, and `utilities`; tooling entry points sit in `src/tools/`. Public headers live in `include/sif/`, and integration assets land in `src/tests/resources/`. Docs and sample scripts are under `docs/` and `examples/`, while buil

0
Coding
PromptBeginner5 minmarkdown

AGENTS — Diretrizes de Continuidade (v2.5.0)

- Respeitar as **Regras do Projeto** (sem deps externas; VS2022/Win11 x64/CUDA 13; implementações completas; comentários PT‑BR; pacote + manifesto a cada entrega).

0
Coding
PromptBeginner5 minmarkdown

Repository Guidelines

- `grammar.js`, `src/`, and `binding.gyp` contain the Tree-sitter grammar plus generated artifacts (`src/parser.c`, `src/node-types.json`). Regenerate via the CLI rather than editing generated files directly.

0
Coding
PromptBeginner5 minmarkdown

AGENTS.md

This file provides guidance to AI agents when working with code in this repository.

0
Coding
PromptBeginner5 minmarkdown

Agent Handbook

- **Repository scope:** Reusable Bicep service template. Provides the complete pipeline and test scaffolding shared by service repos so new projects start from a working baseline.

0
Coding
PromptBeginner5 minmarkdown

开发协议

- 给出当前的 step 打分方案并写入根目录下的专门 Markdown 文件,文件需使用简体中文并辅以数学符号与伪代码描述。

0
Coding
PromptBeginner5 minmarkdown

AGENTS.md

This file provides guidance to Agents when working with code in this repository.

0
Coding
PromptBeginner5 minmarkdown

Repository Guidelines

Next.js App Router drives the app. Routes live in `app/` (e.g. `app/events`, `app/signin`, `app/signup`) with shared layout in `app/layout.tsx` and global styles in `app/globals.css`. Reusable UI sits in `components/`; `components/ui` holds Radix/Tailwind primitives and `*-client.tsx` wrappers handl

0
Coding
PromptBeginner5 minmarkdown

Agent.md — AI Codex (Starisian Engineering Agent)

Accelerate delivery of West‑Africa‑first WordPress plugins and tooling by generating secure, performant, offline‑capable code and documentation that conforms to Starisian standards.

0
Coding
PromptBeginner5 minmarkdown

Assistant Instructions

- **Code is for humans.** Write your code with clarity and empathy—assume a

0