Skip to content

Instantly share code, notes, and snippets.

View tkoeda's full-sized avatar

Tainosuke Koeda tkoeda

View GitHub Profile
@tkoeda
tkoeda / CLAUDE.md
Created April 23, 2026 15:14
Obsidanのフォルダーに入れる

CLAUDE.md

This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.

Overview

This is an Obsidian vault — a directory of plain markdown files used for knowledge management. There is no build system, package manager, or test suite.

Structure

{
"title": "Double Shift to toggle Brave",
"rules": [
{
"description": "Double-tap Shift to run Brave toggle script",
"manipulators": [
{
"type": "basic",
"from": {
"key_code": "left_shift",
{
"title": "Double Control to toggle WezTerm",
"rules": [
{
"description": "Double-tap Control to run wezterm toggle script",
"manipulators": [
{
"type": "basic",
"from": {
"key_code": "left_control",