docs(FN-2432): refresh Fusion skill docs for current CLI and extension

- Update top-level Fusion skill guidance and capability descriptions to reflect current terminology and tool behavior
- Replace stale KB-* task examples with FN-* IDs across CLI reference, task structure, and workflow guides
- Refresh capability and workflow docs with current commands (including node runtime, skills, and comment guidance)
- Add a changeset for @runfusion/fusion documenting the shipped skill documentation refresh
This commit is contained in:
Fusion
2026-04-24 07:50:43 -07:00
committed by gsxdsm
parent 7616cf3cc5
commit 832c32c5ed
10 changed files with 71 additions and 75 deletions

View File

@@ -0,0 +1,5 @@
---
"@runfusion/fusion": patch
---
Refresh the shipped Fusion skill documentation to match the current `fn_*` extension and CLI surfaces, and replace stale kb-era task/storage examples with Fusion-native `FN-*` and `.fusion` conventions.