AGENTS.md - Adaapt AI Knowledge Base
- **Run all tests**: `python run_tests.py`
Explore
10,746 skills indexed with the new KISS metadata standard.
- **Run all tests**: `python run_tests.py`
These instructions apply to the entire repository.
- `src/`: API and domain code
- dont be detailed n readme, just put concise minimal instruction, this app is for me only
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.
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
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
- **Write production-quality code**: All code must be robust, efficient, and ready for use in real-world systems.
Проект разделён на агентов, каждый из которых отвечает за свой слой:
- Frontend (routes/): cd routes && pnpm dev, pnpm build, pnpm typecheck
This guide explains how to work effectively inside the RISKEN AWS codebase. Follow these practices to keep builds green and releases predictable.
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:
- Ensure the working directory is clean with `git status`.
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
This file provides guidance to AI agents when working with code in this repository.
- `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.
- 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).
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
This file provides guidance to Agents when working with code in this repository.
- 给出当前的 step 打分方案并写入根目录下的专门 Markdown 文件,文件需使用简体中文并辅以数学符号与伪代码描述。
- **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.
- **Always use shell.nix**: Run commands with `nix-shell --run "command"` on NixOS systems
This document defines how AI agents (and humans following the same rules) should work on this repository. It favors concise, surgical changes that keep the project simple, fast, and 1‑bit friendly for the TRMNL display (800×480).
- **Code is for humans.** Write your code with clarity and empathy—assume a