From fbfd32af434fa7f111cfb1c944fff00a3fae6a4d Mon Sep 17 00:00:00 2001 From: rokapooradobe <84172705+rokapooradobe@users.noreply.github.com> Date: Sun, 12 Apr 2026 16:27:37 -0700 Subject: [PATCH] Update ai-development-tools.md --- .../app_builder_get_started/ai-development-tools.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/get_started/app_builder_get_started/ai-development-tools.md b/src/pages/get_started/app_builder_get_started/ai-development-tools.md index 4a9dfe956..df3a9e938 100644 --- a/src/pages/get_started/app_builder_get_started/ai-development-tools.md +++ b/src/pages/get_started/app_builder_get_started/ai-development-tools.md @@ -32,6 +32,8 @@ Skills work with any AI coding tool that can read project files: Cursor, VS Code - **appbuilder-e2e-testing** - End-to-end testing with Playwright - **appbuilder-cicd-pipeline** - CI/CD with GitHub Actions +Adobe Skills are open source: [github.com/adobe/skills](https://github.com/adobe/skills) + ### Setup (Cursor) 1. Open your project folder in Cursor. The `.cursor/skills/` directory contains App Builder skills that Cursor reads automatically. @@ -91,8 +93,6 @@ Copy the `.cursor/skills/` directory into your project. Skills are portable - th cp -r /path/to/skills/.cursor/skills/ your-project/.cursor/skills/ ``` -Skills are open source: [github.com/adobe/skills](https://github.com/adobe/skills) - ## Key tips for effective AI prompts Whether or not you use skills, these tips produce better results from any AI assistant: