Omar-Obando/qwen-orchestrator

🚀 Multi-agent orchestration for Qwen Code CLI. 24 specialized AI agents and 82+ skills working as a professional dev department. Built for Alibaba's open-source AI coding assistant.

This repository also configures its own agents. See what qwen-orchestrator tells them →

49Stars on the repository
106Mods indexed here, across every type
2mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

redis-caching

49

Omar-Obando/qwen-orchestrator

Skill Claude CodeCodex

Use when implementing Redis caching strategies, session management, pub/sub messaging, data structure operations, Lua scripting, transactions, clustering, persistence, and production Redis best practices. Covers all Redis data types, caching patterns, and client libraries.

not rated 49 +1 2mo ago A 50 tokens original MIT

refactoring

50

Omar-Obando/qwen-orchestrator

Skill Claude CodeCodex

Code refactoring skill focused on safe, incremental transformations that preserve behavior. Covers extract method, rename, introduce parameter, replace conditional with polymorphism, and other Fowler refactoring patterns.

not rated 49 +1 2mo ago A 39 tokens original MIT

release-workflow

51

Omar-Obando/qwen-orchestrator

Skill Claude CodeCodex

Use when designing release workflows, implementing CI/CD pipelines, managing staging and production environments, creating rollback procedures, and ensuring release quality. Includes deployment strategies, release gates, and release management best practices. Based on Certified DevOps Engineer and CKA certifications.

not rated 49 +1 2mo ago A 54 tokens original MIT

Omar-Obando/qwen-orchestrator

Skill Claude CodeCodex

Use when gathering requirements, creating use cases, writing user stories, defining acceptance criteria, and conducting requirements analysis. Includes requirements elicitation techniques, specification methods, and validation approaches. Based on CPRE, CSBA certifications and IEEE standards.

not rated 49 +1 2mo ago A 51 tokens original MIT

scrum-master

53

Omar-Obando/qwen-orchestrator

Skill Claude CodeCodex

Use when facilitating Agile ceremonies, coaching teams, removing impediments, and promoting Scrum practices. Includes sprint planning, daily standups, sprint reviews, retrospectives, and team dynamics.

not rated 49 +1 2mo ago A 40 tokens original MIT

security-audit

54

Omar-Obando/qwen-orchestrator

Skill Claude CodeCodex

Security auditing skill following OWASP Top 10 and SANS Top 25. Use when reviewing code for vulnerabilities, handling user input, or implementing authentication/authorization systems. Based on OWASP Top 10, SANS Top 25, CISSP, and security certification standards.

not rated 49 +1 2mo ago A 60 tokens original MIT

security-auditor

55

Omar-Obando/qwen-orchestrator

Skill Claude CodeCodex

Use when performing security audits, OWASP compliance checks, penetration testing, vulnerability assessments, and implementing security best practices. Includes authentication, authorization, data protection, and compliance frameworks.

not rated 49 +1 2mo ago A 40 tokens original MIT

Omar-Obando/qwen-orchestrator

Skill Claude CodeCodex

Use when reviewing code for security vulnerabilities, OWASP Top 10 compliance, secure coding standards, authentication/authorization patterns, and vulnerability remediation. Includes static analysis, threat modeling integration, and security testing guidance. Based on CSSLP, CISSP certifications and OWASP standards.

not rated 49 +1 2mo ago A 58 tokens original MIT

seo-llm

57

Omar-Obando/qwen-orchestrator

Skill Claude CodeCodex

Use when optimizing content for LLM-powered search engines (ChatGPT, Perplexity, Gemini, Claude, Bing AI, Qwen), implementing RAG optimization, prompt engineering for search visibility, semantic SEO, and ensuring content ranks highly in AI-driven search results. Includes techniques for ChatGPT SEO, Perplexity…

not rated 49 +1 2mo ago A 79 tokens original MIT

skill-creation

58

Omar-Obando/qwen-orchestrator

Skill Claude CodeCodex

Guide for creating high-quality Qwen Code skills. Use this skill when creating new skills for projects, especially large-scale applications like ERP, SaaS, or enterprise systems that need clear rules and workflows. Uses Context7 to verify best practices and learn from official documentation.

not rated 49 +1 2mo ago A 57 tokens original MIT

sql-best-practices

59

Omar-Obando/qwen-orchestrator

Skill Claude CodeCodex

SQL best practices skill covering query writing, indentation, N+1 prevention, indexing, performance, and security. Every SQL query must follow these standards regardless of the database engine.

not rated 49 +1 2mo ago A 41 tokens original MIT

sql-query-assistant

60

Omar-Obando/qwen-orchestrator

Skill Claude CodeCodex

Use when writing, optimizing, or debugging SQL queries for enterprise databases. Includes best practices for performance, debugging, complex query patterns, and database-agnostic approaches. Based on SQL certification standards and database performance tuning best practices.

not rated 49 +1 2mo ago A 50 tokens original MIT

Omar-Obando/qwen-orchestrator

Skill Claude CodeCodex

Use when leading teams, making strategic decisions, managing stakeholder alignment, crisis management, and orchestrating complex projects. Includes decision-making frameworks, leadership styles, team dynamics, and organizational strategy. Based on PMP, CSM, CSP certifications and leadership best practices.

not rated 49 +1 2mo ago A 57 tokens original MIT

supabase

62

Omar-Obando/qwen-orchestrator

Skill Claude CodeCodex

Supabase backend-as-a-service development patterns — Row Level Security (RLS) on all public tables, Edge Functions with Deno runtime, PostgreSQL with auto-generated APIs, authentication with JWT and context via Authorization header, createClient with global headers, real-time subscriptions, storage buckets, and…

not rated 49 +1 2mo ago A 64 tokens original MIT

tdd-workflow

63

Omar-Obando/qwen-orchestrator

Skill Claude CodeCodex

Test-Driven Development workflow skill with patterns for unit, integration, and e2e testing. Use when implementing features to ensure all code is born tested with comprehensive coverage.

not rated 49 +1 2mo ago A 39 tokens original MIT

technical-seo

64

Omar-Obando/qwen-orchestrator

Skill Claude CodeCodex

Use when implementing technical SEO strategies, optimizing site speed, mobile optimization, structured data implementation, XML sitemaps, and crawlability. Includes SEO audits, performance optimization, and SEO best practices. Based on Google Analytics Certified and SEO industry standards.

not rated 49 +1 2mo ago A 53 tokens original MIT

Omar-Obando/qwen-orchestrator

Skill Claude CodeCodex

Use when evaluating technologies, comparing technology options, conducting technology assessments, and making technology selection recommendations. Includes requirements analysis, pros/cons analysis, proof of concepts, and technology roadmaps. Based on technology evaluation best practices.

not rated 49 +1 2mo ago A 48 tokens original MIT

terraform-iac

66

Omar-Obando/qwen-orchestrator

Skill Claude CodeCodex needs its repo

Use when provisioning infrastructure with Terraform, implementing modules, state management, workspace management, remote backends, provider configuration, Sentinel policies, Terratest integration, and production IaC best practices. Covers AWS, Azure, GCP providers and Terraform Cloud/Enterprise integration.

not rated 49 +1 2mo ago D 56 tokens original MIT

Omar-Obando/qwen-orchestrator

Skill Claude CodeCodex

Use when designing test automation frameworks, implementing page object patterns, creating test reporting systems, and managing parallel test execution. Includes test strategy, test data management, and test infrastructure setup. Based on CTFL-TA and ISTQB Advanced Level certifications.

not rated 49 +1 2mo ago A 55 tokens original MIT

testing-strategy

68

Omar-Obando/qwen-orchestrator

Skill Claude CodeCodex

Use when designing comprehensive testing strategies, implementing test coverage, setting up CI/CD quality gates, and defining unit, integration, and E2E test approaches. Includes testing pyramid, coverage thresholds, and test automation best practices. Based on software testing certification standards and industry…

not rated 49 +1 2mo ago A 59 tokens original MIT

Omar-Obando/qwen-orchestrator

Skill Claude CodeCodex

Guide for designing and implementing integrations with third-party services (webhooks, REST APIs, SOAP, OAuth, payment gateways, email services).

not rated 49 +1 2mo ago B 32 tokens original MIT

threat-modeling

70

Omar-Obando/qwen-orchestrator

Skill Claude CodeCodex

Use when performing threat modeling, identifying security threats, analyzing attack vectors, creating threat models, and implementing threat mitigation strategies. Includes STRIDE, DREAD, attack trees, and threat modeling frameworks. Based on CISSP, CSSLP certifications and OWASP threat modeling standards.

not rated 49 +1 2mo ago A 59 tokens original MIT

Omar-Obando/qwen-orchestrator

Skill Claude CodeCodex

Use when implementing translation workflows, managing translation memory, integrating machine translation, handling translation quality, and coordinating with translators. Includes TMS setup, translation memory management, and localization best practices. Based on localization industry standards.

not rated 49 +1 2mo ago A 47 tokens original MIT

user-story-mapping

72

Omar-Obando/qwen-orchestrator

Skill Claude CodeCodex

Use when creating user story maps, breaking down epics into stories, organizing features by timeline, and visualizing product backlog. Includes story mapping workshops, epic decomposition, and feature prioritization techniques. Based on Jeff Patton's user story mapping methodology.

not rated 49 +1 2mo ago A 55 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: