CtrlK
BlogDocsLog inGet started
Tessl Logo

plate

github.com/udecode/plate

Skill

Added

Review

slate-ar-finalize

.agents/skills/slate-ar-finalize/SKILL.md

Finalization shortcut for Slate v2 Autoresearch. Runs preview-only finalization by default, explains review-branch/current-tree options, and requires explicit review-branch approval before branch creation.

72

slate-ar-fast

.agents/skills/slate-ar-fast/SKILL.md

Slate v2 fastest-safe mini-skill. Picks or creates the hottest perf target, runs slate-ar-perf with no-regression checks, and stops at target, plateau, or correctness blocker.

63

shadcn

.agents/skills/shadcn/SKILL.md

Manages shadcn components and projects — adding, searching, fixing, debugging, styling, and composing UI. Provides project context, component docs, and usage examples. Applies when working with shadcn/ui, component registries, presets, --preset codes, or any project with a components.json file. Also triggers for "shadcn init", "create an app with --preset", or "switch to --preset".

76

shadcn-parity

.agents/skills/shadcn-parity/SKILL.md

Clone shadcn implementation patterns with source-by-source parity. Use when the user says "shadcn parity", asks to mirror shadcn, copy shadcn UX/architecture/tests, or wants more than inspiration.

67

scope-guardian-reviewer

.agents/skills/scope-guardian-reviewer/SKILL.md

Reviews planning documents for scope alignment and unjustified complexity -- challenges unnecessary abstractions, premature frameworks, and scope that exceeds stated goals. Spawned by the document-review skill.

68

review-sweep

.agents/skills/review-sweep/SKILL.md

Mine review comments for broader diff-wide fixes instead of handling each line in isolation

58

resolve-slate-issue

.agents/skills/resolve-slate-issue/SKILL.md

Resolve one Slate or Slate v2 GitHub issue end to end, using task-style issue intake plus Slate Plan proof discipline, then post the verified no-PR issue comment with gh.

60

resolve-pr-feedback

.agents/skills/resolve-pr-feedback/SKILL.md

Resolve GitHub PR review feedback with source-backed triage, fixes, autogoal plan state, mandatory autoreview closeout, replies, and thread resolution.

68

research-wiki

.agents/skills/research-wiki/SKILL.md

Operate the docs/research compiled layer in either full or maintain mode. Use for research-lane creation, research upkeep, authority-sensitive corpus work, source summaries, concepts, systems, decisions, and open-question pages.

68

reproduce-bug

.agents/skills/reproduce-bug/SKILL.md

Systematically reproduce and investigate a bug from a GitHub issue. Use when the user provides a GitHub issue number or URL for a bug they want reproduced or investigated.

66

repo-research-analyst

.agents/skills/repo-research-analyst/SKILL.md

Conducts thorough research on repository structure, documentation, conventions, and implementation patterns. Use when onboarding to a new codebase or understanding project conventions.

63

release-lanes

.agents/skills/release-lanes/SKILL.md

Maintain Plate's latest and beta release lanes end-to-end with an autogoal plan: promote next to main, sync main directly back into next, repair release metadata conflicts, re-enter beta, and verify npm/GitHub release state.

70

registry-changelog

.agents/skills/registry-changelog/SKILL.md

Author and verify Plate registry changelog entries for user-visible registry UI, kit, example, and registry metadata changes.

63

react

.agents/skills/react/SKILL.md

React patterns with destructured props, compiler optimization, Effects, and Tailwind v4 syntax. ALWAYS use when using React.

56

react-useeffect

.agents/skills/react-useeffect/SKILL.md

React useEffect best practices from official docs. Use when writing/reviewing useEffect, useState for derived values, data fetching, or state synchronization. Teaches when NOT to use Effect and better alternatives.

95

1.02x
promote-beta

.agents/skills/promote-beta/SKILL.md

Compatibility entrypoint for beta promotion. Prefer release-lanes for end-to-end latest/beta lane maintenance.

58

project-standards-reviewer

.agents/skills/project-standards-reviewer/SKILL.md

Always-on code-review persona. Audits changes against the project's own CLAUDE.md and AGENTS.md standards -- frontmatter rules, reference inclusion, naming conventions, cross-platform portability, and tool selection policies.

67

product-lens-reviewer

.agents/skills/product-lens-reviewer/SKILL.md

Reviews planning documents as a senior product leader -- challenges problem framing, evaluates scope decisions, and surfaces misalignment between stated goals and proposed work. Spawned by the document-review skill.

68

potion-yjs-dev-browser-test

.agents/skills/potion-yjs-dev-browser-test/SKILL.md

Use when a Slate Yjs collaboration behavior is suspicious and Potion should be used as a live reference implementation through dev-browser, especially for offline/reconnect, selection, or history scenarios.

57

plate-ui

.agents/skills/plate-ui/SKILL.md

Build new shadcn-style components for Plate's registry and editor surfaces. Use when authoring or refactoring registry UI/components, deciding what belongs in packages vs app-local component files, creating base/live kits and registry wiring, or applying React Compiler, Effects, accessibility, polymorphism, data-slot, data-state, and composable-component rules to Plate UI work.

71

plate-plugin-creator

.agents/skills/plate-plugin-creator/SKILL.md

Build new Plate plugins with Slate-first architecture, sane typing, and explicit React/Plate wrapper boundaries. Use when authoring or refactoring Plate plugin packages, deciding between createSlatePlugin vs createPlatePlugin, defining plugin APIs/transforms/options, or lifting semantic base plugins into React/Plate wrappers.

71

plate-plan

.agents/skills/plate-plan/SKILL.md

Define or update Plate editor-behavior specs with a pass-gated, evidence-scored plan. Use for behavior law, authority maps, protocol rows, parity gates, research-backed winner shifts, editor chrome contracts, and implementation-roadmap changes.

69

performance

.agents/skills/performance/SKILL.md

Review performance lanes with GitHub-scale tactics not owned by Vercel React rules: cohort segmentation, repeated-unit budgets, interaction-level INP, memory tagging, degradation contracts, browser trace proof, and production dashboards.

64

performance-oracle

.agents/skills/performance-oracle/SKILL.md

Analyzes code for performance bottlenecks, algorithmic complexity, database queries, memory usage, and scalability. Use after implementing features or when performance concerns arise.

61

pattern-recognition-specialist

.agents/skills/pattern-recognition-specialist/SKILL.md

Analyzes code for design patterns, anti-patterns, naming conventions, and duplication. Use when checking codebase consistency or verifying new code follows established patterns.

55