Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

ai-dev-swarm

يحتوي ai-dev-swarm على 60 من skills المجمعة من X-School-Academy، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
60
Stars
8
محدث
2026-01-30
Forks
3
التغطية المهنية
7 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

playwright-browser-click
محللو ضمان جودة البرمجيات والمختبرون

To click a page element in the browser, perform a click on buttons, links, or controls during Playwright automation.

2026-01-30
playwright-browser-close
مطوّرو البرمجيات

To close the current Playwright page, close the page to end the session or free resources.

2026-01-30
playwright-browser-console-messages
محللو ضمان جودة البرمجيات والمختبرون

To read console logs from the current page, retrieve console messages for debugging JavaScript output.

2026-01-30
playwright-browser-drag
مطوّرو البرمجيات

To drag and drop between elements on a web page, perform a drag interaction from a source to a target.

2026-01-30
playwright-browser-evaluate
محللو ضمان جودة البرمجيات والمختبرون

To run JavaScript in the page context, evaluate an expression on the page or a specific element for inspection or manipulation.

2026-01-30
playwright-browser-file-upload
مطوّرو الويب

To upload files through a file input, provide one or more file paths for a page file chooser.

2026-01-30
playwright-browser-fill-form
محللو ضمان جودة البرمجيات والمختبرون

To fill multiple form fields at once, set values for inputs, checkboxes, and selects in a single call.

2026-01-30
playwright-browser-handle-dialog
محللو ضمان جودة البرمجيات والمختبرون

To accept or dismiss browser dialogs like alert/confirm/prompt, handle the dialog so automation can continue.

2026-01-30
playwright-browser-hover
محللو ضمان جودة البرمجيات والمختبرون

To hover over a page element, trigger hover states such as menus or tooltips.

2026-01-30
playwright-browser-install
محللو ضمان جودة البرمجيات والمختبرون

To install the Playwright browser defined in config, run this when the browser is missing or not installed.

2026-01-30
playwright-browser-navigate-back
مطوّرو البرمجيات

To go back in browser history, navigate to the previous page from the current page.

2026-01-30
playwright-browser-navigate
مطوّرو البرمجيات

open a URL, open a web page, open web browser, or navigate the current page in the web browser to a new URL.

2026-01-30
playwright-browser-network-requests
محللو ضمان جودة البرمجيات والمختبرون

To inspect network activity since page load, list network requests to review API calls and resources.

2026-01-30
playwright-browser-press-key
مطوّرو البرمجياتمحللو ضمان جودة البرمجيات والمختبرون

To press a keyboard key in the page, send a key press for shortcuts or input behavior.

2026-01-30
playwright-browser-resize
محللو ضمان جودة البرمجيات والمختبرون

To resize the browser window, change viewport size to test responsive layouts.

2026-01-30
playwright-browser-run-code
مطوّرو البرمجيات

To run a custom Playwright script on the page, execute a code snippet for advanced interactions.

2026-01-30
playwright-browser-select-option
مطوّرو البرمجياتمحللو ضمان جودة البرمجيات والمختبرون

To choose an option in a dropdown, select one or more values in a select element.

2026-01-30
playwright-browser-snapshot
محللو ضمان جودة البرمجيات والمختبرون

To capture an accessibility snapshot of the current page, take a structured snapshot for UI inspection.

2026-01-30
playwright-browser-tabs
مطوّرو البرمجيات

To manage browser tabs, list, create, select, or close Playwright tabs.

2026-01-30
playwright-browser-take-screenshot
محللو ضمان جودة البرمجيات والمختبرون

To take a screenshot of a page or element, capture an image for visual verification.

2026-01-30
playwright-browser-type
مطوّرو البرمجيات

To type text into an editable field, enter text into inputs or textareas.

2026-01-30
playwright-browser-wait-for
محللو ضمان جودة البرمجيات والمختبرون

To wait for page state changes, wait for text to appear or disappear or for a timeout.

2026-01-30
dev-swarm-draft-commit-message
مطوّرو البرمجيات

Draft a conventional commit message when the user asks to commit, commit changes, git commit, or save changes to git. Use when user says "commit", "commit this", "commit changes", "make a commit", or similar.

2026-01-30
dev-swarm-git-merge
مطوّرو البرمجيات

Perform git partial merges (checkout specific folders from another branch) and squash merges (clean single-commit integration) to selectively integrate changes across branches.

2026-01-30
dev-swarm-mcp-server
مديرو الشبكات وأنظمة الحاسوب

Add and manage Model Context Protocol (MCP) servers for AI agents, including transports, scopes, and config files. Use when extending agent capabilities with new tools or data sources.

2026-01-06
awslabs-aws-api-mcp-server-call-aws
مطوّرو البرمجيات

To run an exact AWS CLI command, execute a validated `aws ...` command for direct AWS operations when you already know the precise service and parameters; use instead of suggesting commands.

2026-01-05
awslabs-aws-api-mcp-server-suggest-aws-commands
مديرو الشبكات وأنظمة الحاسوب

To get possible AWS CLI commands from a natural-language request, suggest candidate `aws ...` commands when the exact service, operation, or syntax is unclear; use before call-aws.

2026-01-05
background-process-clear-process
مطوّرو البرمجيات

To remove a finished background process from the manager list, clear a stopped process after it exits so it no longer appears in listings.

2026-01-05
background-process-get-process-output
مطوّرو البرمجيات

To read logs from a managed background process, fetch recent output (head or tail) for a process so you can inspect its stdout/stderr.

2026-01-05
background-process-get-server-status
مديرو الشبكات وأنظمة الحاسوب

To check if the Background Process Manager is running, get the server status and confirm it is available.

2026-01-05
background-process-list-processes
مديرو الشبكات وأنظمة الحاسوبالمهن الحاسوبية الأخرى

To see all managed background jobs, list processes so you can find their IDs, states, and names.

2026-01-05
background-process-run-command-sync
مطوّرو البرمجيات

To run a short command and wait for the result, execute a synchronous shell command via the manager and return full output.

2026-01-05
background-process-start-process
مديرو الشبكات وأنظمة الحاسوب

To start a long-running background task, launch a managed process such as a server or watcher and keep it tracked.

2026-01-05
background-process-stop-process
مطوّرو البرمجياتمديرو الشبكات وأنظمة الحاسوب

To stop a managed background task, terminate a running process by ID to shut it down cleanly.

2026-01-05
context7-query-docs
مطوّرو البرمجيات

To fetch up-to-date docs and code examples from Context7 for a known library, query by a resolved library ID after running resolve-library-id (max 3 calls).

2026-01-05
context7-resolve-library-id
محللو أنظمة الحاسوب

To find the Context7-compatible library ID for a package or product name, resolve the library ID before querying docs unless the user already provided an /org/project ID (max 3 calls).

2026-01-05
dart-add-roots
مطوّرو البرمجيات

To register project roots for Dart tooling access, add one or more root paths before using other Dart tools on those projects.

2026-01-05
dart-analyze-files
مطوّرو البرمجيات

To run static analysis across a Dart or Flutter project, analyze files to find compile and lint errors.

2026-01-05
dart-connect-dart-tooling-daemon
مطوّرو البرمجيات

To connect to the Dart Tooling Daemon for editor/runtime data, connect using a user-provided DTD URI before using related Dart tools.

2026-01-05
dart-create-project
مطوّرو البرمجيات

To scaffold a new Dart or Flutter project, create a fresh project structure and starter files.

2026-01-05
عرض أهم 40 من أصل 60 skills مجمعة في هذا المستودع.