-
Notifications
You must be signed in to change notification settings - Fork 238
Add Stellar Development Skill to Building with AI page #2222
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Add Stellar Development Skill to Building with AI page #2222
Conversation
Restructure the page to focus on the most effective AI integration methods: - Add Stellar Development Skill as the primary solution with installation instructions for multiple platforms and methods - Add supported platforms table (OpenCode, OpenAI Codex, Pi, and others) - Add OpenSkills as alternative for Cursor, Windsurf, and Aider users - Remove generic AI tool UI tutorials that were not Stellar-specific and prone to becoming outdated - Remove Custom AI applications code example - Keep llms.txt, Stella, and Additional resources sections - Add note about more AI tool integrations coming soon - Add Building with AI page to llms.txt
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
This PR restructures the "Building with AI" documentation page to focus on the new Stellar Development Skill as the primary integration method for AI coding assistants, replacing generic AI tool tutorials with more Stellar-specific guidance.
Changes:
- Added comprehensive documentation for the Stellar Development Skill, including installation instructions and platform support
- Updated llms.txt to include the Building with AI page in the documentation index
- Removed outdated generic AI tool UI tutorials and custom application code examples to reduce maintenance burden
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 5 comments.
| File | Description |
|---|---|
| static/llms.txt | Added Building with AI page to the documentation index |
| docs/tools/developer-tools/building-with-ai.mdx | Major restructuring to feature Stellar Development Skill with installation guides, platform support table, and streamlined AI tool references |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
Preview is available here: |
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
Preview is available here: |
1 similar comment
|
Preview is available here: |
Restructured the page to focus on the most effective AI integration methods:
Fixes #2221