CLAUDE.md
This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
Explore
9,439 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.
This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
**Core is the only brain.** `@zodsidian/core` is surface-agnostic — returns structured data (typed objects, arrays, maps), never formatted strings. CLI wraps with Commander + chalk. Plugin wraps with Obsidian UI. Same contracts everywhere.
This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
This file is read by Claude Code automatically. It provides project context for working on this codebase.
This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
This project uses **Agentic QE v3** - a Domain-Driven Quality Engineering platform with 13 bounded contexts, ReasoningBank learning, HNSW vector search, and Agent Teams coordination (ADR-064).
This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
🚨 **Core principle: Do what you can, user does what you can't.** Never punt to user if you have the access/tools to try yourself first.
This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
> **FOR CLAUDE: Read the SESSION STATE, DESIGN PRINCIPLES, and DUAL-USE CONTEXT sections before doing anything.**
This directory contains a standalone zsh configuration designed with a literate programming approach. The configuration is organized in a modular fashion with separate files for different aspects of the shell environment.
*This document is designed to be read by a Claude Code instance helping a human set up Awareness.*
| | |
This file provides guidance to Claude Code when working with code in this repository.
This file provides guidance to Claude Code when working with this repository.
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.
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.
A Python tool that uses Qwen3-8B via Ollama to generate high-quality prompts for Stable Diffusion and Flux.
These rules are specific to the `llm/ollama` module and supplement `general.cursorrules`. Always adhere to `general.cursorrules` unless explicitly overridden here for a specific reason pertinent to this module.
These are the general guiding principles for AI-assisted development across the entire Codomyrmex project. Module-specific rules (e.g., in `modules/ai_code_editing.cursorrules`) may supplement or, in rare, justified cases, override these general rules. If a module-specific rule conflicts, it should
- NEVER run commands automatically (npm install, npm run dev, npm start, etc.)