一键导入
sync-postman
Sync Postman collection after API changes. Diffs route files against collection, adds/removes/updates requests. Trigger: "sync postman".
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Sync Postman collection after API changes. Diffs route files against collection, adds/removes/updates requests. Trigger: "sync postman".
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
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.
Review and accept external modifications to the working tree (Codex, linters, collaborators). Diff, assess, flag issues. Trigger: "review changes", "review external", "check what changed".
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.
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.
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.
Backend code review for src/server/. 3 parallel agents: architecture, security+performance, engineering+scalability. Supports diff mode. Trigger: "review server", "review backend".
基于 SOC 职业分类
| name | sync-postman |
| description | Sync Postman collection after API changes. Diffs route files against collection, adds/removes/updates requests. Trigger: "sync postman". |
Keep docs/postman/prismix-collection.json and prismix-environment.json in sync with API routes.
src/server/routes/index.ts — get all mount paths and route filesdocs/postman/prismix-collection.json — diff against scanned routesprismix-environment.jsonnode -e "const c=require('./docs/postman/prismix-collection.json'); ..." — count requests{{merchantToken}}, admin JWT {{adminToken}}, agent API key {{agentApiKey}}{{baseUrl}}, {{resourceId}}, {{agentId}}, etc."type": "secret"