Back to authors
X-School-Academy

X-School-Academy

84 Skills published on GitHub.

playwright-browser-type

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

UncategorizedView skill →

playwright-browser-wait-for

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

UncategorizedView skill →

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.

UncategorizedView skill →

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.

UncategorizedView skill →

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.

UncategorizedView skill →

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.

UncategorizedView 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.

UncategorizedView skill →

dev-swarm-flutter-installation

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

UncategorizedView skill →

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.

UncategorizedView skill →

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.

UncategorizedView skill →

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.

UncategorizedView skill →

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.

UncategorizedView skill →

dev-swarm-mermaid

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

UncategorizedView skill →

dev-swarm-nodejs

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

UncategorizedView skill →

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.

UncategorizedView skill →

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.

UncategorizedView skill →

dev-swarm-python

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

UncategorizedView skill →

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.

UncategorizedView skill →

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.

UncategorizedView skill →

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.

UncategorizedView skill →

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.

UncategorizedView skill →

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.

UncategorizedView skill →

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.

UncategorizedView skill →

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.

UncategorizedView skill →

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.

UncategorizedView skill →

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.

UncategorizedView skill →

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.

UncategorizedView skill →

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.

UncategorizedView skill →

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.

UncategorizedView skill →

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.

UncategorizedView skill →

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.

UncategorizedView skill →

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.

UncategorizedView skill →

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.

UncategorizedView skill →

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.

UncategorizedView skill →

Page 2 of 2 · 84 results