Skip to content

docs: update skills with json-render and terminals#210

Merged
antfu merged 1 commit intomainfrom
antfu/bilbao
Mar 16, 2026
Merged

docs: update skills with json-render and terminals#210
antfu merged 1 commit intomainfrom
antfu/bilbao

Conversation

@antfu
Copy link
Member

@antfu antfu commented Mar 16, 2026

Summary

Added comprehensive documentation for two new features recently added to the DevTools Kit:

  • JSON Render: Server-side JSON specs for building UI without client code
  • Terminals: Child process spawning with streaming xterm.js output

Changes

  • Updated Core Concepts table in SKILL.md with new features
  • Added JSON Render and Terminals sections with code examples
  • Created json-render-patterns.md reference covering all 13 components, state binding, and RPC actions
  • Created terminals-patterns.md reference covering process lifecycle and launcher dock patterns
  • Updated dock entry types reference with JSON Render section
  • Added Git UI example to documentation

Test Plan

  • Review skills files render correctly in documentation
  • Verify links between files are working
  • Check that code examples are syntactically correct

Add comprehensive documentation for two new features:
- JSON Render: server-side JSON specs for zero-client-code UI panels
- Terminals: child process spawning with streaming xterm.js output

Updates include new reference guides, Core Concepts table additions,
dock entry type descriptions, and Git UI example reference.

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
@antfu antfu merged commit a1d642c into main Mar 16, 2026
7 of 8 checks passed
@antfu antfu deleted the antfu/bilbao branch March 16, 2026 23:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant