Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
By Sumeet138
Essential developer skills including Git workflows, SQL optimization, error handling, code review, E2E testing, authentication, debugging, and monorepo management
npx claudepluginhub sumeet138/qwen-code-agents --plugin developer-essentialsMaster authentication and authorization patterns including JWT, OAuth2, session management, and RBAC to build secure, scalable access control systems. Use when implementing auth systems, securing APIs, or debugging security issues.
Optimize Bazel builds for large-scale monorepos. Use when configuring Bazel, implementing remote execution, or optimizing build performance for enterprise codebases.
Master effective code review practices to provide constructive feedback, catch bugs early, and foster knowledge sharing while maintaining team morale. Use when reviewing pull requests, establishing review standards, or mentoring developers.
Master systematic debugging techniques, profiling tools, and root cause analysis to efficiently track down bugs across any codebase or technology stack. Use when investigating bugs, performance issues, or unexpected behavior.
Master end-to-end testing with Playwright and Cypress to build reliable test suites that catch bugs, improve confidence, and enable fast deployment. Use when implementing E2E tests, debugging flaky tests, or establishing testing standards.
Uses power tools
Uses Bash, Write, or Edit tools
Share bugs, ideas, or general feedback.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Production-grade engineering skills for AI coding agents — covering the full software development lifecycle from spec to ship.
49 specialist skills + 39 slash commands for coding agents — orchestrator, backend, frontend, QA, security, deploy, detective-spec, static-analysis, skill-author, program-router, parallel-dispatcher, blog-publisher, blog-screenshot, canary-deployment, zoom-out, handoff-context, post-deploy-canary-monitor, pattern-conformity, research-prep, context-budget + spec-driven development, anti-AI writing, memory consolidation, executable YAML pipelines + insights dashboard (v2.18.0, 6 tabs). v2.28.0: /spec-kit (SDD pipeline unificado specify→plan→tasks→implement + Adversarial Verifier inline), /insights (recomendacoes baseadas em telemetria dos hooks), /swarm com Phase 3 Adversarial Verify (Implementor vs Verifier com goals opostos, spec atualizada em real-time). v2.27.0: investigate-first guard (hook PreToolUse que impede a IA de perguntar o auto-descobrivel — gh user, branch, package manager, porta, versao de runtime — manda investigar primeiro) + policy investigate-first. v2.26.0: silent-failure-hunter (16o subagent, review-only: caca catch{} vazio, swallowed errors, fallbacks perigosos, stack traces perdidos, rollback faltando) + skill 49 context-budget (audita peso de contexto carregado por componente) + /context-budget. v2.25.0: rules system path-scoped (`.claude/rules/` com `paths:` glob, inspirado no ECC), bug-fix da allowlist de subagents, 5 skills stub reescritos com profundidade. v2.24.0: curador AUTONOMO de memoria (inspirado no Hermes Agent) — roda async no SessionStart, faz decay/archive/dedup em JS puro sem gastar LLM e delega so a parte semantica ao agente presente. v2.23.0: absorcao addozhang (skill 48 research-prep, Spring Boot playbook, mem9 patterns). v2.22.0: memory curator nudge. v2.21.0: context-cost guards. v2.20.0: skill 47 pattern-conformity. 16 dispatchable subagents.
Efficient skill management system with progressive discovery — 410+ production-ready skills across 33+ domains
Autonomous multi-agent development framework with spec-driven sprints and convergent iteration
Curated skills for Claude Code and Codex power users - tool selection, workflow optimization, and productivity
Harness for Claude Code — skills, /harness:* slash commands, persona subagents, lifecycle hooks, and MCP tools without per-repo `harness setup`. Sibling plugins exist for Cursor, Gemini CLI, and Codex.
LLM application development with LangGraph, RAG systems, vector search, and AI agent architectures for Claude 4.6 and GPT-5.2
Interactive debugging, developer experience optimization, and smart debugging workflows
Distributed system tracing and debugging across microservices
REST and GraphQL API scaffolding, framework selection, backend architecture, and API generation
Technical SEO optimization including meta tags, keywords, structure, and featured snippets
Adapted for Qwen Code — 77 plugins, 182 agents, 149 skills, and 96 commands now working with Qwen 3.6
A comprehensive production-ready system combining 182 specialized AI agents, 16 multi-agent workflow orchestrators, 149 agent skills, and 96 commands organized into 77 focused, single-purpose plugins — adapted for Qwen Code.
This project is a fork/adaptation of claude-code-workflows by Seth Hobson (@wshobson).
All original plugin content, agent expertise, skill knowledge, command workflows, and architectural design are the work of Seth Hobson and contributors. This adaptation converts the plugin infrastructure to work with Qwen Code instead of Claude Code, while preserving 100% of the original content and intelligence.
Original repository: github.com/wshobson/agents Original license: MIT
Claude Code is expensive. Qwen Code is free (OAuth: 60 req/min, 1000/day) or very cheap (API key). This project brings the same powerful agent orchestration system to Qwen Code so you can use 182 specialized AI agents without paying for Claude.
| Aspect | Before (Claude Code) | After (Qwen Code) |
|---|---|---|
| Cost | $3+ per 1M tokens (Sonnet) | Free (OAuth) or ~$0.02/1M tokens |
| Model for critical tasks | Claude Opus 4.6 | Qwen-Max |
| Model for complex tasks | Claude Sonnet 4.6 | Qwen-Plus |
| Model for fast tasks | Claude Haiku 4.5 | Qwen-Flash |
| Plugins | 77 | 77 (same) |
| Agents | 182 | 182 (same expertise) |
| Skills | 149 | 149 (same knowledge) |
| Commands | 96 | 96 (same workflows) |
| Agent knowledge | Identical | Identical |
| Skill content | Identical | Identical |
| Workflow automation | Identical | Identical |
| Monthly savings | Baseline | ~99% cheaper |
| Component | Changed? | Details |
|---|---|---|
| Agent system prompts | No | All 182 agents have identical expertise |
| Skill knowledge packages | No | All 149 skills with progressive disclosure |
| Command workflows | No | All 96 workflow automations |
| Plugin structure | No | Same directory organization |
model: opus references | Yes | Mapped to model: qwen-max |
model: sonnet references | Yes | Mapped to model: qwen-plus |
model: haiku references | Yes | Mapped to model: qwen-flash |
| Plugin manifest | Yes | plugin.json + qwen-extension.json |
| Context files | Added | QWEN.md per plugin |
This unified repository provides everything needed for intelligent automation and multi-agent orchestration across modern software development:
Each plugin is completely isolated with its own agents, commands, and skills:
Example: Installing python-development loads 3 Python agents, 1 scaffolding tool, and makes 16 skills available (~1000 tokens), not the entire marketplace.