ai-team-skills
Multi-model coding pipelines with delegated UI and code tasks
All Skills in This Repository (3)
Pure Emerald Level Indicatorsai-team
Coordinate multiple AI agents across design, coding, and integration tasks.
codex-agent
Automate code creation, review, and refactoring tasks using the codex CLI.
gemini-agent
Generate accessible React or Vue UI components with Tailwind or CSS styling.
Frequently Asked Questions
FAQPage SchemaHow to install ai-team-skills?▼
Run `npx skills add ThendCN/ai-team-skills --all -g -y` in your terminal to install all skills globally.
What does ai-team-skills do?▼
It lets Claude Code delegate UI design tasks to Gemini and coding or review tasks to Codex, then orchestrates them into multi-step development pipelines.
How to run a multi-agent coding pipeline?▼
Use the /ai-team command with a task description. Claude acts as team lead, splits the work, assigns subtasks to Codex and Gemini workers, and integrates the results.
Does ai-team-skills work on Windows?▼
Yes. Each skill ships with both Bash and PowerShell wrapper scripts, so pipelines run on Windows, macOS, and Linux.
What do I need before using ai-team-skills?▼
You need Claude Code plus the Gemini CLI and Codex CLI installed and logged in, since the skills delegate work through those command-line programs.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core