Commit f3a9743
authored
feat: add 'Develop with AI' navigation section (#8550)
* feat: add "Develop with AI" navigation section
New top-level nav section consolidating AI development assistant content:
- Move Q Developer from build-a-backend to develop-with-ai
- Move MCP Server from start to develop-with-ai
- Add new Kiro page with specs, hooks, steering, and MCP features
- Add new steering files page covering CLAUDE.md, Cursor rules, Kiro steering
- Add redirects for old URLs
- Add 'ai' section key to navigation system
* docs: add Agent Plugins page and Kiro Powers documentation
- New Agent Plugins page covering installation for Claude Code and Cursor,
phased workflow (backend → sandbox → frontend → production), prerequisites,
and other AWS plugins available
- Updated Kiro page with AWS Amplify Power documentation including installation,
phased workflow, steering files, and MCP configuration
- Fixed Kiro description to remove unverified Amazon attribution
- Added agent-plugins to directory tree
* docs: reorder sidebar — Agent Plugins first, Q Developer fourth; update landing description
* docs: rename MCP section to 'AWS MCP Server' and remove isNew badge1 parent d243e0a commit f3a9743
File tree
13 files changed
+571
-84
lines changed- src
- data
- __tests__
- directory
- pages/[platform]/develop-with-ai
- agent-plugins
- kiro
- mcp-server
- amplify-workflows
- set-up-mcp
- q-developer
- steering-files
13 files changed
+571
-84
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
| 15 | + | |
14 | 16 | | |
15 | 17 | | |
16 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10453 | 10453 | | |
10454 | 10454 | | |
10455 | 10455 | | |
| 10456 | + | |
| 10457 | + | |
| 10458 | + | |
| 10459 | + | |
| 10460 | + | |
| 10461 | + | |
| 10462 | + | |
| 10463 | + | |
| 10464 | + | |
| 10465 | + | |
| 10466 | + | |
| 10467 | + | |
| 10468 | + | |
| 10469 | + | |
| 10470 | + | |
10456 | 10471 | | |
10457 | 10472 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
19 | 25 | | |
20 | 26 | | |
21 | 27 | | |
| |||
81 | 87 | | |
82 | 88 | | |
83 | 89 | | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
84 | 96 | | |
85 | 97 | | |
86 | 98 | | |
87 | | - | |
| 99 | + | |
88 | 100 | | |
89 | 101 | | |
90 | 102 | | |
91 | 103 | | |
92 | 104 | | |
93 | 105 | | |
| 106 | + | |
94 | 107 | | |
95 | 108 | | |
96 | 109 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | 5 | | |
| 6 | + | |
| 7 | + | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
| |||
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
| 22 | + | |
21 | 23 | | |
22 | 24 | | |
23 | 25 | | |
| |||
40 | 42 | | |
41 | 43 | | |
42 | 44 | | |
| 45 | + | |
| 46 | + | |
43 | 47 | | |
44 | 48 | | |
45 | 49 | | |
| |||
77 | 81 | | |
78 | 82 | | |
79 | 83 | | |
| 84 | + | |
80 | 85 | | |
81 | 86 | | |
82 | 87 | | |
| |||
0 commit comments