PreToolUse
01Hook Claude Code
Runs before the agent uses a tool for Bash tool calls, executing pre-commit.sh. From delexw/claude-code-trace.
Hook Claude Code
Runs before the agent uses a tool for Bash tool calls, executing pre-commit.sh. From delexw/claude-code-trace.
Settings file Claude Code
Agent settings declaring 1 hook event (PreToolUse).
Skill Claude CodeCodex
Cuts a new versioned release of claude-code-trace end-to-end without asking any questions. Detects commits since the last ancestral tag, classifies them with conventional-commit rules to pick the semver bump, bumps every version-bearing file in sync, writes the CHANGELOG entry, commits and tags on a release branch…
Instructions file CodexOpenCode
Instructions for delexw/claude-code-trace, covering claude.md, commands, dev, lint and format.
Instructions file
Instructions for delexw/claude-code-trace, a project described as: Claude Code session log viewer for JSONL files in /.claude/projects. Browse conversations, tool calls, tokens, and live tail sessions on desktop, web, and TUI.
Instructions file
Instructions for delexw/mcpware, covering claude.md, project overview, key architecture, core components and request flow.
Command Claude Code
AI-assisted debugging partner for systematic troubleshooting of complex technical issues.
Instructions file CodexOpenCode
AGENTS.md instructions for delexw/claude-code-misc, covering gitnexus — code intelligence, always do, when debugging, when refactoring and never do.
Instructions file
Claude Code instructions for delexw/claude-code-misc, covering gitnexus — code intelligence, always do, when debugging, when refactoring and never do.
Skill Claude CodeCodex
Build A2A (Agent-to-Agent) protocol applications using the @a2a-js/sdk TypeScript/JavaScript SDK. Use this skill whenever the user wants to create an A2A agent server, build an A2A client, implement agent-to-agent communication, set up agent discovery, handle A2A tasks/streaming, or write any TypeScript/JavaScript…
Skill Claude CodeCodex
Guide writing clear, enforceable Architectural Decision Records (ADRs) that work with AI-powered review systems and human teams alike. Use this skill whenever a user wants to create, improve, review, or learn about ADRs — including when they mention "architecture decision", "ADR", "document a decision", "tech decision…
Skill Claude CodeCodex
Write correct anime.js v4 animations with the right imports, API patterns, easing, timelines, and advanced features. Use this skill whenever the user asks to animate DOM elements, create CSS/SVG animations, build scroll-linked effects, add drag interactions, choreograph timeline sequences, or write any JavaScript…
Skill Claude CodeCodex
Build beautiful CLI apps with Ink (React for terminals), ink-ui components, and create-ink-app scaffolding. Use this skill whenever the user wants to build a terminal/CLI user interface with React, create interactive command-line tools, use Ink components like Box/Text, work with ink-ui widgets (Select, TextInput…
Skill Claude CodeCodex
Expert guide for LadybugDB — an embedded, in-process property graph database using openCypher. Use this skill whenever the user is working with LadybugDB, writing Cypher queries for LadybugDB, using the lbug CLI, importing realladybug in Python, using @ladybugdb/core in Node.js, or building any application with…
Skill Claude CodeCodex
Run and configure oxfmt — the high-performance JavaScript/TypeScript formatter built on the Oxc compiler stack, 30x faster than Prettier. Use this skill whenever working in a project that has oxfmt installed (check for oxfmt in package.json devDependencies or an .oxfmtrc.json / .oxfmtrc.jsonc config file). This…
Skill Claude CodeCodex
Run and configure oxlint — the high-performance JavaScript/TypeScript linter built on the Oxc compiler stack. Use this skill whenever working in a project that has oxlint installed (check for oxlint in package.json devDependencies or an .oxlintrc.json / oxlint.config.ts config file). This includes when you need to…
Skill Claude CodeCodex
Use this skill whenever "tauri" appears in the user's message, or they reference tauri.conf.json, src-tauri, or @tauri-apps packages. Also use when converting a web app (React, Vue, Svelte, etc.) into a desktop application without Electron. Covers: creating Tauri v2 projects, Rust commands and IPC…
Skill Claude CodeCodex
Interact with Telegram — read messages from your channel and send messages back. Use this skill whenever the user mentions Telegram, wants to check messages, send to a channel, reply via Telegram, or any Telegram bot interaction — even if they just say "check Telegram", "send to channel", or "message Telegram".