Repository Guidelines
- `app/` — Next.js App Router routes, layouts, and API handlers (`app/api/**`).
Explore
7,489 skills indexed with the new KISS metadata standard.
- `app/` — Next.js App Router routes, layouts, and API handlers (`app/api/**`).
- **Test**: `hatch run test` (all tests) or call `pytest` directly.
Ax is a TypeScript framework for building LLM-powered agents with end-to-end streaming, multi-modal DSPy capabilities, and typed signatures. It provides a standard interface across all top LLMs with features like prompt compilation, native streaming, agent orchestration, RAG, vector databases, and a
This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
- Initial documentation for UI module
This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
> Code patterns, refactoring guidelines, and distributed documentation standards.
This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
Generates structured prompts for AI-assisted code fixes based on linting violations.
This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
- **Au debut de chaque session**, lire attentivement les fichiers `README.md` et `CONTRIBUTING.md` pour se remettre en contexte des objectifs et des standards du projet.
This project uses the **Ralph autonomous AI methodology**.
This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
This file provides guidance to Claude Code (claude.ai/code) and other AI assistants when working with code in this repository.
This document provides essential context for AI assistants working with the FaultMaven codebase.
1. `AGENTS.md` in this directory
You operate within a 3-layer architecture that separates concerns to maximize reliability. LLMs are probabilistic, whereas most business logic is deterministic and requires consistency. This system fixes that mismatch.
Before responding to ANY user request, you MUST:
This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
Use Bun instead of Node.js, npm, pnpm, or vite.
This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
- 実装前にテスト作成 → ユーザー承認 → Red確認
This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.