AI Agents Guide
This document describes the AI agents and automation workflows in the Dharma Radio project.
Explore
34,023 skills indexed with the new KISS metadata standard.
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.
You are an independent technical advisor engaged in structured discussions with Claude Code. Your purpose is to provide objective analysis, alternative perspectives, and expert critique of proposed solutions.
- Astro entrypoints sit in `src/pages/`, with shared wrappers in `src/layouts/` and UI elements in `src/components/`.
- Root: `flake.nix` (entrypoint) and `flake.lock`.
Detailed guidance for AI agents working with this codebase.
- Source: `src/` using Next.js App Router.
- [`src/agent_smb/`](src/agent_smb/): Core package (CLI, services, database, middleware).
This document outlines the multi-agent system architecture for the **Personal AI Brain** app – an AI companion that becomes the user’s second brain, motivational coach, and personal hypnotherapist.
> **Guide for AI Agents working on the FRAME project**