ThendCNThendCNCommunity·3 Agent Skills Included

ai-team-skills

Multi-model coding pipelines with delegated UI and code tasks

Orchestrates Claude, Codex, and Gemini into coordinated development pipelines for full-stack builds, refactors, and code reviews. Delegates UI design to Gemini and code writing or review to Codex through ready-made wrapper scripts for Windows, macOS, and Linux. Eliminates manual prompt crafting and context handoffs with pre-built templates, parallel task splitting, and automatic result integration.
npx skills add ThendCN/ai-team-skills --all -g -y

All Skills in This Repository (3)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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