Plugin Claude Code
A Chinese-language collection of 20 coding-agent skills for tools such as Claude Code, Cursor, and Qoder. The input identifies it as an enhanced Chinese edition, but does not describe each skill’s individual jobs.
Plugin Claude Code
A Chinese-language collection of 20 coding-agent skills for tools such as Claude Code, Cursor, and Qoder. The input identifies it as an enhanced Chinese edition, but does not describe each skill’s individual jobs.
Plugin Claude Code
A Chinese-language plugin containing 20 AI coding skills, including translated and original workflows, for several coding-agent tools. Its listed topics include testing-driven development, debugging, and development practices.
Instructions file CodexOpenCode
Instructions for jnMetaCode/superpowers-zh, a project described as: 🦸 AI 编程超能力 · 中文增强版 — superpowers(116k+ ⭐)完整汉化 + 6 个中国原创 skills,让 Claude Code / Copilot CLI / Hermes Agent / Cursor / Windsurf / Kiro / Gemini CLI 等 16 款 AI 编程工具真正会干活.
Instructions file
Contributor instructions for Superpowers, a software project with a strict pull-request process. A pull request is a proposed code change submitted for review before it is merged.
Instructions file Gemini CLI
Instructions for jnMetaCode/superpowers-zh, covering superpowers-zh 中文增强版, 核心规则, 可用 skills and 如何使用.
Hook
Runs when a session starts on startup, clear and compact, executing run-hook.cmd. From jnMetaCode/superpowers-zh.
Skill Claude CodeCodex
A brainstorming workflow for turning an idea into an agreed design before implementation. It requires exploring the project, asking clarifying questions, comparing options, documenting the design, and getting user approval.
Skill Claude CodeCodex
A Chinese-language code-review communication guide with templates and severity levels for review comments.
Skill Claude CodeCodex
A Chinese-language guide to Conventional Commits, a format for writing consistent Git commit messages, plus related changelog, commit-checking, and commit-helper configuration.
Skill Claude CodeCodex
A Chinese technical-documentation style guide covering spacing, punctuation, numbers, terminology, and links when Chinese and English appear together.
Skill Claude CodeCodex
A reference for configuring Git with Chinese code-hosting services such as Gitee, Coding.net, GitLab China, and CNB, including SSH, HTTPS, credentials, CI, and repository mirroring.
Skill Claude CodeCodex
A workflow for assigning separate coding agents to independent tasks that do not share state or depend on one another. Each agent receives a focused scope, constraints, and an expected result.
Skill Claude CodeCodex
A procedure for carrying out a written software implementation plan in a separate session, including reviewing the plan, completing its tasks, and checking the results at defined review points.
Skill Claude CodeCodex
A process for finishing a completed development branch. A branch is a separate line of code changes that can later be merged or submitted as a pull request.
Skill Claude CodeCodex
A guide to building Model Context Protocol (MCP) servers, which let AI assistants use tools and read external data. It covers server structure, tool design, testing, and deployment in TypeScript and Python.
Skill Claude CodeCodex
A guide for handling code-review feedback carefully. Code review is the process of checking proposed changes before they are accepted into a project.
Skill Claude CodeCodex
A code-review procedure for checking completed work against its requirements before it spreads or is merged. A code reviewer is a person or agent who looks for defects and missing parts.
Skill Claude CodeCodex
A development workflow in which a fresh coding agent implements each independent task, another review checks that task, and a final review examines the complete set of changes.
Skill Claude CodeCodex
A step-by-step method for finding the underlying cause of technical problems before changing code. It covers reading errors, reproducing failures, checking recent changes, and tracing data across system components.
Skill Claude CodeCodex
Test-driven development, or TDD, is a way to build software by writing a test that fails, adding the smallest code that makes it pass, and then cleaning up the code. These instructions require that process for features, bug fixes, refactors, and behavior changes.
Skill Claude CodeCodex
A guide to using Git worktrees, which let you keep multiple branches in separate folders at the same time.
Skill Claude CodeCodex
Instructions for checking and using available skills before starting other work. A skill is a reusable set of directions for a particular type of task.
Skill Claude CodeCodex
A checklist for verifying work before claiming that it is finished, fixed, built, tested, or ready to submit. It requires fresh command output and evidence for each claim.
Skill Claude CodeCodex
A procedure for running agency-orchestrator YAML workflows directly inside Claude Code, OpenClaw, or Cursor. The current AI session performs each named role, so no separate API key is needed.