Training ML-Agents
**Table of Contents**
Explore
4,800 skills indexed with the new KISS metadata standard.
**Table of Contents**
{{- template "llm-instructions-git" }}
- [Remix](https://remix.run)
Accelerate delivery of West‑Africa‑first WordPress plugins and tooling by generating secure, performant, offline‑capable code and documentation that conforms to Starisian standards.
Accelerate delivery of West‑Africa‑first WordPress plugins and tooling by generating secure, performant, offline‑capable code and documentation that conforms to Starisian standards.
- `lib/` hosts the core SeasarBatis library (`src/main/java` for Java sources, `src/main/resources` for MyBatis configs such as `mybatis-config.xml`, and `src/test` for fixtures under `resources/sql`).
*Last updated 2025-06-09*
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.
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.
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).
- 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.
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`.
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.
- dont be detailed n readme, just put concise minimal instruction, this app is for me only
- `src/`: API and domain code
These instructions apply to the entire repository.
- **Run all tests**: `python run_tests.py`
Проект разделён на агентов, каждый из которых отвечает за свой слой:
- **Write production-quality code**: All code must be robust, efficient, and ready for use in real-world systems.
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
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
- Ensure the working directory is clean with `git status`.
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:
This guide explains how to work effectively inside the RISKEN AWS codebase. Follow these practices to keep builds green and releases predictable.