Hejhi Rimitive
hejhi-rimitive is a Claude Code plugin bundle for the Build phase that supports composing reactive TypeScript primitives, headless views, and module behaviors.
Add Claude Code plugins that help compose headless, reactive TypeScript primitives and module behaviors without locking UI to one framework.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install hejhi-rimitive@hejhi/rimitiveBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:hejhi/rimitive") and the paste-ready config with skillselion.get_install_config("plugin:hejhi/rimitive").
What it does
hejhi-rimitive is a community Claude Code plugin collection tied to rimitive, a composable reactive primitive library for TypeScript. Solo builders shipping web or cross-platform clients install it when they want agent help that speaks the same vocabulary as their headless architecture—behaviors, views, services, and modules—instead of generic React snippets. The marketplace lists four plugins with keywords emphasizing composition, custom extensions, portable logic, and building UI without baking everything into a single framework entrypoint. That makes it a strong fit during the Build phase while you are structuring feature modules, wiring reactive state, and keeping presentation separated from domain behavior. It is plugin assistance for a specific library ethos, not a full design system generator. Intermediate TypeScript comfort helps because agents will reference module boundaries and extension patterns. Use it when your stack already aligns with primitive-first UI and you want Claude Code to scaffold or refactor in that style consistently.
Highlights
- 4 Claude Code plugins around the rimitive reactive primitive model
- Composable modules: behaviors, views, and services without framework coupling
- defineModule and headless UI patterns for TypeScript codebases
- Portable logic you can match and extend across custom modules
- Build-focused keywords: compose, reactive, imports, extending primitives
Why builders use it
Agents default to framework-specific UI code that fights a headless, composable TypeScript primitive architecture.
Claude Code plugins align suggestions with rimitive-style modules, behaviors, and reactive composition patterns in your repo.
At a glance
- Type - Plugin in Frontend & UI.
- Adoption - 0 installs, 0 stars, 0 votes.
FAQ
Who is hejhi-rimitive for?
Solo developers building TypeScript frontends with composable, reactive primitives who use Claude Code for scaffolding and refactors.
When should I use hejhi-rimitive?
During Build while designing headless views, behaviors, and modules—not when you only need marketing or deployment plugins.
How do I add hejhi-rimitive to my agent?
Add the hejhi/rimitive repository as a Claude Code plugin source and enable the four rimitive-related plugins in your project settings.
Comments
Share how you use hejhi-rimitive, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.