Agent-first local Open Graph Creator studio and CLI.
[](https://radix-ui.com/themes)
Hooks and HOC for pilets and Piral instances.
Web app logger for both client and server side
emmet support by LSP
Persistent memory plugin for OpenCode — your AI agent remembers across sessions and projects
Platform-specific binary for @codemieai/codemie-opencode
Transform required css modules in react so one can use generated class names.
Memcached plugin for wocker
AI agent skills and subagents for Polygraph multi-repo coordination
Build forms faster!
A hooks system similar to PocketBase's pb_hooks, allowing custom code execution in storage/hooks directory
console hooks for override and capture
OpenCode plugin that sandboxes agent commands using @anthropic-ai/sandbox-runtime (seatbelt on macOS, bubblewrap on Linux)
React hook for fetching and following browser location
pnp - provides functionality enabling the @pnp libraries within nodejs
A node.js library that allows you to hook 'require', gather data about calls to 'require' and intercept/modify the results
The `useKeyPress` hook is an advanced utility for detecting specific keypress events in React applications. It supports customizable debounce timing and can listen for keypress events either globally or locally within a component.
TypeScript SDK for building agents that delegate to subagents. Powered by specialized Morph models for code editing, codebase search, and context compaction.
Gather information about a line based on content and cursor position
OpenCode plugin that adapts .github/copilot/ customizations to work natively in OpenCode
Real-time CLI messaging for AI agents
The `useForm` hook is an advanced form management tool for React applications, providing capabilities for managing form state, validation, loading status, and submission feedback.
`useToggle` is a custom React hook for managing boolean states with enhanced control. It provides a simple and efficient way to toggle a boolean state and execute a callback function in response to the state changes.