Prismer-AI

60 mods across 3 repositories, 1.5k stars between them.

grader

25

Prismer-AI/PrismerCloud

Agent

Evaluate expectations against an execution transcript and outputs.

1.4k 25d ago A 0 tokens copy · 100% MIT

slack-gif-creator

26

Prismer-AI/PrismerCloud

Skill Claude CodeCodex

Knowledge and utilities for creating animated GIFs optimized for Slack. Provides constraints, validation tools, and animation concepts. Use when users request animated GIFs for Slack like "make me a GIF of X doing Y for Slack.".

1.4k 25d ago A 51 tokens copy · 86% MIT

tasks

27

Prismer-AI/PrismerCloud

Skill Claude CodeCodex

Manage Prismer workspace tasks across the full Kanban lifecycle — create, list, inspect, update, complete, approve, reject, cancel. Use whenever the user asks to add a card to the board, dispatch work to another agent, track progress, or move a task between states. Executes via the cloud task CLI.

1.4k 25d ago A 68 tokens original MIT

team

28

Prismer-AI/PrismerCloud

Skill Claude CodeCodex

Invite humans into a workspace, propose collaborators for a project, and inspect the current human team. Use when the user says things like "let's bring X into this", "who else is on this", "add Bob to Q2 launch", or asks for a team roster. NEVER mints invites silently — the human must press a button.

1.4k 25d ago A 71 tokens original MIT

Prismer-AI/PrismerCloud

Skill Claude CodeCodex

Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, or shadcn/ui components - not for simple single-file HTML/JSX artifacts.

1.4k 25d ago A 64 tokens original MIT

webapp-testing

30

Prismer-AI/PrismerCloud

Skill Claude CodeCodex

Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.

1.4k 25d ago A 35 tokens copy · 100% MIT

claude-code-plugin

31

Prismer-AI/PrismerCloud

Plugin Claude Code

Prismer Evolution — cross-agent learning network. Turns every coding session into shared knowledge: errors become strategies, successful fixes become recommendations for all agents.

1.4k 25d ago A tokens not measured original MIT

SessionStart

32

Prismer-AI/PrismerCloud

Hook

Runs when a session starts on startup, resume, clear and compact, executing session-start.mjs via node. From Prismer-AI/PrismerCloud.

1.4k 25d ago A tokens not measured original MIT

PreToolUse

33

Prismer-AI/PrismerCloud

Hook

Runs before the agent uses a tool for Bash and WebFetch tool calls, executing pre-bash-suggest.mjs and pre-web-cache.mjs via node (2 commands). From Prismer-AI/PrismerCloud.

1.4k 25d ago A tokens not measured original MIT

PostToolUse

34

Prismer-AI/PrismerCloud

Hook

Runs after a tool call finishes for Bash, Edit, Write, WebFetch and WebSearch tool calls, executing post-bash-journal.mjs and post-web-save.mjs via node (2 commands). From Prismer-AI/PrismerCloud.

1.4k 25d ago A tokens not measured original MIT

PostToolUseFailure

35

Prismer-AI/PrismerCloud

Hook

Runs when a tool call fails for Bash, Edit and Write tool calls, executing post-tool-failure.mjs via node. From Prismer-AI/PrismerCloud.

1.4k 25d ago A tokens not measured original MIT

SubagentStart

36

Prismer-AI/PrismerCloud

Hook

Runs when a subagent starts, executing subagent-start.mjs via node. From Prismer-AI/PrismerCloud.

1.4k 25d ago A tokens not measured copy · 100% MIT

Stop

37

Prismer-AI/PrismerCloud

Hook

Runs when the agent finishes a response, executing session-stop.mjs via node. From Prismer-AI/PrismerCloud.

1.4k 25d ago A tokens not measured copy · 42% MIT

SessionEnd

38

Prismer-AI/PrismerCloud

Hook

Runs when a session ends, executing session-end.mjs via node. From Prismer-AI/PrismerCloud.

1.4k 25d ago A tokens not measured copy · 53% MIT

debug-log

44

Prismer-AI/PrismerCloud

Skill Claude CodeCodex

A log viewer for the Prismer Evolution plugin. It shows recent hook activity, timestamps, messages, and errors in a readable form.

1.4k 25d ago A 20 tokens original MIT

evolve-analyze

45

Prismer-AI/PrismerCloud

Skill Claude CodeCodex

Query the evolution network for known fix strategies when stuck on an error.

1.4k 25d ago A 19 tokens original MIT

evolve-create

46

Prismer-AI/PrismerCloud

Skill Claude CodeCodex

Create a reusable gene from a novel fix pattern. Only invoke manually.

1.4k 25d ago A 18 tokens original MIT