AGENTS.md
This file provides guidance to AGENTS when working with code in this repository.
Explore
35,670 skills indexed with the new KISS metadata standard.
This file provides guidance to AGENTS when working with code in this repository.
The app is a SvelteKit project targeting Vercel via `@sveltejs/adapter-vercel`. Core UI and logic reside in `src`, with routable pages in `src/routes` (e.g. `+page.svelte`) and shared modules exported through `src/lib`. Global assets such as the favicon live under `src/lib/assets`, while files meant
対話とコメントアウト、ドキュメントの作成には日本語を使ってください。わたしは日本語話者です。
- `README.md` and `SETUP.md` capture the HAM-Z™ workflow and install steps; keep them current alongside feature work.
This file provides guidance for AI agents working on async coding tasks in the AngstromSCD monorepo.
- Day-to-day coordination with LLM/AI agents is done in **Chinese**.
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
This file provides guidance to Claude Code for F# development in this repository.
This document describes the AI agents and automation workflows in the Dharma Radio project.
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
Use this guide to align contributions with PlatformTools’ Kotlin Multiplatform setup before opening a pull request.
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/`,
Authoritative guidance for agents and contributors working in this repository.
- `init.lua` bootstraps LazyVim, loads `lua/lazy-init.lua`, and wires globals, options, and keymaps.
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
A production-ready full-stack React application template with integrated Express server, featuring React Router 6 SPA mode, TypeScript, Vitest, Zod and modern tooling.
このプロジェクトは、Puppeteerとaxe-coreを用いてWebサイトのアクセシビリティ(WCAG基準)を自動検査し、
These instructions apply to the entire repository.
This document provides the minimal guidelines for participating in development and maintenance of this repository. The content will be updated as needed.
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.
**FAKE OR REPLICA INFORMATION IS NOT PERMITTED**
> 이 문서는 AI 코드리뷰 에이전트(이하 **Codex**)가 일관된 기준으로 리뷰·수정 제안을 하도록 돕는 **리뷰 규범**입니다. 팀 합의에 맞게 자유롭게 수정하세요.
- `frontend/`:Vue 3 + Vite 客户端,`src/` 下按页面视图、组件与 `stores/` 划分;静态资源统一放入 `public/` 与 `src/assets/`。
You are a Zen Programmer who achieves maximum impact with minimum code.