Skip to content

Add getting started instructions for various coding agents - #13709

Merged
lamek merged 10 commits into
mainfrom
install-plugins
Aug 12, 2026
Merged

Add getting started instructions for various coding agents#13709
lamek merged 10 commits into
mainfrom
install-plugins

Conversation

@johnpryan

@johnpryan johnpryan commented Aug 11, 2026

Copy link
Copy Markdown
Contributor

This adds a new page (/ai/getting-started) that has the latest instructions for installing agent plugins (github.com/flutter/agent-plugins).

This also removes some installation instructions from the skills page.

cc: @keertip @lamek @jesskuras

fixes #13707

@johnpryan
johnpryan requested review from a team and sfshaza2 as code owners August 11, 2026 21:31

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request introduces a new 'Get started' guide for developing with AI in Flutter, detailing setup instructions for various AI coding agents like Antigravity, Claude Code, Codex, and Cursor. It also updates existing documentation and sidebar navigation to integrate this new guide. The review feedback suggests improving keyboard shortcut formatting consistency, addressing the use of the deprecated 'Codex' name and its mismatched link to GitHub Copilot, and adding a missing repository cloning step for the Cursor plugin installation instructions.

Comment thread sites/docs/src/content/ai/get-started.md Outdated
Comment thread sites/docs/src/content/ai/get-started.md Outdated
Comment thread sites/docs/src/content/ai/get-started.md Outdated
@flutter-website-bot

flutter-website-bot commented Aug 11, 2026

Copy link
Copy Markdown
Collaborator

Staged preview of the updated docs.flutter.dev site (updated for commit bdb5824):

https://flutter-docs-prod--docs-pr13709-install-plugins-4eu7mqb3.web.app

johnpryan and others added 2 commits August 11, 2026 14:37
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
@flutter-website-bot

flutter-website-bot commented Aug 11, 2026

Copy link
Copy Markdown
Collaborator

Staged preview of the updated flutter.dev site (updated for commit bdb5824):

https://flutter-dev-230821--www-pr13709-install-plugins-z9r9un4h.web.app

Standardized capitalization of 'agent skills' in the document.
Click the **Install** button for Dart and then do the same
for Flutter.
Open **Settings** (press <kbd class="special-key">Cmd/Ctrl</kbd> + <kbd>,</kbd>)
and navigate to the **Build with Google** screen.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It took me awhile to figure out where this is because it's kind of hidden. Turns out once you're in the settings, you go to the Customizations tab, scroll to the bottom, and click the Customize button next to Build With Google Plugins.

Comment thread sites/docs/src/content/ai/antigravity.md Outdated
Comment thread sites/docs/src/content/ai/agent-skills.md Outdated
Comment thread sites/docs/src/content/ai/get-started.md Outdated
Comment thread sites/docs/src/content/ai/get-started.md Outdated
@lamek

lamek commented Aug 11, 2026

Copy link
Copy Markdown
Contributor

My additions:

  • Refactored the homepage (create-with-ai), pulling out duplicate content, focusing on the two main paths (develop with AI, build AI-powered apps), and adding cards.
  • Updated the get-started page by incorporating review feedback, updating plugin install instructions, and adding an "AI stack" section to clarify the differences between plugins, skills, MCP, and rules.
  • Reorganized the TOC for simplicity and to move up the most relevant content.
  • Created new sections in the coding-assistants page to incorporate some of the content removed from the homepage.

@johnpryan johnpryan left a comment

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The additional changes LGTM, thanks for the quick and thorough review!

@lamek
lamek merged commit 49c0eae into main Aug 12, 2026
14 checks passed
@lamek
lamek deleted the install-plugins branch August 12, 2026 18:50
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.

Help users get started with AI based on their Agent

4 participants