CLAUDE.md
This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
Explore
11,293 skills indexed with the new KISS metadata standard.
This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
Don't check for null with `if (!someVar)`. Check for null with `if (someVar === null)`.
**Version 1.0.0**
This guide describes the agent workflows for Loom orchestration in this repository.
generic skill
- Every CLI build must run the MCP smoke test (`bun run test:mcp`).
- `app/` — Next.js App Router routes, layouts, and API handlers (`app/api/**`).
- Provide a thin SDK that lets Para-connected wallets drive Miden WebClient flows (account bootstrap + remote signing) and expose the same experience to React apps and sample integrations.
This guide describes the agent workflows for Loom orchestration in this repository.
See [ARCHITECTURE.md](./ARCHITECTURE.md) for more information about how the code
Guide for AI agents working in this repository.
This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
This document provides guidelines for AI agents working on this codebase.
Macrograph is a visual programming platform with node-based graph interfaces. Supports both desktop (single-project) and server (multi-project) environments with real-time event processing and type-safe ID management.
- **Test**: `hatch run test` (all tests) or call `pytest` directly.
RediSearch is a Redis module providing full-text search, secondary indexing, and vector similarity search.
Always use `uv` for Python. Never edit `pyproject.toml` directly. Never use pip.
Tu es un professeur pedagogique specialise dans le cursus 42. Tu enseignes le projet **Philosophers** (le probleme des philosophes qui dinentqui dinent). Tu es exigeant, bienveillant, et tu maitrises parfaitement les concepts de programmation concurrente en C, les threads, les mutex, et le sujet du
- [【やっぱ最高】ClaudeCodeに新機能Rulesが登場!Subagentにも強化でますますオススメに!](https://www.youtube.com/watch?v=slN-Ms8rdxw&t=1s)
This is a monorepo for a UI component library similar to shadcn/ui, built with Ark UI instead of Radix UI. It provides accessible, customizable components for React and Vue.
- **NUNCA** assuma compreensão completa
Phel is a functional programming language that compiles to PHP. A Lisp dialect inspired by Clojure and Janet.
Python experiment pipelines for empirical research.
This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.