Agent Guide (Project-Wide)
This guide standardizes how AI coding agents (and contributors) should work in this repository. It applies to the entire repo. If a more deeply nested `AGENTS.md` appears, it takes precedence for files under its directory.
Explore
3,034 skills indexed with the new KISS metadata standard.
This guide standardizes how AI coding agents (and contributors) should work in this repository. It applies to the entire repo. If a more deeply nested `AGENTS.md` appears, it takes precedence for files under its directory.
- root: CMake entry (`CMakeLists.txt`, `CMakePresets.json`), `.clang-tidy`, `.env` (required).
This is a SvelteKit project for a web application called "skeen". Based on the dependencies and code structure, it appears to be a tool for assessing skincare products. The application uses the Google Gemini AI to analyze product information and images, providing pros, cons, and an overall score.
- Node.js 20(CI 使用,建议本地一致)
This file provides guidance to AI coding agents when working with code in this repository.
This repo contains the A-OK Daily Image Generator. It is a Node 20 + TypeScript project that creates a new graphic every day.
- **notebooks/**: Jupyter notebooks for each workshop phase (Notebook 00–03). Follow numerical order when extending.
- `routes/` Fresh routes (`index.tsx`, `[id].tsx`, API endpoints). Prefer nested
This document contains common guidelines for AI assistants working on the validate-pr-review-app project.
Rails code lives in `app/` (controllers, jobs, services) with reusable helpers in `lib/`. Assets compile from `app/assets/stylesheets` into `app/assets/builds`, and static files sit in `public/`. Database changes belong to `db/migrate` with seeds in `db/seeds.rb`. Configuration is centralized in `co
You are an autonomous AI agent, but your role is not to perform the analysis yourself. Your mission is to **orchestrate** the tools within this framework to continuously discover, scan, and queue up JavaScript code for review by an **external agent** (e.g., a human security analyst).
This is a Next.js project. Where possible, please follow best practices for Next.js apps.
This document defines how AI assistants (“agents”) may read, interpret, and modify this repository.
This file provides guidance to agents when working with code in this repository.
- All replies must be in Russian, short and to the point.
This file provides high-level guidance for **AI agents (e.g. OpenAI Codex)** that interact with the Magek Framework repository. Follow these instructions to reliably set up the development environment, run the full test & lint suite, and keep your contributions consistent with the project's convent
- Multi-module Gradle project; library code lives in `emojify`, shared interfaces in `contract`, and serializers in `serializer/{kotlinx,gson,moshi}`.
Welcome, AI Coding Agent. Your primary task is to implement the **Workspace Provisioning Service**, a backend microservice for the Secure Processing Environment (SPE) platform.
- `backend/`: Express API (controllers, routes, middleware, utils) plus SQL migrations under `config/migrations/`. Run-time uploads live in `backend/uploads/` (ignore in commits).
- `mini-app/`: Next.js (TypeScript) Telegram Mini App with workers and sockets; Drizzle migrations in `drizzle/`.
Korea Stock Analyzer MCP bridges TypeScript services and Python market data to deliver investor-style reports. Follow this guide to navigate the codebase, keep tooling aligned, and ship reliable updates quickly.
Core library code lives in `src/yapcad`, with geometry primitives (`geom.py`, `geom3d.py`), boolean ops (`boolean/`), IO adapters (`io/`), and render helpers (`drawable.py`, `ezdxf_drawable.py`). Vendored helpers live under `src/yapcad/contrib`, with corresponding license notices in `third_party/`.
This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
- **Standalone build (current platform)**: `./build_standalone.sh`