CLAUDE.md
This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
Explore
12,192 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.
Markpost is a FastMCP server that syndicates Markdown content to Twitter/X, Threads, and a static blog on S3. It is designed to be called by AI agents via the MCP protocol.
npm run dev # Dev server :3000
This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
This document provides guidance for Claude when working on the Blockchain Identity System.
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.