Document full SX tool catalogue on sx-tools page

35 MCP tools across 8 categories with code examples for each:
- Comprehension (7): read_tree, summarise, read_subtree, get_context,
  find_all, get_siblings, validate
- Path-based editing (4): replace_node, insert_child, delete_node,
  wrap_node
- Smart editing (4): rename_symbol, replace_by_pattern, insert_near,
  rename_across
- Project-wide search (3): find_across, comp_list, comp_usage
- Development (7): pretty_print, write_file, build, test, format_check,
  macroexpand, eval
- Git integration (3): changed, diff_branch, blame
- Test harness (1): harness_eval
- Analysis (3): diff, doc_gen, playwright

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-03-26 08:30:34 +00:00
parent 11f0098006
commit b98e5b83de

File diff suppressed because one or more lines are too long