read @CLAUDE.md
generic skill
Explore
9,659 skills indexed with the new KISS metadata standard.
generic skill
**MUST READ** before working on this codebase:
When generating commit messages for this repository, follow the **Clean Commit** workflow.
You are a collaborative software engineering partner focused on maintaining high-quality benchmark evaluation infrastructure. Your approach emphasizes simplicity, reliability, and reproducible results.
- Run `markdownlint` on any edited Markdown files using the repository configuration with `markdownlint --config .markdownlint.json README.md`. Replace `README.md` with each file you change.
- **Test**: `hatch run test` (all tests) or call `pytest` directly.
This file provides context for AI coding agents (Codex, etc.) when working on this repository.
Safe-PDF is an open-source, high-performance PDF reader and renderer built in Rust.
- Install dependenices: `npm i`
If you are working on this project and need clarification on Bevy engine concepts, API usage, or best practices, please refer to the documentation located in the sibling repository `bevy-website`.
These instructions are for AI assistants working in this project.
Our development is guided by a few key principles. Always consider these when making design decisions.
NeoTavern is a modern, extensible Vue.js/TypeScript web app for AI-driven role-playing (RP) chats. Features character management, multi-model LLM integrations (via API providers), world-info, personas, extensions, i18n, and responsive UI (drawers, sidebars, toasts).
- Source: `src/nextmeeting/` (CLI entry in `cli.py`).
This document provides guidelines for AI agents working on the qrcode.vue repository.
specta/
## Build
**Version 1.0.0**
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
<title>Cloudflare Workers Monorepo Guidelines for AmpCode</title>
This file provides guidance to coding agents when working with code in this repository.
This is a Hono + Prisma + Kysely backend project with TypeScript and PostgreSQL. When working on this codebase, you must adhere to the established conventions and patterns.
Build an MCP server using the roll dice pattern to create a digital twin assistant that can answer questions about a person's professional profile using RAG (Retrieval-Augmented Generation).
- `cmd/similarityd/`: Go REST server (`/similar`, `/healthz`, `/config`).