By pyinx
Full-stack development team orchestrator: 8 specialized agents with 11 Superpowers framework skills for automated workflow from requirements to deployment. 🆕 v6.6.0: Complete workflow automation with auto/interactive modes, Git worktree for seamless project creation, and Callstack React Native best practices integration.
npx claudepluginhub joshuarweaver/cascade-ai-ml-agents-misc-2 --plugin pyinx-ceo-skills-pluginExplore requirements through conversational dialogue BEFORE starting development. Helps understand user needs through Socratic questioning.
Resume CEO workflow from existing task plan. Continues development from current phase.
执行完整的前后端集成测试和E2E测试
Launch CEO workflow orchestrator: coordinates 6 specialized agents (product, design, architecture, development, testing, marketing) with Superpowers framework integration. Auto-manages development from requirements exploration through deployment.
Create implementation plan from architecture design. Use when architecture design is complete and you need to break down into implementation tasks.
负责后端API(统一)+ Web前端实现或纯后端项目、代码规范、文档注释(不编写测试,不负责React Native移动端)
负责完整的前后端集成测试和E2E测试(使用Chrome DevTools)
负责推广方案、营销文案、部署文档和用户手册的生成
负责React Native跨平台应用开发(iOS + Android + Web),使用Expo + TypeScript技术栈
负责需求澄清、产品规划、PRD生成,通过苏格拉底式提问挖掘用户真实需求
负责技术选型、系统架构设计、API设计和数据模型设计,为开发实现提供技术蓝图
负责全面测试(单元+集成+E2E)、缺陷修复、TDD循环(集成ralph-loop)
负责用户故事映射、交互流程设计、视觉设计和原型制作,将需求转化为可用的产品设计
You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.
This skill should be used when the user asks to "build a complete app", "develop a software project from scratch", "create a website with full workflow", "manage a development team", "automate software development from requirements to deployment", or "coordinate multiple agents for software development". Integrates Superpowers frameworks: brainstorming for requirement exploration, git-worktrees for workspace isolation, subagent-driven-development for task execution, parallel-agent-dispatch for testing, TDD for code quality, and two-stage code review for specification compliance. Also includes integration testing with Chrome DevTools MCP for end-to-end validation. 🆕 v6.6.0: Complete workflow automation with auto/interactive modes, Git worktree for seamless project creation, and Callstack React Native best practices integration.
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples include websites, landing pages, dashboards, React components, HTML/CSS layouts, or when styling/beautifying any web UI). Generates creative, polished code and UI design that avoids generic AI aesthetics.
Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies
Transforms workflow to use Manus-style persistent markdown files for planning, progress tracking, and knowledge storage. Use when starting complex tasks, multi-step projects, research tasks, or when the user mentions planning, organizing work, tracking progress, or wants structured output.
Provides React Native performance optimization guidelines for FPS, TTI, bundle size, memory leaks, re-renders, and animations. Applies to tasks involving Hermes optimization, JS thread blocking, bridge overhead, FlashList, native modules, or debugging jank and frame drops.
Use when executing implementation plans with independent tasks in the current session
Use when implementing any feature or bugfix, before writing implementation code
This skill should be used after completing development tasks. Performs two-stage code review: Stage 1 verifies specification compliance (prevents scope creep), Stage 2 reviews code quality (ensures maintainability).
---
Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification
Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.
从模糊需求到产品交付的全栈开发团队,集成8个专业agents和11个Superpowers框架skills。
# 通过 Marketplace 安装(推荐)
claude plugin marketplace add https://github.com/pyinx/ceo-skills-plugin.git
claude plugin install ceo@ceo-skills-marketplace
# 更新已安装的插件
claude plugin marketplace update ceo-skills-marketplace
claude plugin update ceo@ceo-skills-marketplace
# 或手动安装
git clone https://github.com/pyinx/ceo-skills-plugin.git ~/.claude/plugins/ceo-skills-plugin
cd ~/.claude/plugins/ceo-skills-plugin
./scripts/install.sh
# 验证安装
/ceo --version
# 启动完整workflow
/ceo:workflow "我想要一个博客系统"
# 从特定阶段开始
/ceo:execute-plan --start-phase=4 "继续开发"
# 探索需求
/ceo:brainstorm "探索待办事项应用需求"
# 执行集成测试(新增)
/ceo:integration-test
用户输入 → 阶段0: 需求探索(brainstorming)
→ 阶段1: 需求澄清(产品经理)
→ 阶段2: 产品设计(UI/UX设计师)
→ 阶段3: 架构设计(系统架构师)
→ 阶段3.3: 平台决策(Web/Mobile/Both)🆕
→ 阶段3.5: 工作区准备(git-worktrees)
→ 阶段4: 开发实现(并行:Web+Mobile)🆕
→ 阶段5: 测试验证(并行修复)
→ 阶段6: 交付部署(市场营销师)
核心Workflow(7个):
增强能力(4个):
欢迎贡献!请查看 CONTRIBUTING.md
MIT License - 详见 LICENSE
版本: 6.6.0 集成: Superpowers Framework + Chrome DevTools MCP + Callstack React Native Best Practices 组件: 8 agents + 13 skills 仓库: https://github.com/pyinx/ceo-skills-plugin
ceo-mobile-developer - 移动端开发工程师经过对三个主流React Native脚手架的全面分析:
当产品需求中明确需要移动端应用时:
# 1. 启动workflow(自动检测移动端需求)
/ceo:workflow "我想要一个带移动应用的电商系统"
# 2. workflow会自动调用移动端开发agent
# 3. 交付完整的iOS/Android应用
ceo-integration-tester - 集成测试工程师/ceo:integration-test - 执行完整的前后端集成测试在 CEO workflow 完成后,手动执行集成测试:
# 1. 完成开发workflow
/ceo:workflow "我想要一个博客系统"
# 2. workflow完成后,执行集成测试
/ceo:integration-test
# 3. 查看测试报告
cat .claudedocs/integration-test-report.md
Team-oriented workflow plugin with role agents, 27 specialist agents, ECC-inspired commands, layered rules, and hooks skeleton.
Uses power tools
Uses Bash, Write, or Edit tools
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
Comprehensive PR review agents specializing in comments, tests, error handling, type design, code quality, and code simplification
Meta-prompting and spec-driven development system for Claude Code. Productivity framework for structured AI-assisted development.