Commands that actually run
Include setup, development, test, lint, build, and focused-test commands with required prerequisites.
Portable repository instructions · Updated July 2026
AGENTS.md is a cross-tool convention for giving coding agents durable repository context. Place broad guidance at the root and more specific files deeper in the tree; the closest applicable file takes precedence. Browse community examples or publish your agents.md entry to help grow the directory.
Read the AGENTS.md referenceInclude setup, development, test, lint, build, and focused-test commands with required prerequisites.
Explain architecture, important paths, generated files, conventions, and decisions an agent cannot infer safely.
Call out secrets, protected files, approval requirements, destructive actions, and changes that are out of scope.
Define the checks, evidence, accessibility expectations, and user journey required before work is complete.
Agent Guide: opencode-dotenv This document provides essential information for AI agents working on the opencode-dotenv project. Project Overview OpenCode plugin that loads files at startup. This is a Bun runtime plugin t…
--- md class: operation --- Rails on Rail — Codexエントリーポイント このリポジトリで作業するCodexは、最初にAIエージェント向け命令書を読み、その指示に従うこと。 Codex固有の追加指示は現在ない。
Repository Guidelines Nano favors static, event-driven Java code with zero reflection and minimal dependencies. Treat this guide as the fastest path to productive contributions without violating the framework’s immutabil…
AGENTS.md — powerroam-tui Go CLI + Bubble Tea TUI for controlling the PowerRoam GS600 power station over BLE. --- Build & Run Test Commands Tests live only in . There is no test runner config file; standard flags apply.…
AGENTS.md This file provides guidance to AI Agents when working with code in this repository. Commands runs the handful of files on Node's built-in test runner ( ) — there is no test framework, and only non-obvious logic…
McpMailBridge Agent Notes Project Shape - This repository is a Rust MCP server and local configuration manager for mail accounts. - MCP transport is stdio only until a human explicitly asks for another transport. - Accou…
CLAUDE.md This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository. Project Comonicon is a Julia CLI generator that transforms function definitions and docstrings into full-fe…
AGENTS.md — Guía para Agentes de Desarrollo Equipo de Desarrollo Este proyecto usa un equipo de agentes definido en : - Dani (dani-coordinator) — Coordinador principal - Alex (alex-java) — Experto en Java - Bicho (bicho-…
Musico - Project Context for LLMs Welcome! If you are an AI agent or LLM reading this, this document is designed to give you a quick, comprehensive understanding of the Musico project structure, its architecture, and con…
AGENTS.md Инструкции для Codex и других coding agents, работающих с goMH. Назначение проекта goMH - Windows-first мультитул для сотрудников техподдержки iiko/Syrve. Цель проекта: собрать установку дистрибутивов, обслужив…
@ornery/ui-grid-core — Agent Instructions Pure TypeScript grid engine. Zero DOM dependencies. Provides the pipeline, sorting, filtering, grouping, pagination, cell editing, validation, export/import, infinite scroll, sel…
chatbot llm Agent Notes - Keep this package as user-facing dialogue and route owner. - Planner handoff is optional and must remain deterministic (structured payloads, no hidden side effects). - Publish structured turn tr…
AGENTS.md Instructions for coding agents working in this repository. Humans should start with README.md. The tracker contract is protocol.md. What this is Omascreentime ( ) is a third-party Omarchy plugin: a service that…
GitHub Copilot Agents for Academy Theme This document provides guidance for GitHub Copilot agents working on the Layer5 Academy Theme repository. Repository Overview This repository contains a reusable Hugo theme module…
AGENTS.md Project Summary This repository contains ESP32 firmware for the HLK-LD2450 radar sensor on the ESP32-2432S028R CYD display. The code supports three compile-time node modes: - : headless radar node, no LCD, serv…
Repository Guidelines Project Structure & Module Organization is the default stylesheet for Vivaldi 7.7+. Variant builds live in ( , ), and legacy snapshots are preserved under , , and . User-facing docs are in , with En…
AGENTS.md - Development Guide for Agentic Coding Agents This document provides essential information for agentic coding agents (Cursor, Claude, Copilot, Windsurf, etc.) working on Promptr . Promptr is a prompt testing &…
Varnish Gateway Operator - Development Guide Project Overview Kubernetes Gateway API implementation using Varnish. Three components: - operator : watches Gateway API resources, generates ghost.json config, manages deploy…
Development Guidelines This repository uses Conventional Commits for all contributions. Allowed Commit Types - : Use for new features. Any scope is allowed. - : Use when updating API dependencies. - : Use for bug fixes.…
yserver A modern X11 server written from scratch in Rust. Info about the project is in README.md Current status is in docs/status.md and should be kept up to date focus is on yserver (KMS) now Instructions - it's fine no…
Instructions to llm agents Documentation Read design.md to get an overview of huxtable's architecture. Read agent-notes.md to read the notes of previous llms. Writing code, tests and docs Use short branch names. Start wi…
Case — Agent Harness Spine repo for orchestrating agent work across WorkOS open source projects. Humans steer. Agents execute. When agents struggle, fix the harness. First Step Run the session command to gather context b…
Agent Instructions This project uses bd (beads) for issue tracking. Run to get started. Quick Reference Landing the Plane (Session Completion) When ending a work session , you MUST complete ALL steps below. Work is NOT c…
AGENTS.md — AI Agent Instructions How an AI coding/operations agent (Hermes, Claude Code, Codex, etc.) should work with this skill in any environment. This file exists so that an agent dropped into the project cold -- wi…
Want to help populate the directory?