CtrlK
BlogDocsLog inGet started
Tessl Logo

plate

github.com/udecode/plate

Skill

Added

Review

orchestrator

.agents/skills/orchestrator/SKILL.md

Turn the current Codex thread into a coordination thread that routes per-branch implementation work to durable reusable child threads without worktrees.

59

north-star

.agents/skills/north-star/SKILL.md

Constitutional source of truth for reusable Plate architecture and public API design. Use when introducing or changing reusable public APIs, runtime/service boundaries, builder or factory patterns, extension registration contracts, naming/layering rules, or performance-sensitive architecture.

55

major-task

.agents/skills/major-task/SKILL.md

Work heavyweight framework or library tasks with planning-first research, selective deep analysis, and rigorous handoff

55

maintainability-reviewer

.agents/skills/maintainability-reviewer/SKILL.md

Always-on code-review persona. Reviews code for premature abstraction, unnecessary indirection, dead code, coupling between unrelated modules, and naming that obscures intent.

68

learnings-researcher

.agents/skills/learnings-researcher/SKILL.md

Searches docs/solutions/ for relevant past solutions by frontmatter metadata. Use before implementing features or fixing problems to surface institutional knowledge and prevent repeated mistakes.

60

issue-intelligence-analyst

.agents/skills/issue-intelligence-analyst/SKILL.md

Fetches and analyzes GitHub issues to surface recurring themes, pain patterns, and severity trends. Use when understanding a project's issue landscape, analyzing bug patterns for ideation, or summarizing what users are reporting.

73

hard-cut

.agents/skills/hard-cut/SKILL.md

Remove a feature completely with no backward compatibility. Use when the user says "hard cut", "rip it out", "delete it", "unship", "kill this feature", or wants dead code removed instead of deprecated. Delete the surface, callers, tests, docs, comments, fallbacks, and stubs.

74

grill-me

.agents/skills/grill-me/SKILL.md

Interview the user relentlessly about a plan or design until reaching shared understanding, resolving each branch of the decision tree. Use when user wants to stress-test a plan, get grilled on their design, or mentions "grill me".

76

gpt-pro

.agents/skills/gpt-pro/SKILL.md

Create a self-contained GPT Pro or external-review prompt with full repo context, current state, evidence, and pointed review questions because the reviewer has no local file access.

68

git-history-analyzer

.agents/skills/git-history-analyzer/SKILL.md

Performs archaeological analysis of git history to trace code evolution, identify contributors, and understand why code patterns exist. Use when you need historical context for code changes.

64

frontend-design

.agents/skills/frontend-design/SKILL.md

Build web interfaces with genuine design quality, not AI slop. Use for any frontend work - landing pages, web apps, dashboards, admin panels, components, interactive experiences. Activates for both greenfield builds and modifications to existing applications. Detects existing design systems and respects them. Covers composition, typography, color, motion, and copy. Verifies results via screenshots before declaring done.

72

framework-docs-researcher

.agents/skills/framework-docs-researcher/SKILL.md

Gathers comprehensive documentation and best practices for frameworks, libraries, or dependencies. Use when you need official docs, version-specific constraints, or implementation patterns.

56

feasibility-reviewer

.agents/skills/feasibility-reviewer/SKILL.md

Evaluates whether proposed technical approaches in planning documents will survive contact with reality -- architecture conflicts, dependency gaps, migration risks, and implementability. Spawned by the document-review skill.

68

editor-test-harvester

.agents/skills/editor-test-harvester/SKILL.md

Mine external editor repositories for portable editor-behavior tests with ClawSweeper-style discipline: multi-pass exhaustive inventory, confidence scoring, framework-specific skip reasons, Slate/Plate coverage mapping, license-aware invariant extraction, and copy/refactor/create decisions.

57

editor-harvest-plan

.agents/skills/editor-harvest-plan/SKILL.md

Turn an editor-test-harvester report into one lane-specific execution plan, e.g. process every Slate v2 candidate from a harvest through slate-plan without executing implementation.

60

docs-creator

.agents/skills/docs-creator/SKILL.md

Create or update Plate docs with conversational voice, lane-aware structure, explicit ownership, and code-backed accuracy. This is the source of truth for Plate docs style and workflow. Use for plugin pages, guides, install docs, serialization docs, API docs, and specs — anywhere both humans and agents need a clear, readable source of truth.

71

diagnosing-bugs

.agents/skills/diagnosing-bugs/SKILL.md

Diagnosis loop for hard bugs and performance regressions. Use when the user says "diagnose"/"debug this", or reports something broken/throwing/failing/slow.

88

1.02x
dev-browser

.agents/skills/dev-browser/SKILL.md

Fallback browser automation with persistent Chrome state. Use only when Browser Use is unavailable or blocked.

63

correctness-reviewer

.agents/skills/correctness-reviewer/SKILL.md

Always-on code-review persona. Reviews code for logic errors, edge cases, state management bugs, error propagation failures, and intent-vs-implementation mismatches.

65

continue

.agents/skills/continue/SKILL.md

Use after an execution slice to reassess whether the current tactic still serves the user's north star, then keep course, pivot, replan, or stop. Designed for long-running loops where the agent should keep moving unless a real blocker or completed lane exists.

66

components

.agents/skills/components/SKILL.md

React component architecture for creating composable, accessible components with data attributes. Use when creating/updating composable components, not for higher-level feature/page components.

46

coherence-reviewer

.agents/skills/coherence-reviewer/SKILL.md

Reviews planning documents for internal consistency -- contradictions between sections, terminology drift, structural issues, and ambiguity where readers would diverge. Spawned by the document-review skill.

68

code-simplicity-reviewer

.agents/skills/code-simplicity-reviewer/SKILL.md

Final review pass to ensure code is as simple and minimal as possible. Use after implementation is complete to identify YAGNI violations and simplification opportunities.

56

clawsweeper

.agents/skills/clawsweeper/SKILL.md

Triage and process the Slate v2 issue ledger with OpenClaw-style sweep discipline: archive-first discovery, duplicate proof, small-fix gates, exact claim rules, maintainer-safe issue output, and gitcrawl API refreshes.

60

clawpatch

.agents/skills/clawpatch/SKILL.md

Operate Clawpatch for semantic feature mapping, automated review, explicit finding fixes, revalidation, reports, and state recovery.

60