| Skill | Added | Review |
|---|---|---|
browser-debug-setup templates/plate-playground-template/.agents/skills/browser-debug-setup/SKILL.md One-time setup for a persistent debug browser on `127.0.0.1:9222` for `dev-browser --connect`. Use when browser work is needed but no reusable debug browser is running yet. | 68 68 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 9ec2c8e | |
autoreview templates/plate-playground-template/.agents/skills/autoreview/SKILL.md Pre-commit/ship code review: Codex default; optional Claude, Pi, Droid, Copilot, Cursor, or OpenCode. | 57 57 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 9ec2c8e | |
autogoal templates/plate-playground-template/.agents/skills/autogoal/SKILL.md Create, verify, repair, and close durable Codex goals with measurable outcomes, evidence gates, plan templates, blocker handling, completion audits, and goal-backed workflow repair. | 61 61 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 9ec2c8e | |
agent-browser-issue templates/plate-playground-template/.agents/skills/agent-browser-issue/SKILL.md Open a concise GitHub follow-up for reusable browser-use limitations. Use when browser automation is blocked by a likely tool-side issue that is worth fixing separately, especially for clicks, dropdowns, file inputs, focus traps, or other repeatable agent/browser failures. | 69 69 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 9ec2c8e | |
autoclosure .agents/skills/autoclosure/SKILL.md Autonomously close the current Plate work tree through source sync, proof, review, checks, GitHub delivery, and final audit without expanding product scope. | 55 55 Impact — No eval scenarios have been run Securityby Low Low-risk findings worth noting Version: 9ec2c8e | |
video-transcripts .agents/skills/video-transcripts/SKILL.md Generate structured video transcripts from local files or video URLs using Gemini Files API. Use when a GitHub or Linear tracker item, comment, or attachment includes a screen recording, .mov, .mp4, or tracker-hosted video and you need a <video-transcripts> block instead of hand-written notes. | 73 73 2.50x Agent success vs baseline Impact 100% 2.50xAverage score across 1 eval scenario Securityby Low Low-risk findings worth noting Reviewed: Version: 9ec2c8e | |
vercel-react-best-practices .agents/skills/vercel-react-best-practices/SKILL.md 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. | 82 82 1.02x Agent success vs baseline Impact 98% 1.02xAverage score across 3 eval scenarios Securityby Passed No findings from the security scan Reviewed: Version: 9ec2c8e | |
typescript-advanced-types .agents/skills/typescript-advanced-types/SKILL.md Master TypeScript's advanced type system including generics, conditional types, mapped types, template literals, and utility types for building type-safe applications. Use when implementing complex type logic, creating reusable type utilities, or ensuring compile-time type safety in TypeScript projects. | 73 73 1.02x Agent success vs baseline Impact 82% 1.02xAverage score across 3 eval scenarios Securityby Passed No findings from the security scan Reviewed: Version: 9ec2c8e | |
testing .agents/skills/testing/SKILL.md Skill: testing | 67 67 1.53x Agent success vs baseline Impact 92% 1.53xAverage score across 3 eval scenarios Securityby Passed No findings from the security scan Reviewed: Version: 9ec2c8e | |
testing-review .agents/skills/testing-review/SKILL.md Review whole-repo test quality, rerun coverage, score remaining worth-testing files, inspect slow-drift and stale test debt, and publish the next testing batch. Use every few weeks or before large breaking changes and rearchitecture. | 64 64 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 9ec2c8e | |
tdd .agents/skills/tdd/SKILL.md Test-driven development with red-green-refactor loop. Use when user wants to build features or fix bugs using TDD, mentions "red-green-refactor", wants integration tests, or asks for test-first development. | 67 67 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 9ec2c8e | |
task .agents/skills/task/SKILL.md Work a task end-to-end with lean context gathering, implementation, and verification | 50 50 Impact — No eval scenarios have been run Securityby Low Low-risk findings worth noting Version: 9ec2c8e | |
tanstack-virtual .agents/skills/tanstack-virtual/SKILL.md Headless UI for virtualizing large element lists at 60FPS in TS/JS, React, Vue, Solid, Svelte, Lit & Angular. | 49 49 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 9ec2c8e | |
sync-shadcn .agents/skills/sync-shadcn/SKILL.md Autogoal-backed planning, status, review, dashboard, apply, and tracking for upstream shadcn docs syncs into Plate docs. Use when the user asks for `sync-shadcn`, `sync-shadcn status`, `sync-shadcn review`, `sync-shadcn dashboard`, `sync-shadcn apply`, a scoped `sync-shadcn <feature>` lane, to sync shadcn docs, audit newer shadcn docs changes, compare `../shadcn/apps/v4` with `apps/www`, update the shadcn sync baseline, or decide what to adopt, fork, defer, or exclude from upstream shadcn. | 67 67 Impact — No eval scenarios have been run Securityby Low Low-risk findings worth noting Version: 9ec2c8e | |
sync-plate-ui .agents/skills/sync-plate-ui/SKILL.md Autogoal-backed fork-aware status, planning, review, dashboard, apply, and tracking for syncing Plate UI registry components into downstream custom apps such as Potion. Use when the user asks for `sync-plate-ui`, `sync-plate-ui status`, `sync-plate-ui plan`, `sync-plate-ui review`, `sync-plate-ui dashboard`, `sync-plate-ui apply`, to sync or migrate one Plate UI component from the component changelog, to compare Plate UI registry source with a downstream repo, or to smart-merge local forked Plate UI components. | 72 72 Impact — No eval scenarios have been run Securityby Low Low-risk findings worth noting Version: 9ec2c8e | |
sync-main-to-next .agents/skills/sync-main-to-next/SKILL.md One-command shortcut for syncing origin/main directly into origin/next through release-lanes. Use when the user says sync-main-to-next, asks to sync main into next, asks after a stable release what sync is needed, or wants the fastest safe beta lane catch-up without promotion or broad release-lane ceremony. | 72 72 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 9ec2c8e | |
status .agents/skills/status/SKILL.md Show current goal-plan status at a glance - phases, progress, checklist, verification, and risks. | 56 56 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 9ec2c8e | |
spec-flow-analyzer .agents/skills/spec-flow-analyzer/SKILL.md Analyzes specifications and feature descriptions for user flow completeness and gap identification. Use when a spec, plan, or feature description needs flow analysis, edge case discovery, or requirements validation. | 64 64 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 9ec2c8e | |
slate-plan .agents/skills/slate-plan/SKILL.md Review Slate v2 architecture/API plans against React 19.2 runtime performance, Slate-close unopinionated DX, legacy-regression proof, research evidence, and shadcn-style composability; write a scored plan and keep completion pending until every required pass and closure gate is complete. | 56 56 Impact — No eval scenarios have been run Securityby Low Low-risk findings worth noting Version: 9ec2c8e | |
slate-patch .agents/skills/slate-patch/SKILL.md Fix Slate v2 bugs in one pass with reproduction, behavior tests, architecture/DX/perf pressure, proactive rearchitecture when the patch is not the cleanest long-term shape, and final autoreview. | 59 59 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 9ec2c8e | |
slate-ar .agents/skills/slate-ar/SKILL.md Wrap Codex Autoresearch for Slate v2 measured loops. Delegates generic packet/dashboard/finalization mechanics to codex-autoresearch while enforcing `.tmp/slate-v2`, Slate correctness routing, target registry context, and short operator modes. | 54 54 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 9ec2c8e | |
slate-ar-status .agents/skills/slate-ar-status/SKILL.md Read-only status shortcut for Slate v2 Autoresearch. Shows current session state, dashboard URL, next recommended action, blockers, and latest metric evidence without running packets or editing files. | 64 64 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 9ec2c8e | |
slate-ar-stabilize .agents/skills/slate-ar-stabilize/SKILL.md Slate v2 behavior-stability mini-skill. Runs existing editor behavior gates, routes repeated failures to slate-patch, and keeps looping until the surface is stable or blocked. | 62 62 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 9ec2c8e | |
slate-ar-ship .agents/skills/slate-ar-ship/SKILL.md Slate v2 one-command ship/readiness mini-skill. Runs finalization preview, picks the review shape, runs pre-commit gates/autoreview, pauses for commit approval, then commits/finalizes after confirmation. | 56 56 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 9ec2c8e | |
slate-ar-recipe .agents/skills/slate-ar-recipe/SKILL.md Slate v2 Autoresearch recipe picker. Lists/recommends Codex Autoresearch recipes, produces read-only setup plans, and maps non-perf loops such as test runtime, typecheck, bundle size, memory, command latency, and quality-gap. | 63 63 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 9ec2c8e |