Explore

Find agent skills by outcome

15,084 skills indexed with the new KISS metadata standard.

Showing 24 of 15,084Categories: Data, General, Communication, Coding
Coding
PromptBeginner5 minmarkdown

vhybZ - System Architecture & Design

vhybZ is an AI-powered platform designed to help creators easily build and share interactive digital artifacts. This document outlines the system architecture, design decisions, and implementation details for the vhybZ backend and frontend components in this monorepo.

0
Coding
PromptBeginner5 minmarkdown

Agent Guidelines: VFS Documentation & Rust Examples

This repository documents a **two-layer Virtual FileSystem (VFS) architecture** for game modding. The VFS allows games to see and access files that don't physically exist in the game folder, enabling non-invasive modding without administrator rights or filesystem modifications.

0
Coding
PromptBeginner5 minmarkdown

CheckinMate Project Context

CheckinMate is a geolocation-based API service built with Elysia.js (a fast TypeScript web framework) and MongoDB. The application provides endpoints for searching places based on geographical coordinates, with data sourced from both MongoDB and the Overpass API (OpenStreetMap).

0
Coding
PromptBeginner5 minmarkdown

Repository Guidelines

- Full FastAPI experience lives in `web_apps/vocabulary_web_app.py`; run it from repo root so `templates/` resolves correctly. Avoid `simple_vocab_app.py` except for historical reference.

0
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