AGENTS.md
This file provides guidance to AGENTS when working with code in this repository.
Explore
6,327 skills indexed with the new KISS metadata standard.
This file provides guidance to AGENTS when working with code in this repository.
- **Local pipeline**: `task pipeline:local` - Runs format, lint, build, test, coverage, and docs
This Strapi dashboard keeps custom behaviour inside `src/plugins/ceramic-feed`, which exposes server hooks and CLI utilities. Core configuration lives in `config/` (database, plugins, middleware) and reads from environment variables. Static assets and the Strapi admin build output go in `public/`. T
- Day-to-day coordination with LLM/AI agents is done in **Chinese**.
This file provides guidance for AI agents working on async coding tasks in the AngstromSCD monorepo.
- `README.md` and `SETUP.md` capture the HAM-Z™ workflow and install steps; keep them current alongside feature work.
This is a Maven multi-module workspace anchored by `pom.xml`. Core runtime logic lives in `fiber-gateway-server` (Netty HTTP server), `fiber-gateway-httpclient` (async outbound client), `fiber-gateway-proxy` (routing, filters), and `fiber-gateway-script` (interpreter and AOT pipeline). Shared primit
This document describes the AI agents and automation workflows in the Dharma Radio project.
This file provides guidance to Claude Code for F# development in this repository.
Use this guide to align contributions with PlatformTools’ Kotlin Multiplatform setup before opening a pull request.
A production-ready full-stack React application template with integrated Express server, featuring React Router 6 SPA mode, TypeScript, Vitest, Zod and modern tooling.
This site uses Hugo with the Blowfish theme. `content/` holds page bundles such as `content/blog/<year>/<month>/<slug>/index.md` with co-located assets. Layout overrides live in `layouts/`, pipeline assets in `assets/`, static pass-through files in `static/`, and environment-specific overrides in `c
- `init.lua` bootstraps LazyVim, loads `lua/lazy-init.lua`, and wires globals, options, and keymaps.
Authoritative guidance for agents and contributors working in this repository.
Maintain the layered separation of concerns outlined in `CLAUDE.md`: presentation (`main.py`, `server.py`) delegates to manager workflows, which call business logic (`classification/`, `crawler/`, `extract/`), which rely on data models (`extract/structure.py`) and infrastructure utilities (`tools/`,
This document provides the minimal guidelines for participating in development and maintenance of this repository. The content will be updated as needed.
These instructions apply to the entire repository.
このプロジェクトは、Puppeteerとaxe-coreを用いてWebサイトのアクセシビリティ(WCAG基準)を自動検査し、
- `frontend/`:Vue 3 + Vite 客户端,`src/` 下按页面视图、组件与 `stores/` 划分;静态资源统一放入 `public/` 与 `src/assets/`。
> 이 문서는 AI 코드리뷰 에이전트(이하 **Codex**)가 일관된 기준으로 리뷰·수정 제안을 하도록 돕는 **리뷰 규범**입니다. 팀 합의에 맞게 자유롭게 수정하세요.
**FAKE OR REPLICA INFORMATION IS NOT PERMITTED**
This document contains a set of rules and guidelines to follow during the development of this project. These are based on previous interactions and are meant to prevent repeated mistakes.
- Root: `flake.nix` (entrypoint) and `flake.lock`.
- Astro entrypoints sit in `src/pages/`, with shared wrappers in `src/layouts/` and UI elements in `src/components/`.