Legend Skills — Development skill for Claude Code
Claude Code skills: testable architecture (chris) & deep code auditing (margaret).
How to install Legend Skills
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open polaminggkub-debug/legend-skills and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Legend Skills does
Claude Code skills: testable architecture (chris) & deep code auditing (margaret).
Alternatives in Development
- Root Cause Tracing — Use when errors occur deep in execution and you need to trace back to find the original trigger 102.5k ★
- Deep Company Series — 看懂XX公司(深度公司系列):3-8 篇长文拆一家公司 15.9k ★
- Part 1 — Deep Research Prompt Builder — I'm going to help you create a research prompt for your project 2.1k ★
README
Legend Skills
Portable agent skills for Codex and Claude Code.
| Component | Codex | Claude Code | Requirement |
|---|---|---|---|
| General skills | Yes | Yes | None |
| Matt guided workflow router | Yes | Yes | Stable mattpocock/skills suite |
| Steve Design Suite | Yes | Yes | None |
Install
Give this repository to your coding agent and say:
Read INSTALL_FOR_AI.md and install the components I request.
Follow every compatibility, backup, ownership, and verification rule.
Installing files from this repository requires no installer runtime. The same instruction works on Windows, macOS, and Linux. If `matt` prerequisites are missing, their separate upstream installation requires Node.js and `npx`.
General skills: `chris`, `formpress`, `margaret`, `matt`, `ship`, `steve`, `ui-ux-pro-max`, and `update-all`.
`chris` connects acceptance criteria to focused tests, lint/guardrails, and actual CI evidence. Its short entrypoint routes to operating guides and a local case library with pinned source links; cases are read only when relevant. It preserves the explicit user-request requirement for a Full E2E run. For Codex, install one global copy at `~/.agents/skills/chris`; the [installation guide](INSTALL_FOR_AI.md#chris-global-installation) covers duplicate cleanup and preservation of an existing invocation preference.
`matt` uses current evidence to identify the next safe workflow action and its approval boundary. Guided mode asks before starting an AFK-ready action; Autopilot must be explicitly enabled for the current request and still stops at scope, architecture, merge, deploy, Production, and destructive boundaries. On first use Matt checks for the reviewed stable skills from [`mattpocock/skills`](https://github.com/mattpocock/skills), asks before any external installation, and captures tracker/spec defaults.
On each invocation, Matt assesses the active task and the context already available. It consults [Context Discovery](matt/references/
Related Skills
App Onboard
Adopt an EXISTING app — detect the stack, reverse-engineer the as-built architecture, and generate the baselin
How Claude Code Works
Deep dive into Claude Code internals — architecture, agent loop, context engineering, and more. / 深入解析 Claude
Learn Real Claude Code
Deep dive into Claude Code source — 512K lines of industrial-grade TypeScript agent architecture
Claude Code Source Analysis Orange Book
Claude Code: Source Code Analysis · Orange Book Series · Deep dive into Claude Code architecture and implement
Rp Investigate CLI
Deep codebase investigation and architecture research with rp-cli commands
Ultra Research
Think-Driven Interactive Discovery - Deep research with step-file architecture
Related Agents
Factory Spec Reviewer
Agent Factory 5th review dimension — verifies a unit's diff actually satisfies its Linear issue's Testable-ACs
Network Analyst
Deep network analysis agent — packet inspection, protocol dissection, traffic anomaly detection, IDS/IPS rule
Genesis Codebase Mapper
Maps project structure, identifies patterns and conventions, traces architecture layers, and documents depende