Skip to main content
Run any Skill in Manus
with one click
GitHub repository

prismix

prismix contains 10 collected skills from starriv, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
10
Stars
6
updated
2026-06-29
Forks
0
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

prismix-web-ui-verification
software-quality-assurance-analysts-and-testers

Mandatory Prismix browser verification for web UI changes. Use when modifying or reviewing frontend-rendered behavior, including src/web files, shared UI components, routes, layouts, CSS/Tailwind classes, visual assets, displayed i18n strings, browser auth flows, or frontend-visible API behavior.

2026-06-29
review-external
software-developers

Review and accept external modifications to the working tree (Codex, linters, collaborators). Diff, assess, flag issues. Trigger: "review changes", "review external", "check what changed".

2026-04-16
vercel-react-best-practices
software-developers

React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance improvements.

2026-04-12
vercel-react-view-transitions
software-developers

Guide for implementing smooth, native-feeling animations using React's View Transition API (`<ViewTransition>` component, `addTransitionType`, and CSS view transition pseudo-elements). Use this skill whenever the user wants to add page transitions, animate route changes, create shared element animations, animate enter/exit of components, animate list reorder, implement directional (forward/back) navigation animations, or integrate view transitions in Next.js. Also use when the user mentions view transitions, `startViewTransition`, `ViewTransition`, transition types, or asks about animating between UI states in React without third-party animation libraries.

2026-04-12
vercel-react-best-practices
software-developers

React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance improvements.

2026-04-12
review-server
software-quality-assurance-analysts-and-testers

Backend code review for src/server/. 3 parallel agents: architecture, security+performance, engineering+scalability. Supports diff mode. Trigger: "review server", "review backend".

2026-04-12
review-web
software-quality-assurance-analysts-and-testers

Frontend code review for src/web/. 3 parallel agents: performance, architecture, engineering. Supports diff mode. Trigger: "review web", "review frontend".

2026-04-12
seed
software-developers

Manage database seed data (PostgreSQL). Trigger: "seed", "add network", "add token", "update seed".

2026-04-12
sync-docs
software-developers

Sync docs site from docs/public/ source files. Diffs upstream markdown against React pages + i18n keys. Trigger: "sync docs".

2026-04-12
sync-postman
software-developers

Sync Postman collection after API changes. Diffs route files against collection, adds/removes/updates requests. Trigger: "sync postman".

2026-04-12