bheadwei/claude-GUNDAM-zh-tw

Comprehensive Claude Code development template — GunDamWorkflow

This repository also configures its own agents. See what claude-GUNDAM-zh-tw tells them →

11Stars on the repository
153Mods indexed here, across every type
yesterdayLast push, which is what freshness is scored on
customA LICENSE file GitHub cannot name, so bodies are not copied

architect

01

bheadwei/claude-GUNDAM-zh-tw

Agent Claude Code

A system-architecture agent for planning new subsystems, major technology choices, and designs that span several modules. It records decisions as ADRs, or short documents explaining an architecture decision and its reasons.

not rated 11 changed yesterday A 96 tokens

bheadwei/claude-GUNDAM-zh-tw

Agent Claude Code

A build-error-fixing agent for compiler, TypeScript, import, dependency, and other build errors. TypeScript is a programming language that checks many code mistakes before the program runs.

not rated 11 changed yesterday C 75 tokens

bheadwei/claude-GUNDAM-zh-tw

Agent Claude Code

A code review agent that checks finished features or modules, and code before a Git commit, for security weaknesses, quality problems, and technical debt.

not rated 11 changed yesterday A 92 tokens

debug-investigator

04

bheadwei/claude-GUNDAM-zh-tw

Agent Claude Code

A runtime bug investigator who finds the root cause of software behaving incorrectly while it runs. It first makes the problem reproducible, narrows down where it occurs, tests explanations, and writes a test that reproduces it before changing the code.

not rated 11 changed yesterday A 141 tokens

deployment-expert

05

bheadwei/claude-GUNDAM-zh-tw

Agent Claude Code

A deployment and operations specialist for putting software into production and running it reliably. It covers automated build-and-release pipelines, containers, Kubernetes, infrastructure-as-code, zero-downtime releases, and production monitoring.

not rated 11 changed yesterday A 62 tokens

bheadwei/claude-GUNDAM-zh-tw

Agent Claude Code

A documentation specialist that builds a map of the codebase and maintains API documentation and the technical README from the source code. An API is the defined way that software components communicate.

not rated 11 changed yesterday A 70 tokens

bheadwei/claude-GUNDAM-zh-tw

Agent Claude Code

An end-to-end testing specialist that uses Playwright to check complete user journeys in a web interface. It also checks whether those journeys work across different browsers.

not rated 11 changed yesterday A 81 tokens

planner

08

bheadwei/claude-GUNDAM-zh-tw

Agent Claude Code

A planning guide for large coding tasks and refactors. It creates a staged blueprint with clear checks for completion and saves it in the project's plans/ folder.

not rated 11 changed yesterday A 76 tokens

refactor-cleaner

09

bheadwei/claude-GUNDAM-zh-tw

Agent Claude Code

A cleanup specialist for removing code that is no longer used, unused exports, duplicate code, and related dependencies. It uses tools such as knip, ts-prune, and depcheck to find cleanup candidates.

not rated 11 changed yesterday A 85 tokens

bheadwei/claude-GUNDAM-zh-tw

Agent Claude Code

A security reviewer for application code and infrastructure. It checks common web risks from the OWASP Top 10, exposed secrets, dependencies, and infrastructure settings.

not rated 11 changed yesterday A 95 tokens

tdd-guide

11

bheadwei/claude-GUNDAM-zh-tw

Agent Claude Code

A guide to test-driven development (TDD), where you write a failing test, make it pass, and then improve the code. It applies different test-coverage targets to standard and critical tasks.

not rated 11 changed yesterday A 108 tokens

bheadwei/claude-GUNDAM-zh-tw

Agent Claude Code

A testing specialist who strengthens tests after code has been implemented. It reads test reports, adds coverage where the code is weak, and maintains the testing setup.

not rated 11 changed yesterday A 0 tokens

ui-builder

13

bheadwei/claude-GUNDAM-zh-tw

Agent Claude Code

A frontend UI builder for creating web pages and interface components. It follows the project's DESIGN.md rules and design tokens, which are shared values for things such as colors, spacing, and typography.

not rated 11 changed yesterday A 80 tokens

bheadwei/claude-GUNDAM-zh-tw

Agent Claude Code

A manager for templates used in product and engineering process documents, such as product requirements, architecture decisions, and design documents.

not rated 11 changed yesterday A 66 tokens

observer

15

bheadwei/claude-GUNDAM-zh-tw

Agent Claude Code

Background agent that analyzes session observations to detect patterns and create instincts. Uses Haiku for cost-efficiency. v2.1 adds project-scoped instincts.

not rated 11 yesterday A 33 tokens

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: