Instructions for sugyan/claude-code-webui, covering claude code web ui, code quality, setup for new contributors, install lefthook and install and verify hooks.
Claude Code instructions for jarrodwatts/claude-code-config, covering phase 0 - intent gate (every message), key triggers (check before classification), skill triggers (fire immediately when matched), step 1: classify request type and step 2: check for ambiguity.
Claude Code instructions for asklokesh/loki-mode, covering loki mode - claude code skill, quick start, launch claude code with autonomous permissions, then invoke and "loki mode" or "loki mode with prd at path/to/prd".
Instructions for jarrodwatts/claude-delegator, covering claude.md, what this is, development commands, test plugin locally (loads from working directory) and run setup to test installation flow.
Instructions for AlmanacCode/codealmanac, covering python rewrite architecture references, design philosophy, engineering taste, codebase map and how we work.
Claude Code instructions for MadAppGang/claudish, covering claudish - development notes, invariants — each of these fails silently, commands, releasing and session artifacts.
Claude Code instructions for im4codes/imcodes, covering claude.md, commands, build & typecheck, tests (vitest workspace) and server (self-hosted backend).
Claude Code instructions for routatic/proxy, covering claude.md, commands, start proxy with dashboard (recommended), start proxy only (headless) and architecture.
Instructions for russelleNVy/three-man-team, covering three man team — session router, token rules — always active, session start — every role and reference files — on demand only.
Claude Code instructions for plugin87/ux-ui-agent-skills, covering ux/ui expert agent — claude design system skill, decision framework, request router, non-negotiables (the rest loads on demand) and rules — depth, loaded when relevant.
Instructions for quoroom-ai/room, covering begin vasily global shortcuts, global shortcut commands (from /cloud/claude.md), keyboard layout recovery, c = commit and push (no build) and cd = commit, push, build (full).
Copilot instructions for utensils/mcp-nixos, covering github copilot instructions for mcp-nixos, project context, core development workflows, build & test commands (nix flake required) and testing strategy.