CLAUDE.md
This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
Explore
15,685 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.
> **Status**: Production-Ready | **Version**: 1.0.0
Hangboard is an open-source, universal force and velocity sensing hangboard mount with exercise timers. It enables smart training for rock climbers with real-time force measurements, customizable workouts, and multiple frontend interfaces. The system runs on a Raspberry Pi with load cells (HX711 ADC
- Working directory: Same directory as this CLAUDE.md file
<!-- SECTION:hook-priority required -->
This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
make build
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.
- Always take care of dark / light mode
This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
generic skill
This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
A customizable multi-timer web application that allows users to create and run multiple timers simultaneously with flexible interval patterns.
- **Always read `PLANNING.md` and `MODEL_ARC.md`** at the start of a new conversation to understand the project's architecture, goals, style, and constraints.
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.
Build an immersive 3D space exploration game using Three.js and JavaScript. Create a vast universe with procedurally generated planets, stars, and nebulae. Implement realistic spacecraft controls with...
Build an interactive typing speed test using HTML5, CSS3, and JavaScript. Create a clean interface with text display and input area. Implement WPM and accuracy calculation in real-time. Add difficulty...
Create a high-performance HTTP benchmarking tool in Go. Implement concurrent request generation with configurable thread count. Add detailed statistics including latency, throughput, and error rates....
Develop a web-based image editor using HTML5 Canvas, CSS3, and JavaScript. Create a professional interface with tool panels and preview area. Implement basic adjustments including brightness, contrast...
Create a command-line network packet analyzer in C using libpcap. Implement packet capture from network interfaces with filtering options. Add protocol analysis for common protocols (TCP, UDP, HTTP, D...