Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
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/ai-dev-swarm 7
-
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/ai-dev-swarm 7
-
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/ai-dev-swarm 7
-
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/ai-dev-swarm 7
-
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/ai-dev-swarm 7
-
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/ai-dev-swarm 7
-
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/ai-dev-swarm 7
-
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/ai-dev-swarm 7
-
dev-swarm-nodejs
Install and configure Node.js, npm, and pnpm using nvm. Use when setting up a Node.js environment.
X-School-Academy/ai-dev-swarm 7
-
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/ai-dev-swarm 7
-
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/ai-dev-swarm 7
-
dev-swarm-flutter-installation
Install and configure Flutter SDK. Use when setting up a Flutter development environment.
X-School-Academy/ai-dev-swarm 7
-
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/ai-dev-swarm 7
-
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/ai-dev-swarm 7
-
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/ai-dev-swarm 7
-
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/ai-dev-swarm 7
-
dev-swarm-mermaid
Create Mermaid diagrams and convert them to images. Use when needing to visualize flows, architecture, or data structures.
X-School-Academy/ai-dev-swarm 7
-
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/ai-dev-swarm 7
-
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/ai-dev-swarm 7
-
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/ai-dev-swarm 7
-
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/ai-dev-swarm 7
-
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/ai-dev-swarm 7
-
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/ai-dev-swarm 7
-
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/ai-dev-swarm 7