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.
Follow Obsidian's **Developer Policies** and **Plugin Guidelines**. In particular:
Agent Workflow and Guardrails
This file gives coding agents instructions for working in this repository. It applies to the entire `Router-Maestro` tree unless a more specific `AGENTS.md` exists in a subdirectory.
This file serves as the primary entry point for AI agents interacting with this repository.
npm package that transpiles Zod schema-based data models into typed code for multiple languages (TypeScript, Python/Pydantic, C++11/C++17, Dart/json_serializable) and data formats (Protobuf v3, JSON S
`wagoe-ai` provides framework-aware AI tooling for Wagoe-based applications. Unlike a generic AI assistant, it knows Wagoe's own conventions (FC/IS, ports, kebab↔snake naming, Malli schemas, HoneySQL
GameNet é um aplicativo iOS desenvolvido em SwiftUI para gerenciar a biblioteca de jogos dos usuários. O projeto segue os princípios de **Clean Architecture** com separação clara de responsabilidades
This file provides contextual instructions for GitHub Copilot coding agent when working on issues and tasks in this repository.
PVL is developed by Said Azaizah using a multi-terminal AI-orchestration pattern. Different terminals have different scopes, hold different context, and produce different artifacts. T1 (the CEO termin
The following modules are currently available. If programming work requires understanding one or more modules, load the dedicated module doc file using the `read_file` tool.
Agent reference for the Playtomic Agent project. See [README.md](README.md) for general info.
This document provides instructions for AI agents and human contributors working on the `didwebvh-java` project.
Practical, repo-specific guidance for agents and human contributors working on this [LazyVim](https://github.com/LazyVim/LazyVim) based Neovim configuration. Covers reload, format/lint, validation, an
This document provides essential information for AI coding agents working on the PT (Proficiency Testing) Analysis Application.
// НЕПРАВИЛЬНО const createSystem = (world: World) => { return (dt: number) => { ... }; }; ```
Public Exa CLI. This is not the infer-lab aggregator.
Single-binary Rust harness that orchestrates LLM-powered software-engineering tasks: you hand it a spec (a TOML file of tasks), it runs each task through a phase pipeline in an isolated git worktree,
Follow Obsidian's **Developer Policies** and **Plugin Guidelines**. In particular:
You (the AI coding assistant in this terminal) are the intended operator of LBrain. This file tells you how to stand it up cleanly for your human and how to use it so their **memory system compounds o
이 파일은 이 저장소에서 프로그래머스 코딩테스트 고득점 Kit 학습자료를 만들거나 수정할 때 따르는 작업 지침입니다.
驱动类注释排版可参考现有驱动文件风格,保持整洁一致。
Instructions for AI coding agents (Claude Code, Copilot, Cursor, …) working in this repository. Humans: see [CONTRIBUTING.md](CONTRIBUTING.md).
Deliver production-safe, owner-respecting changes that satisfy the requested outcome. Prefer explicit, junior-readable flow and the smallest correct root-cause fix over speculative complexity.
이 문서는 GitHub Copilot(및 다른 AI 에이전트)이 이 리포지토리를 점검·유지보수할 때의 기준 지시문이다. **모든 작업 전에 이 문서와 CHANGELOG.md를 먼저 읽는다.**