Clipboard history module for Script Kit GPUI. Use when working with clipboard monitoring, history storage, entry management, image handling, or paste functionality. Triggers on clipboard_history, Clip...
21
AI 78
tray-icon
johnlindquist2/22/2026
Cross-platform system tray and menu bar integration
20
AI 78
rust-tracing
johnlindquist2/15/2026
Structured logging with tracing and tracing-subscriber
19
AI 76
croner
johnlindquist2/15/2026
Cron expression parsing and scheduling
19
AI 76
script-kit-terminal
johnlindquist2/15/2026
Terminal integration for Script Kit GPUI using Alacritty terminal emulator and portable-pty. Use when working with terminal/, term_prompt.rs, PTY handling, terminal rendering, escape sequences, select...
19
AI 42
cass
johnlindquist12/19/2025
Always search before starting any work across all coding agent session histories (Claude Code, Codex, Cursor, Gemini CLI, Aider, ChatGPT) to find whatever we've discussed before.
21
AI 88
image-processing
johnlindquist2/7/2026
Image decoding, encoding, and manipulation using the `image` crate
19
AI 94
script-kit-mcp
johnlindquist2/7/2026
Model Context Protocol (MCP) implementation for Script Kit. Use when working with MCP server, JSON-RPC 2.0 protocol, kit tools, script tools, resources, or SSE streaming. Triggers on: "mcp", "json-rpc...
19
AI 92
script-kit-notifications
johnlindquist2/7/2026
Work with Script Kit's unified notification system supporting toasts, HUDs, banners, and system notifications.
Use when implementing user feedback, status updates, progress indicators, or any transien...
19
AI 92
nucleo-matcher
johnlindquist2/7/2026
High-performance fuzzy matching library for filtering choices in prompts
19
AI 92
ropey
johnlindquist2/7/2026
Efficient UTF-8 text rope data structure for editors
19
AI 92
script-kit-icons
johnlindquist2/7/2026
Unified icon system for Script Kit GPUI. Use when working with icons in the UI - rendering Lucide icons, embedded SVGs, SF Symbols (macOS), app bundle icons, or custom file/URL icons. Covers IconRef p...
19
AI 92
keyring
johnlindquist2/7/2026
Cross-platform secure credential storage using system keychains
19
AI 90
rusqlite
johnlindquist2/6/2026
SQLite database bindings for Rust
19
AI 88
script-kit-menu-bar
johnlindquist2/7/2026
macOS menu bar accessibility system for Script Kit GPUI. Covers AX-based menu reading,
recursive menu parsing, menu action execution, and SQLite caching. Use when:
(1) Reading application menu bars vi...
19
parking-lot
johnlindquist2/7/2026
Fast, non-poisoning synchronization primitives
19
gpui
johnlindquist2/7/2026
Build desktop apps with GPUI, the GPU-accelerated UI framework from Zed. Covers Entity state, Render trait, div() Tailwind API, actions/keybindings, gpui-component widgets, theming. Use when building...
19
packx
johnlindquist12/19/2025
Bundle code context for AI. ALWAYS use --limit 49k unless user explicitly requests otherwise. Use for creating shareable code bundles and preparing context for LLMs.