en un clic
team-memory
team-memory contient 6 skills collectées depuis robotostudio, avec une couverture métier par dépôt et des pages de détail sur le site.
Skills dans ce dépôt
Compares a page's Figma design against the live website and reports which components (page-builder blocks) are missing on the site, extra on the site, built differently, or matched — filed as one Linear ticket per page with inline screenshots. Use when the user wants to check Figma-vs-live UI parity, find components that exist in Figma but are not built on the site (or vice-versa), "match Figma to the live site", audit design/build drift for a page, or invokes /ui-match.
Multi-agent PR review on a GitHub PR. Dispatches voltagent-qa-sec and voltagent-lang specialists in parallel against the diff, enforces project conventions from CLAUDE.md, maps each finding to its line, runs the draft through /humanizer, and posts findings as inline line-anchored review comments only on explicit approval. Use when reviewing a PR, auditing a PR, doing a QA pass on a PR, when a PR number is provided, or when a PR implements a Linear ticket and intent-vs-implementation needs checking. Grounds the review in the linked Linear ticket (MCP, or copy-as-prompt fallback) and runtime-verifies acceptance criteria with a worktree dev server + headed agent-browser when feasible. Adaptive: skips agents whose target file globs aren't in the diff.
Type-safe JSON-LD structured data for Next.js with schema-dts
Bootstrap work on a Linear ticket — fetch ticket, create branch, mark in-progress, explore codebase, and plan implementation. Use when user says "prep", "start ticket", "begin work", "pick up ticket", or provides a Linear ticket ID to start working on.
Wire up the `sanity-plugin-md-notes` plugin in a Sanity Studio — bundler-specific install, schema opt-in via `withHelp`, singleton/list helpers, and `.help.md` authoring. Idempotent — also use to add help to an additional schema in a studio where the plugin is already wired. Triggered by `sanity-plugin-md-notes`, `.help.md`, `helpPlugin`, `withHelp`, `withHelpDefaultDocumentNode`, `helpDocument`, `helpView`, `helpMenuItems`, "add editor help to <schema>", or authoring admonitions / video embeds / intent links in a help file.
Commit all changes, push to remote, create a draft GitHub PR, and sync with Linear (attach PR link, move ticket to In Review). Use when user says "ship", "ship PR", "create draft PR", "push and PR", "open PR", or invokes /ship-pr.