Skip to content

docs: use npx @tanstack/intent for all CLI references#40

Merged
LadyBluenotes merged 2 commits intomainfrom
docs/npx-cli-commands
Mar 5, 2026
Merged

docs: use npx @tanstack/intent for all CLI references#40
LadyBluenotes merged 2 commits intomainfrom
docs/npx-cli-commands

Conversation

@KyleAMathews
Copy link
Collaborator

Summary

Updates all CLI command references in the README from bare intent to npx @tanstack/intent. Users rarely install global packages — showing the npx form means copy-paste works immediately.

Approach

Straightforward find-and-replace across two sections:

  • "Keeping skills current" prose — two inline code references
  • "CLI Commands" table — all 8 command rows

The Quick Start section already used the npx form and needed no changes.

Key Invariants

Every CLI command shown in the README uses npx @tanstack/intent so users can copy-paste directly without a global install.

Non-goals

  • Did not change any source code or CLI behavior
  • Did not update other docs outside the README

Verification

Visual review only — no code changes.

Files changed

  • packages/intent/README.md — Updated inline references and CLI Commands table to use npx @tanstack/intent

🤖 Generated with Claude Code

Users rarely install global packages, so show the npx invocation everywhere.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@pkg-pr-new
Copy link

pkg-pr-new bot commented Mar 5, 2026

Open in StackBlitz

npm i https://pkg.pr.new/@tanstack/intent@40

commit: d097a66

@LadyBluenotes LadyBluenotes merged commit 9a5b8e6 into main Mar 5, 2026
3 of 4 checks passed
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.

2 participants