Source

udecode/plate

198 skills · 2.6K combined installs

Skills from this source

#
Skill
Source
8W Activity
Installs
1
resolve-slate-issue Resolve one Slate or Slate v2 GitHub issue end to end, using task-style issue intake plus Slate Plan proof discipline…
udecode/plate
3
2
review-sweep Mine review comments for broader diff-wide fixes instead of handling each line in isolation
udecode/plate
3
3
slate-ar-recipe Slate v2 Autoresearch recipe picker. Lists/recommends Codex Autoresearch recipes, produces read-only setup plans, and…
udecode/plate
3
4
slate-ar-stabilize Slate v2 behavior-stability mini-skill. Runs existing editor behavior gates, routes repeated failures to slate-patch,…
udecode/plate
3
5
slate-plan Review Slate v2 architecture/API plans against React 19.2 runtime performance, Slate-close unopinionated DX, legacy-r…
udecode/plate
3
6
vercel-root-directory-cli Skill: vercel-root-directory-cli
udecode/plate
3
7
ce-compound-refresh Refresh stale or drifting learnings and pattern docs in docs/solutions/ by reviewing, updating, consolidating, replac…
udecode/plate
2
8
ce-work-beta [BETA] Execute work plans with external delegate support. Same as ce:work but includes experimental Codex delegation …
udecode/plate
2
9
internal-workspace-devdeps-hoist Skill: internal-workspace-devdeps-hoist
udecode/plate
2
10
plan Start Manus-style file-based planning. Creates task_plan.md, findings.md, progress.md for complex tasks.
udecode/plate
2
11
potion-yjs-dev-browser-test Use when a Slate Yjs collaboration behavior is suspicious and Potion should be used as a live reference implementatio…
udecode/plate
2
12
promote-beta Compatibility entrypoint for beta promotion. Prefer release-lanes for end-to-end latest/beta lane maintenance.
udecode/plate
2
13
proof Create, edit, comment on, and share markdown documents via Proof's web API and local bridge. Use when asked to "proof…
udecode/plate
2
14
registry-changelog Author and verify Plate registry changelog entries for user-visible registry UI, kit, example, and registry metadata …
udecode/plate
2
15
release-lanes Maintain Plate's latest and beta release lanes end-to-end with an autogoal plan: promote next to main, sync main dire…
udecode/plate
2
16
slate-ar Wrap Codex Autoresearch for Slate v2 measured loops. Delegates generic packet/dashboard/finalization mechanics to cod…
udecode/plate
2
17
slate-ar-fast Slate v2 fastest-safe mini-skill. Picks or creates the hottest perf target, runs slate-ar-perf with no-regression che…
udecode/plate
2
18
slate-ar-finalize Finalization shortcut for Slate v2 Autoresearch. Runs preview-only finalization by default, explains review-branch/cu…
udecode/plate
2
19
slate-ar-next Slate v2 Autoresearch daily driver. Reads current state, chooses the best next owner, and runs one safe next step wit…
udecode/plate
2
20
slate-ar-perf Slate v2 performance lane for Codex Autoresearch. Delegates generic loop mechanics to slate-ar/codex-autoresearch and…
udecode/plate
2
21
slate-ar-perfect Slate v2 broad improvement mini-skill. Uses Autogoal plus Slate AR routing to improve a named surface across quality,…
udecode/plate
2
22
slate-ar-quality Slate v2 quality-gap Autoresearch shortcut. Runs deep-research and quality-gap loops for API/DX/architecture/test cov…
udecode/plate
2
23
slate-ar-ship Slate v2 one-command ship/readiness mini-skill. Runs finalization preview, picks the review shape, runs pre-commit ga…
udecode/plate
2
24
slate-ar-status Read-only status shortcut for Slate v2 Autoresearch. Shows current session state, dashboard URL, next recommended act…
udecode/plate
2
25
slate-patch Fix Slate v2 bugs in one pass with reproduction, behavior tests, architecture/DX/perf pressure, proactive rearchitect…
udecode/plate
2
26
start Implements Manus-style file-based planning for complex tasks. Creates task_plan.md, findings.md, and progress.md. Use…
udecode/plate
2
27
sync-main-to-next One-command shortcut for syncing origin/main directly into origin/next through release-lanes. Use when the user says …
udecode/plate
2
28
sync-plate-ui Autogoal-backed fork-aware status, planning, review, dashboard, apply, and tracking for syncing Plate UI registry com…
udecode/plate
2
29
sync-shadcn Autogoal-backed planning, status, review, dashboard, apply, and tracking for upstream shadcn docs syncs into Plate do…
udecode/plate
2
30
vercel-sandbox Run agent-browser + Chrome inside Vercel Sandbox microVMs for browser automation from any Vercel-deployed app. Use wh…
udecode/plate
2
31
adversarial-reviewer Conditional code-review persona, selected when the diff is large (>=50 changed lines) or touches high-risk domains li…
udecode/plate
1
32
agent-browser-agent-browser Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, …
udecode/plate
1
33
api-contract-reviewer Conditional code-review persona, selected when the diff touches API routes, request/response types, serialization, ve…
udecode/plate
1
34
autogoal Create, verify, repair, and close Codex goals as durable, evidence-based objectives for long-running work; covers age…
udecode/plate
1
35
claude-permissions-optimizer Optimize Claude Code permissions by finding safe Bash commands from session history and auto-applying them to setting…
udecode/plate
1
36
cli-agent-readiness-reviewer Reviews CLI source code, plans, or specs for AI agent readiness using a severity-based rubric focused on whether a CL…
udecode/plate
1
37
compound-engineering-frontend-design Build web interfaces with genuine design quality, not AI slop. Use for any frontend work - landing pages, web apps, d…
udecode/plate
1
38
data-migrations-reviewer Conditional code-review persona, selected when the diff touches migration files, schema changes, data transformations…
udecode/plate
1
39
design-lens-reviewer Reviews planning documents for missing design decisions -- information architecture, interaction states, user flows, …
udecode/plate
1
40
dogfood Systematically explore and test a web application to find bugs, UX issues, and other problems. Use when asked to "dog…
udecode/plate
1
41
electron Automate Electron desktop apps (VS Code, Slack, Discord, Figma, Notion, Spotify, etc.) using agent-browser via Chrome…
udecode/plate
1
42
performance-reviewer Conditional code-review persona, selected when the diff touches database queries, loop-heavy data transforms, caching…
udecode/plate
1
43
reliability-reviewer Conditional code-review persona, selected when the diff touches error handling, retries, circuit breakers, timeouts, …
udecode/plate
1
44
report-bug-ce Report a bug in the compound-engineering plugin
udecode/plate
1
45
security-lens-reviewer Evaluates planning documents for security gaps at the plan level -- auth/authz assumptions, data exposure risks, API …
udecode/plate
1
46
security-reviewer Conditional code-review persona, selected when the diff touches auth middleware, public endpoints, user input handlin…
udecode/plate
1
47
slack Interact with Slack workspaces using browser automation. Use when the user needs to check unread channels, navigate S…
udecode/plate
1
48
testing-reviewer Always-on code-review persona. Reviews code for test coverage gaps, weak assertions, brittle implementation-coupled t…
udecode/plate
1
Page 4 · 198 total Previous