Prism-Broswer avatar

Prism-Broswer

Official

@Prismaibrowser

0Followers
|
3Public Repos
|
18Published Skills

Prism-Broswer builds agentmemory, a persistent memory system for coding agents with hybrid search, session recall, and a frontend design critique skill.

Skills Distribution
DomainDeveloper To...Agent Memory & Ses.. (45%)Developer Tooling .. (25%)UI/UX & Creative M.. (20%)Data Systems & Dat.. (10%)

Agent Skills by Prism-Broswer

Showing 18 vetted skills indexed across 1 GitHub repositories.

PrismaibrowserPrismaibrowser

impeccable

Designs, critiques, and refines production-grade frontend interfaces through structured sub-command workflows.

Official
Advanced
PrismaibrowserPrismaibrowser

recap

Summarizes recent agent sessions for the current project grouped by date with highlight observations.

Official
Intermediate
PrismaibrowserPrismaibrowser

agentmemory-hooks

Captures agent session observations automatically through Claude Code lifecycle hooks.

Official
Basic
PrismaibrowserPrismaibrowser

agentmemory-mcp-tools

Indexes all 54 agentmemory MCP tools with parameters and usage guidance.

Official
Intermediate
PrismaibrowserPrismaibrowser

agentmemory-config

Configure agentmemory environment variables, ports, and feature flags via .env files.

Official
Basic
PrismaibrowserPrismaibrowser

memory-discipline

Recalls agent memory before tasks and saves decisions at resolution points.

Official
Basic
PrismaibrowserPrismaibrowser

commit-history

List git commits linked to agent sessions filtered by branch or repository.

Official
Intermediate
PrismaibrowserPrismaibrowser

agentmemory-architecture

Explains agentmemory's iii engine primitives, hybrid retrieval model, storage lifecycle, and port layout.

Official
Basic
PrismaibrowserPrismaibrowser

session-history

Displays recent project sessions as a reverse-chronological timeline from memory_sessions data.

Official
Basic
PrismaibrowserPrismaibrowser

handoff

Resumes the most recent agent session for the current working directory with open questions first.

Official
Intermediate
PrismaibrowserPrismaibrowser

agentmemory-agents

Configures host coding agents to connect to the agentmemory server via MCP or native hooks.

Official
Intermediate
PrismaibrowserPrismaibrowser

recall

Search agentmemory for past observations, sessions, and learnings using hybrid BM25, vector, and graph search.

Official
Basic
PrismaibrowserPrismaibrowser

commit-context

Trace files, functions, or lines to the agent session that produced their commit.

Official
Intermediate
PrismaibrowserPrismaibrowser

brag

Generate short shareable launch videos from project source code using Hyperframes.

Official
Advanced
PrismaibrowserPrismaibrowser

forget

Deletes specific agentmemory observations by memory ID after explicit user confirmation.

Official
Intermediate
PrismaibrowserPrismaibrowser

lesson

Save user corrections as confidence-weighted behavioral rules that resurface before similar work.

Official
Basic
PrismaibrowserPrismaibrowser

agentmemory-rest-api

Exposes the agentmemory memory server over HTTP REST endpoints for save, recall, and search operations.

Official
Intermediate
PrismaibrowserPrismaibrowser

remember

Save insights and decisions to long-term agent memory with searchable concept tags.

Official
Basic

Frequently Asked Questions About Prism-Broswer

FAQPage Schema
What tasks can I accomplish with Prism-Broswer's skills?โ–ผ

You can save, recall, and delete long-term agent memories, recap or resume past sessions, link git commits to agent sessions, trace code origins, save confidence-weighted lessons, generate launch videos with Hyperframes, and audit or redesign frontend interfaces covering accessibility, layout, and motion.

Who is the target audience for the agentmemory skill set?โ–ผ

Developers and engineers running host coding agents who need persistent cross-session memory, plus frontend designers and UI engineers seeking structured UX critique, visual hierarchy review, and design system guidance for websites, dashboards, and product interfaces.

How do I install and run agentmemory with my coding agent?โ–ผ

Use the agentmemory connect command to wire it into a supported host coding agent, then configure environment variables, ports, and feature flags per the agentmemory-config skill. Memory is captured automatically via lifecycle hooks, and you can query it over MCP tools or the HTTP REST API.

Is Prism-Broswer's software open source and what does it cost?โ–ผ

The impeccable frontend design skill is licensed under Apache 2.0, permitting free use, modification, and distribution. Licensing for the agentmemory skills is not specified in the manifest, so check the individual repositories before commercial deployment.

What prerequisites and dependencies does agentmemory require?โ–ผ

Agentmemory runs on the iii engine primitives with its own storage model and viewer, exposes an MCP tool surface plus an HTTP REST API fallback, and requires a compatible host coding agent connected via the connect command. The brag skill additionally requires Hyperframes for video generation.