Skip to content

Commit 5edc8e9

Browse files
timsaucerclaude
andcommitted
docs: drop redundant assistants list in ai-coding-assistants intro
The introduction and the "Installing the skill" section both enumerated the same set of supported assistants. Drop the intro copy; the list that matters is next to `npx skills add`, where it answers "what does this command actually configure?" Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent dbd83cf commit 5edc8e9

1 file changed

Lines changed: 3 additions & 5 deletions

File tree

docs/source/ai-coding-assistants.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,9 @@
1919

2020
# Using DataFusion with AI Coding Assistants
2121

22-
If you write DataFusion Python code with an AI coding assistant — Claude
23-
Code, Cursor, Windsurf, Cline, Codex, Copilot, Gemini CLI, or any other
24-
agent that supports skill discovery — this project ships machine-readable
25-
guidance so the assistant produces idiomatic code rather than guessing from
26-
its training data.
22+
If you write DataFusion Python code with an AI coding assistant, this
23+
project ships machine-readable guidance so the assistant produces
24+
idiomatic code rather than guessing from its training data.
2725

2826
## What is published
2927

0 commit comments

Comments
 (0)