An internal Chinese-language Claude Code plugin marketplace from VoidTech, covering shared practices, product work, design, engineering, development loops, and optional MCP tools. Claude Code is a coding agent made by Anthropic.
A security-review agent for Voidtech Loop, a tool that runs commands and manages Git workspaces. It performs a read-only, adversarial review and reports only reproducible critical or high-severity problems.
A read-only reviewer for VoidTech add-ons and their release files. It checks whether plugins, skills, agents, hooks, connections, and marketplace entries follow their required contracts.
A release procedure for explicitly publishing one VoidTech plugin at a specified existing version on GitHub. It checks the project, runs quality tests, and starts the approved release workflow.
A read-only repository quality check for a VoidTech Claude Plugins repository. It examines documentation, versions, tests, portability, and release readiness.
A set of repository instructions for coding agents working on VoidTechnology's Claude plugins and marketplace. It defines which files and workflows belong in the repository.
A workspace for learning a skill or concept over multiple sessions. It stores goals, reference materials, lessons, resources, notes, and records of progress.
A step-by-step guide for checking a software plan or design before implementation, with attention to decisions, dependencies, constraints, and trade-offs.
A skill for reviewing plans or designs item by item while organizing architecture decision records (ADRs) and a glossary of business terms. An ADR is a short record explaining an important technical decision and its reason.
A research workflow for investigating unfamiliar questions using multiple sources. It gathers evidence, checks disagreements and source reliability, and turns the findings into practical advice.
A writing-editing skill for Chinese, English, and mixed-language text that preserves the original meaning, facts, voice, and professional style while reducing noticeable AI-writing patterns.
A reference for writing skills that guide an agent through repeatable tasks, including when a skill can be called and how its instructions should be organized.
A design workflow for writing design briefs, keeping a standard DESIGN.md file, creating one-off user-interface prototypes, and running separate design reviews.
A product-design review agent that evaluates real interfaces, prototypes, screenshots, and design documents. It checks how clearly a product guides users and how consistently it behaves across screens and states.
A Chinese-language workflow for creating or revising DESIGN.md, a project document that records design rules, visual decisions, and interface constraints.
A guide for creating several temporary, working versions of a user interface on one page so they can be compared. It describes the process in Chinese and covers routes, real app data, and design choices.
A read-only software architecture adviser. It turns unclear or complex development requests into a concrete plan covering system structure, module boundaries, interfaces, technology choices, and work stages.