dart-pub
To run Dart or Flutter pub commands like `pub get` or `pub add`, execute a pub command for the given roots.
dart-remove-roots
To remove previously registered Dart project roots, revoke tool access by removing those roots.
dart-resolve-workspace-symbol
To search for symbols across Dart workspaces, resolve a symbol name to find definitions or catch spelling errors.
dart-run-tests
To run Dart or Flutter tests with the agent-centric test runner, execute tests using this tool instead of shell `dart test` or `flutter test`.
dart-set-widget-selection-mode
To enable or disable widget selection mode in a running Flutter app, set selection mode after connecting to the Dart Tooling Daemon.
dart-signature-help
To see function or method signatures at a cursor position, get signature help for the API being called.
playwright-browser-click
To click a page element in the browser, perform a click on buttons, links, or controls during Playwright automation.
playwright-browser-close
To close the current Playwright page, close the page to end the session or free resources.
playwright-browser-console-messages
To read console logs from the current page, retrieve console messages for debugging JavaScript output.
playwright-browser-drag
To drag and drop between elements on a web page, perform a drag interaction from a source to a target.
playwright-browser-evaluate
To run JavaScript in the page context, evaluate an expression on the page or a specific element for inspection or manipulation.
playwright-browser-file-upload
To upload files through a file input, provide one or more file paths for a page file chooser.
playwright-browser-fill-form
To fill multiple form fields at once, set values for inputs, checkboxes, and selects in a single call.
playwright-browser-handle-dialog
To accept or dismiss browser dialogs like alert/confirm/prompt, handle the dialog so automation can continue.
playwright-browser-hover
To hover over a page element, trigger hover states such as menus or tooltips.
playwright-browser-install
To install the Playwright browser defined in config, run this when the browser is missing or not installed.
playwright-browser-navigate-back
To go back in browser history, navigate to the previous page from the current page.
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.
playwright-browser-network-requests
To inspect network activity since page load, list network requests to review API calls and resources.
playwright-browser-press-key
To press a keyboard key in the page, send a key press for shortcuts or input behavior.
playwright-browser-resize
To resize the browser window, change viewport size to test responsive layouts.
playwright-browser-run-code
To run a custom Playwright script on the page, execute a code snippet for advanced interactions.
playwright-browser-select-option
To choose an option in a dropdown, select one or more values in a select element.
playwright-browser-snapshot
To capture an accessibility snapshot of the current page, take a structured snapshot for UI inspection.
playwright-browser-tabs
To manage browser tabs, list, create, select, or close Playwright tabs.
playwright-browser-take-screenshot
To take a screenshot of a page or element, capture an image for visual verification.
playwright-browser-type
To type text into an editable field, enter text into inputs or textareas.
playwright-browser-wait-for
To wait for page state changes, wait for text to appear or disappear or for a timeout.
dev-swarm-code-development
Complete backlog implementation in feature-driven development. Read backlog requirements, reference implemented features, design approach, implement code, and document. Use when implementing features, changes, bug fixes, or improvements.
dev-swarm-code-review
Review and audit code quality, architecture, and implementation. Verify code meets design specs, find bugs, identify improvements, and create change/bug/improve backlogs. Use when reviewing completed code, auditing implementations, or ensuring quality.
dev-swarm-code-test
Create and execute comprehensive tests including unit tests, integration tests, CLI tests, web/mobile UI tests, API tests, and log analysis. Find bugs, verify requirements, identify improvements, and create change/bug/improve backlogs. Use when testing implementations or ensuring quality.
dev-swarm-create-update-agent-skill
Create or update agent skills following the agent skill specification. Use when user asks to create a new skill or update an existing skill.
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.
dev-swarm-flutter-installation
Install and configure Flutter SDK. Use when setting up a Flutter development environment.
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.
dev-swarm-headless-ai-agents
Run popular AI code agents (Claude Code, Codex, Gemini CLI) in headless or non-interactive mode for automation, scripting, and programmatic execution. Use when automating AI agent tasks or integrating into CI/CD pipelines.
dev-swarm-install-ai-code-agent
Install AI code agent CLI tools including claude-code, gemini-cli, codex, and github copilot-cli. Use when setting up AI coding assistants or when the user asks to install an AI code agent.
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.
dev-swarm-mermaid
Create Mermaid diagrams and convert them to images. Use when needing to visualize flows, architecture, or data structures.
dev-swarm-nodejs
Install and configure Node.js, npm, and pnpm using nvm. Use when setting up a Node.js environment.
dev-swarm-npm-publish
Publish JavaScript/TypeScript packages to the npm registry with consistent metadata, versioning, and release checks. Use when preparing or executing an npm release.
dev-swarm-project-restore
Restore a project from 99-archive, a remote git repo, or a local codebase back to the workspace root, including reconstructing missing docs, stages, and sprints. Use when the user asks to resume work on an existing project.
dev-swarm-python
Install and configure Python and uv. Use when setting up a Python environment.
dev-swarm-refine-mcp-skill-descriptions
Review and refine MCP skill descriptions to follow the agent skill specification, and record approved overrides in dev-swarm/mcp_descriptions.yaml. Use when the user asks to update one MCP skill description, all skills from a server, or all MCP skills.
dev-swarm-screen-snapshot
Capture and inspect specific screen regions (e.g., mobile simulators, app windows) using a background streaming process. Use for UI debugging and troubleshooting.
dev-swarm-slash-commands
Create custom slash commands for popular AI agents (Claude Code, Codex, Gemini CLI). Use when user asks to create slash commands, custom commands, or reusable prompts for AI agent CLIs.
dev-swarm-stage-architecture
Design the complete system architecture including components, data flow, infrastructure, database schema, and API design. Use when starting stage 07 (architecture) or when user asks about system design, tech stack, or database schema.
dev-swarm-stage-archive
Archive the current project so the repo is ready for a brand-new project start from ideas.md. Use when user asks to archive the project or start a new project from ideas.md.
dev-swarm-stage-deployment
Deploy to production, configure infrastructure, set up monitoring, and prepare for launch. Use when starting stage 11 (deployment) or when user asks to deploy, go-live, or launch the product.
dev-swarm-stage-devops
Set up DevOps infrastructure including GitHub repositories, CI/CD pipelines, containerization, and cloud infrastructure (AWS, RunPod). Use when starting stage 09 (devops) or when user asks about CI/CD, Docker, or cloud setup.
Page 1026 of 1484 · 74166 results
