Back to categories
Category

Agent Skills in category: Uncategorized

82007 skills match this category. Browse curated collections and explore related Agent Skills.

playwright-browser-network-requests

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

X-School-Academy
X-School-Academy
73

playwright-browser-press-key

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

X-School-Academy
X-School-Academy
73

playwright-browser-resize

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

X-School-Academy
X-School-Academy
73

playwright-browser-run-code

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

X-School-Academy
X-School-Academy
73

playwright-browser-select-option

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

X-School-Academy
X-School-Academy
73

playwright-browser-snapshot

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

X-School-Academy
X-School-Academy
73

playwright-browser-tabs

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

X-School-Academy
X-School-Academy
73

playwright-browser-take-screenshot

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

X-School-Academy
X-School-Academy
73

playwright-browser-type

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

X-School-Academy
X-School-Academy
73

playwright-browser-wait-for

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

X-School-Academy
X-School-Academy
73

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.

X-School-Academy
X-School-Academy
73

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.

X-School-Academy
X-School-Academy
73

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.

X-School-Academy
X-School-Academy
73

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.

X-School-Academy
X-School-Academy
73

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.

X-School-Academy
X-School-Academy
73

dev-swarm-flutter-installation

Install and configure Flutter SDK. Use when setting up a Flutter development environment.

X-School-Academy
X-School-Academy
73

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.

X-School-Academy
X-School-Academy
73

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.

X-School-Academy
X-School-Academy
73

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.

X-School-Academy
X-School-Academy
73

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.

X-School-Academy
X-School-Academy
73

dev-swarm-mermaid

Create Mermaid diagrams and convert them to images. Use when needing to visualize flows, architecture, or data structures.

X-School-Academy
X-School-Academy
73

dev-swarm-nodejs

Install and configure Node.js, npm, and pnpm using nvm. Use when setting up a Node.js environment.

X-School-Academy
X-School-Academy
73

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.

X-School-Academy
X-School-Academy
73

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.

X-School-Academy
X-School-Academy
73

dev-swarm-python

Install and configure Python and uv. Use when setting up a Python environment.

X-School-Academy
X-School-Academy
73

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.

X-School-Academy
X-School-Academy
73

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.

X-School-Academy
X-School-Academy
73

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.

X-School-Academy
X-School-Academy
73

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.

X-School-Academy
X-School-Academy
73

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.

X-School-Academy
X-School-Academy
73

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.

X-School-Academy
X-School-Academy
73

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.

X-School-Academy
X-School-Academy
73

dev-swarm-stage-init-ideas

Transform raw ideas into structured business requirements by clarifying the problem, defining the solution, and identifying target users. Use when starting stage 00 (init-ideas) or when user asks to define business requirements from ideas.

X-School-Academy
X-School-Academy
73

dev-swarm-stage-market-research

Conduct comprehensive market research and competitive analysis to validate the problem, understand the market landscape, and identify opportunities. Use when starting stage 01 (market-research) or when user asks about competitors or market analysis.

X-School-Academy
X-School-Academy
73

dev-swarm-stage-mvp

Define the Minimum Viable Product scope, prioritize features, and establish success criteria to deliver the smallest testable product. Use when starting stage 03 (mvp) or when user asks to define MVP scope or prioritize features.

X-School-Academy
X-School-Academy
73

dev-swarm-stage-personas

Create/Update detailed user personas and user stories based on market research and business requirements. Use when starting stage 02 (personas) or when user asks to create/update personas, user stories, or user journey maps.

X-School-Academy
X-School-Academy
73

dev-swarm-stage-prd

Create a comprehensive Product Requirements Document defining complete product behavior, functional and non-functional requirements, and user flows. Use when starting stage 05 (prd) or when user asks to define product requirements or acceptance criteria.

X-School-Academy
X-School-Academy
73

dev-swarm-stage-sprints

Plan and execute agile development sprints, breaking down product requirements into manageable backlogs with clear acceptance criteria and test plans. Use when starting stage 10 (sprints) or when user asks about sprint planning or backlog creation.

X-School-Academy
X-School-Academy
73

dev-swarm-stage-tech-research

Validate technical feasibility through proof of concepts, technology spikes, and prototypes before committing to full development. Use when starting stage 04 (tech-research) or when user asks to validate technical assumptions or create PoCs.

X-School-Academy
X-School-Academy
73

dev-swarm-stage-tech-specs

Create detailed technical specifications translating architecture designs into implementation-ready documents, including API specs, database migrations, and testing strategies. Use when starting stage 08 (tech-specs) or when user asks about technical specifications or OpenAPI docs.

X-School-Academy
X-School-Academy
73

dev-swarm-stage-ux

Design the user experience including visual design system, wireframes, user flows, responsive guidelines, and accessibility requirements. Use when starting stage 06 (ux) or when user asks about UI design, wireframes, or design system.

X-School-Academy
X-School-Academy
73

dev-swarm-use-computer

Control the computer by taking screenshots, moving the mouse, clicking, and typing. Use this skill when you need to interact with GUI applications or perform actions that require visual feedback.

X-School-Academy
X-School-Academy
73

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.

X-School-Academy
X-School-Academy
73

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.

X-School-Academy
X-School-Academy
73

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.

X-School-Academy
X-School-Academy
73

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.

X-School-Academy
X-School-Academy
73

background-process-get-server-status

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

X-School-Academy
X-School-Academy
73

background-process-list-processes

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

X-School-Academy
X-School-Academy
73

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.

X-School-Academy
X-School-Academy
73

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.

X-School-Academy
X-School-Academy
73

Page 1559 of 1641 · 82007 results