tutuca 0.9.61 → 0.9.63

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -145,7 +145,7 @@ The invocation stays short even without wrapping, but common patterns:
145
145
  ## Use with Claude Code
146
146
 
147
147
  Tutuca ships an LLM-facing reference (`SKILL.md` + `core.md` / `cli.md` /
148
- `advanced.md`) packaged as a [Claude Code skill](https://docs.claude.com/en/docs/claude-code/skills).
148
+ `advanced.md` / `testing.md`) packaged as a [Claude Code skill](https://docs.claude.com/en/docs/claude-code/skills).
149
149
  Once installed, Claude auto-loads it whenever a session touches tutuca
150
150
  components, views, macros, or the CLI.
151
151