udecodeudecodeOfficialยท83 Agent Skills Included

plate

Build rich-text editors in React with plugins and AI

Builds rich-text editors in React with a plugin system, headless primitives, and shadcn/ui components. Removes the pain of wiring editor behavior, serialization, and UI from scratch. Ships AI agent skills that plan, test, review, and ship editor code changes automatically.
npx skills add udecode/plate --all -g -y
Available:

Tells the AI agent how to route tasks to the right sub-skills, enforce git and PR rules, and verify editor changes with tests and browser checks.

All Skills in This Repository (83)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
udecodeudecode

translate

Translate English MDX content to Chinese by applying incremental diffs.

Official
Advanced
๐Ÿ“ฆ In Repo
udecodeudecode

testing-review

Rerun coverage, identify test gaps, and generate a prioritized roadmap artifact.

Official
Advanced
๐Ÿ“ฆ In Repo
udecodeudecode

plate-ui

Identify and codify Plate-specific shadcn-style UI components and registry wiring patterns.

Official
Advanced
๐Ÿ“ฆ In Repo
udecodeudecode

docs-plugin

Standardize plugin documentation with required YAML frontmatter and structured sections.

Official
Intermediate
๐Ÿ“ฆ In Repo
udecodeudecode

video-transcripts

Generate structured video transcripts as XML blocks via Gemini Files API.

Official
Advanced
๐Ÿ“ฆ In Repo
udecodeudecode

editor-spec

Define or update editor behavior specs using the research-to-law workflow.

Official
Advanced
๐Ÿ“ฆ In Repo
udecodeudecode

plate-plugin-creator

Architect typed Plate plugin APIs with clear semantic and wrapper boundaries.

Official
Advanced
๐Ÿ“ฆ In Repo
udecodeudecode

sync-testing-skill

Extract new test patterns from package test suites and update testing.mdc.

Official
Intermediate
๐Ÿ“ฆ In Repo
udecodeudecode

docs-creator

Create consistent Plate documentation across plugin pages, guides, and API docs.

Official
Advanced
๐Ÿ“ฆ In Repo
udecodeudecode

north-star

Define reusable API architecture and governance rules for Plate.

Official
Advanced
๐Ÿ“ฆ In Repo
udecodeudecode

code-simplicity-reviewer

Reviews completed code to identify YAGNI violations and simplification opportunities.

Official
Basic
๐Ÿ“ฆ In Repo
udecodeudecode

scope-guardian-reviewer

Reviews planning documents for scope alignment and unjustified complexity.

Official
Intermediate

Frequently Asked Questions

FAQPage Schema
How to install Plate?โ–ผ

Run `npx skills add udecode/plate --all -g -y` in your terminal to install all skills in this suite globally.

What is Plate used for?โ–ผ

Plate is a React framework for building rich-text editors like Notion. It gives you a plugin system, headless primitives, and ready-made shadcn/ui components.

How do the Plate AI agent skills help developers?โ–ผ

The skills let your AI agent plan editor architecture, write and review plugin code, run tests, manage releases, and resolve GitHub issues with verified proof.

Does Plate work with Claude Code and other AI agents?โ–ผ

Yes. All skills follow the universal SKILL.md standard and run in Claude Code, Codex, Cursor, and other compatible agents.

Can I build a Notion-like editor with Plate?โ–ผ

Yes. Plate offers starter templates including a Notion-like template with plugins, AI features, and backend support already wired up.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’