Plugin Claude Code
Plugin marketplace listing 1 plugin: cc-views.
Plugin Claude Code
Plugin marketplace listing 1 plugin: cc-views.
Plugin Claude Code
Write a .view template for @tayomi/cc-views: pick a bundled view, write the template and the block that feeds it, and verify with cc-views check.
Hook Claude Code
Runs when a message is displayed, executing messagedisplay-dev.mjs via node. From mopi1402/tayomi-cc-views.
Hook Claude Code
Runs when a session starts on startup, clear, compact and resume, executing dev-engine-notice.mjs and session-dev.mjs via node with --always (2 commands). From mopi1402/tayomi-cc-views.
Hook Claude Code
Runs when a session ends, executing session-dev.mjs via node. From mopi1402/tayomi-cc-views.
Hook Claude Code
Runs when you submit a prompt, before the agent sees it, executing dev-engine-notice.mjs via node. From mopi1402/tayomi-cc-views.
Settings file Claude Code
Agent settings declaring 4 hook events (MessageDisplay, SessionStart, SessionEnd, UserPromptSubmit).
Instructions file
Instructions for mopi1402/tayomi-cc-views: One shape, one constant, and src/data/ when it has several readers. A token, a delimiter, a marker: written once, never retyped, and regexes compose from it. When more than one module must AGREE on the value, it goes in src/data/ by domain (markup.ts for the shapes, marks.ts…
Plugin Claude Code
Write a .view template for @tayomi/cc-views: pick a bundled view, write the template and the block that feeds it, and verify with cc-views check.
Skill Claude CodeCodex
Write, choose or repair a .view template for @tayomi/cc-views, the engine that renders a Claude Code message as a framed terminal view. Use when the user wants a report, banner, status list or table drawn instead of printed as plain text, when a view: block renders as raw text instead of drawing, or when they ask to…