Yang Liu avatar

Yang Liu

Community

@yang-l · New Zealand

3Followers
|
18Public Repos
|
7Published Skills

Yang Liu publishes Claude Code skills for Terraform IaC, design-doc editing, LLM coding-pitfall countermeasures, session wrap-ups, and config auditing.

Skills Distribution
DomainDeveloper To...Infrastructure as .. (30%)Technical Document.. (25%)Claude Code Config.. (25%)Code Quality & Rev.. (20%)

Agent Skills by Yang Liu

Showing 7 vetted skills indexed across 1 GitHub repositories.

Frequently Asked Questions About Yang Liu

FAQPage Schema
What tasks can I accomplish with Yang Liu's skills?▼

You can write and test Terraform/OpenTofu/Pulumi infrastructure code, tighten design docs and RFCs, apply countermeasures to nine documented LLM coding failure modes, run end-of-session grounding check-ins, distill past sessions into reusable skills, and audit Claude Code config files.

Who are these skills designed for?▼

Platform and infrastructure engineers working with HCL and AWS, tech leads preparing RFCs and architecture specs for review, and developers using Claude Code who want to catch AI-generated code defects, keep configs lean, or convert past sessions into reusable skills.

How do the design-doc skills work in practice?▼

The design-doc skill trims a doc to its one-sentence aim, moves exact values into appendices, and cuts restatement while preserving rationale. The design-doc-full-pass variant fans out one read-only agent per section, collecting verbatim old-to-new string edits applied under a structure-and-anchor guard.

What does the coding-pitfalls skill cover?▼

It provides countermeasures for nine LLM coding failure modes: silent assumptions, abstraction bloat, unscoped side effects, self-referential test blindspots, N+1 batching ignorance, security vulnerability amplification, debugging decay, deprecated API hallucination, and multi-agent coordination failure, plus leverage patterns like tests-first.

Are there prerequisites for using these skills?▼

Skills run inside Claude Code sessions; several specify high-effort models (opus, fable) or inherit the session model. The distill-skill skill requires prior session transcripts to mine and hands off to skill-creator for authoring, while config-optimise requires explicit approval before modifying any file.