awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
jnMetaCode avatar

jnMetaCode/superpowers-zh

0
View on GitHub↗
5,973 stars·575 forks·JavaScript·MIT·26 viewssp.aiolaola.com↗

Superpowers Zh

superpowers-zh is a collection of tools designed to enhance AI coding agents through a workflow orchestrator, a prompt library for coding assistants, and a server framework for the Model Context Protocol. It provides a specialized set of technical prompts optimized for Chinese language environments and regional software development standards.

The project distinguishes itself by offering localized coding prompt sets that apply regional technical documentation standards and code review cultures. It enables the deployment of prompt-based work methodologies and localized programming skills into AI coding editors via a command line interface.

The system manages complex programming tasks through multi-agent orchestration and role-based workflow execution. It further extends agent capabilities by providing tools to develop standardized server interfaces for accessing external data and integrating workflows with local version control platforms.

Features

  • Localized Prompt Sets - Provides a specialized library of technical prompts optimized for Chinese language environments and regional software development standards.
  • Prompt Localization - Optimizes AI agents using technical prompts tailored to Chinese language environments and regional development standards.
  • Agentic Workflow Orchestration - Provides a system for executing multi-role sequences and systematic processes to automate complex programming tasks.
  • Agent Planning Frameworks - Guides AI agents through structured stages of planning, execution, and review to ensure output quality.
  • Methodology Injections - Installs predefined methodology sets into AI agents by configuring their system prompts and behavioral constraints.
  • Role-Based Agent Orchestration - Coordinates multiple AI agents by assigning specialized roles and structured interaction sequences.
  • Regional Standard Enforcement - Applies specialized AI skills tailored to regional technical documentation, commit conventions, and code review cultures.
  • AI Tool Localizations - Adapts global AI coding assistants to support regional technical documentation standards and localized development cultures.
  • AI Workflow Orchestration - Provides a system for executing complex programming tasks through structured AI workflow orchestration.
  • Code Generation Prompts - Offers a library of structured prompts and workflows designed to enhance AI coding assistants and IDEs.
  • MCP Protocol Integrations - Uses the Model Context Protocol to connect AI agents with external data sources through standardized interfaces.
  • MCP Server Frameworks - Ships a set of tools and templates for building Model Context Protocol servers to provide AI agents with external data.
  • MCP Servers - Provides a framework for building production-grade MCP servers that expose tools and data to AI agents.
  • Multi-Agent Orchestrators - Manages complex coding tasks through role-based AI agent interactions and systematic sequences.
  • Agentic Workflow Executions - Implements a systematic briefing-execution-validation cycle to ensure consistent and high-quality AI agent outputs.
  • Skill Deployment Tooling - Ships a utility for deploying prompt-based work methodologies into coding tools via a single command.
  • AI Pair Programming - Improves AI coding efficiency by applying structured methodologies and localized prompt skills.
  • AI Prompt Configurations - Provides a configuration system for localized prompt skills to improve the efficiency of AI coding agents.
  • Automated Code Review Tools - Enforces consistent commit conventions and code review processes using prompt-based skill libraries.
  • Prompt Library Installers - Offers a command line interface to distribute and install prompt libraries across compatible AI coding editors.
  • Development Toolkits - Methodology library for teaching AI agents specific professional skills.

Star history

Star history chart for jnmetacode/superpowers-zhStar history chart for jnmetacode/superpowers-zh

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Superpowers Zh

These projects share indexed features with Superpowers Zh. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • mervinpraison/praisonaiMervinPraison avatar

    MervinPraison/PraisonAI

    5,592View on GitHub↗

    PraisonAI is an autonomous AI agent platform that coordinates multiple LLM-powered agents for research, planning, and execution of complex workflows. It functions as a multi-agent orchestration framework, a workflow builder, and a Model Context Protocol server, while also providing retrieval-augmented generation through vector knowledge bases. Agents can interact via CLI, web, or standardized protocols with sandboxed code execution. The platform distinguishes itself with a rich set of agent communication protocols, including A2A, REST, WebSocket, voice and telephony integration, and MCP, allo

    Pythonagentsaiai-agent-framework
    View on GitHub↗5,592
  • cloudwego/einocloudwego avatar

    cloudwego/eino

    9,675View on GitHub↗

    Eino is an AI agent development kit and LLM application framework designed for building autonomous agents and orchestrating complex language model workflows. It serves as a multi-agent orchestration engine and workflow orchestrator, providing a graph-based execution model to route data between models, tools, and retrievers. The framework distinguishes itself through a robust set of multi-agent coordination patterns, including supervisor-led management, sequential flows, and autonomous reasoning loops like ReAct. It features advanced agent execution controls such as active turn preemption, che

    Goaiai-applicationai-framework
    View on GitHub↗9,675
  • buildermethods/agent-osbuildermethods avatar

    buildermethods/agent-os

    3,885View on GitHub↗

    Agent-OS is an LLM multi-agent orchestration framework and AI software development lifecycle tool designed to coordinate specialized agents through shared workspaces and structured task lists. It functions as an agentic application bootstrapper and technical specification engine, providing the infrastructure to guide the process from product requirements to automated coding and deployment. The system distinguishes itself through spec-driven development, using detailed technical specifications and layered context injection to ensure generated code aligns with project standards. It employs a ma

    Shell
    View on GitHub↗3,885
  • vrsen/agency-swarmVRSEN avatar

    VRSEN/agency-swarm

    3,962View on GitHub↗

    Agency Swarm is a multi-agent orchestration framework and development kit designed to coordinate specialized AI agents through defined communication patterns and handoffs. It functions as a system for managing agent swarms, providing an API gateway to expose these coordinated collectives as production-ready HTTP endpoints. The project distinguishes itself through its Model Context Protocol integration layer, which connects agents to external data sources and capabilities. It implements specialized orchestration patterns, such as the orchestrator-worker model and role-based delegation, to tran

    Python
    View on GitHub↗3,962
Compare all 30 related projects→

Frequently asked questions

What does jnmetacode/superpowers-zh do?

superpowers-zh is a collection of tools designed to enhance AI coding agents through a workflow orchestrator, a prompt library for coding assistants, and a server framework for the Model Context Protocol. It provides a specialized set of technical prompts optimized for Chinese language environments and regional software development standards.

What are the main features of jnmetacode/superpowers-zh?

The main features of jnmetacode/superpowers-zh are: Localized Prompt Sets, Prompt Localization, Agentic Workflow Orchestration, Agent Planning Frameworks, Methodology Injections, Role-Based Agent Orchestration, Regional Standard Enforcement, AI Tool Localizations.

Which projects share features with jnmetacode/superpowers-zh?

Projects with overlapping indexed features include: mervinpraison/praisonai — PraisonAI is an autonomous AI agent platform that coordinates multiple LLM-powered agents for research, planning, and… cloudwego/eino — Eino is an AI agent development kit and LLM application framework designed for building autonomous agents and… buildermethods/agent-os — Agent-OS is an LLM multi-agent orchestration framework and AI software development lifecycle tool designed to… vrsen/agency-swarm — Agency Swarm is a multi-agent orchestration framework and development kit designed to coordinate specialized AI agents… langchain-ai/langchain-mcp-adapters — This project provides a translation layer and set of adapters designed to bridge AI agents with the Model Context… fellouai/eko — Eko is a framework for designing and deploying agentic workflows, featuring an LLM agent workflow orchestrator and a…