CLAUDE.md
This file provides guidance to Claude Code when working with this repository.
Explore
14,466 skills indexed with the new KISS metadata standard.
This file provides guidance to Claude Code when working with this repository.
These rules ensure maintainability, safety, and developer velocity.
This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
WSL Cleaner is a desktop Electron application for Windows 10/11 that cleans, optimizes, and compacts WSL 2 virtual disks. It provides a Simple one-click mode and an Advanced mode with granular control over 40+ cleanup tasks, VHDX disk compaction, and a Health Dashboard with real-time system metrics.
This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
This repository provides additional nodes for the [nodetool](https://github.com/nodetool-ai/nodetool) project and depends on [nodetool-core](https://github.com/nodetool-ai/nodetool-core).
Enforced by hooks in `.claude/hooks/` (registered in `.claude/settings.json`):
*This document is designed to be read by a Claude Code instance helping a human set up Awareness.*
Salience Delegation & Latent Horizon Preservation
This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
配置和使用 Aptos MCP 与 Claude Code 进行区块链开发的分步指南
This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
A static web app displaying LLM pricing data from [LiteLLM](https://github.com/BerriAI/litellm). Pre-generates 2000+ model pages at build time with nightly updates via GitHub Actions.
Portfolio website for Oskar Saelan Halskov, built with Next.js 14 (App Router).
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.
THESE RULES MUST BE READ AND APPLIED TO EVERY REQUEST, FILE CREATION, AND MODIFICATION.
- the dev_workflow
- **Measure First:** Don't optimize prematurely. Identify actual bottlenecks using profiling tools, monitoring metrics (CPU, memory, I/O, network, latency), and load testing *before* making changes.
groundrules:
├-- `basilisk/src/`: Core Basilisk CFD library (reference only, do not modify) <- This contains the codebase for Basilisk C--a wrapper around C to do computational fluid dynamics.
- **Always read `PLANNING.md`** at the start of a new conversation to understand the project's architecture, goals, style, and constraints.
Most code files should declare a single namespace using file-scoped namespace declarations rather than block headers. This newer syntax doesn't require braces and is preferred in modern C# coding.
**Primary Reference**: See `CLAUDE.md` for complete development guidelines.