udecodeudecodeOfficialยท89 Agent Skills Included

plate-playground-template

React, Next.js, and shadcn editor development workflows

Guides code generation, review, and testing for a Next.js rich-text editor built with Plate and shadcn/ui. Covers React performance rules, TypeScript advanced types, accessible component patterns, TDD, PR feedback resolution, and browser debugging. Removes guesswork from styling, effects, and verification so changes ship faster with fewer review cycles.
npx skills add udecode/plate-playground-template --all -g -y
Available:

Tells the agent to load relevant skills before editing, follow strict verification steps (typecheck, lint, build, browser proof), and route work through the repository's skill overrides and command rules.

All Skills in This Repository (89)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install plate-playground-template skills?โ–ผ

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

What does this template include?โ–ผ

It is a Next.js starter with the Plate rich-text editor, shadcn/ui components, and AI editing features, plus skills that enforce React, TypeScript, and testing best practices.

How do the skills improve React code quality?โ–ผ

Skills like vercel-react-best-practices and react-useeffect teach the agent to avoid waterfalls, cut bundle size, and replace unnecessary Effects with simpler patterns.

Does it work with Claude Code and Codex?โ–ผ

Yes. The skills follow the standard SKILL.md format and the repo ships AGENTS.md and CLAUDE.md orchestration files for major coding agents.

Can it resolve PR review feedback automatically?โ–ผ

Yes. The resolve-pr-feedback skill fetches review threads, triages each comment, fixes valid issues, replies, and resolves threads with evidence.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’