Step-by-step SKILL.md packages an AI follows for a single kind of task.
A skill is a focused playbook - instructions, examples and constraints - that makes any model reliable at one job, from SQL reporting to changelog writing. The router fills a plan's skill slot with the best match for the request.
This file provides guidelines for agentic coding assistants working in this Visual Basic 6 (VB6) codebase.
Guidance for AI agents working in this repository (ecnerwala's competitive programming reference library).
Applies to every performance-motivated change. Canonical text lives in `CONTRIBUTING.md` (committed — this file is not); design in `docs/performance-ratchet.md`.
Comprehensive best practices guide for nuqs (type-safe URL query state management) in Next.js applications, designed for AI agents and LLMs. Contains 42 rules across 8 categories, prioritized by impac
你必须遵守以下规则:
This guide describes the repository workflow for coding agents that add a retrieval engine under `step-03-retrieval-approaches/`. Keep each approach self-contained so that it can be developed locally,
This file is for AI coding agents working in this repository. Read it before making non-trivial changes.
本项目是 Qt 6 桌面工具,使用 CMake 和 C++17 构建,目标平台为 Linux、macOS 12+ 和 Windows 10+。`src/` 包含 GUI 主程序与核心逻辑:`tl4ai_core` 覆盖 `StateManager`、`ConfigManager`、`IpcServer`、`Tl4aiClient`,`AiToolStrategy` 封装 Codex、Claude
Jellyswipe is a Jellyfin-based media swiping app. Users join or create a room, swipe left/right on movie and TV show cards fetched from a Jellyfin server, and a match fires when both participants swip
Ghoten is an OpenTofu fork adding a native ORAS backend for storing Terraform state as OCI artifacts in container registries (GHCR, Zot). Also adds `-refresh=smart` to skip refresh for unchanged resou
Make the smallest correct change, follow existing patterns, and verify the result. Carry the requested task through implementation, verification, and necessary follow-up until it is complete or blocke
The quality of good work begins with knowing what already exists and why it exists. Every system carries the accumulated wisdom of every problem it has survived. That wisdom is invisible to anyone who
This project ports KaTeX JavaScript to a Rust/WASM renderer. The UI must always keep formula previews and browser performance comparisons for three implementations: our `katex-wasm`, `katex.js`, and s
This document provides instructions for AI agents to update the `build/operating-systems.json` file with new Operating System images discovered in the `build/ami.db` database.
Hand-written governance file. Source of truth untuk konvensi kerja di repo ini. Baca `README.md`, `docs/ARCHITECTURE.md`, `docs/PRD.md`, `docs/api.md` sebelum kerja.
Coding conventions for AI assistants (Claude, Copilot, Cursor, etc.) working with onefold. Read this before generating onefold code.
These instructions are for agents working in the Lovelacer repository. Use them together with the product docs in `docs/`, the contributor guide in `CONTRIBUTING.md`, and the release / process docs un
Internal documentation for AI agents working on the CMS post-processors module.
This is the public event site for Qiskit Fall Fest 2026, hosted by QQuEST at MIT Art, Design and Technology University, Pune, on 3 November 2026. It will be linked from IBM's official Fall Fest listin
Pyfooda builds and serves a nutritional ingredient database by matching a curated vocabulary of ~1310 food ingredients to USDA FoodData Central entries.
本檔案提供給 AI 編碼助手(如 Gemini、Claude、Cursor 等)在專案中工作時的完整指南,包含專案架構、開發規範與最佳實踐。
The managed block above is repository governance, not deployable template content. It is generated externally; do not hand-edit it or duplicate its lifecycle rules below.
AGENTS.md
Skateboard。先交付一个真正可运行的最小闭环:确定性环境、基线 Agent Loop、Episode Trace 和可重复结果。Memory、benchmark 分析和 UI 在该闭环稳定后再增加。