Skip to main content
liuchengxu
GitHub 제작자 프로필

liuchengxu

1개 GitHub 저장소에서 수집된 17개 skills를 저장소 단위로 보여줍니다.

수집된 skills
17
저장소
1
업데이트
2026년 8월 8일
저장소 탐색

저장소와 대표 skills

adversarial-review
소프트웨어 품질 보증 분석가·테스터

Use when asked to review code or a design at any granularity — a pull request, an architecture/design proposal, a module, a file, or a whole codebase/repo — "review this PR", "review this repo", "audit this module", "challenge this design", "is this…

2026년 8월 8일
doc-review
편집자

Review a written document (markdown, design doc, runbook, README, etc.) for redundancy, inconsistency, clarity, and density. Apply the general rules first, then the type-specific addendum for the doc's genre. TRIGGER when: user asks to "review", "audit",…

2026년 8월 8일
md2html
웹 개발자

Render a markdown doc as a self-contained HTML view, written by hand for that document. TRIGGER when the user asks for an "html view", "make this readable", "render as html/page", "open as a page", or wants a shareable page of a markdown deliverable (review…

2026년 8월 8일
writing-issues-and-prs
소프트웨어 개발자

Shapes the body text when creating a GitHub issue or pull request, so the result is concise, plain-spoken, and leads with the bigger picture instead of reading like a robotic template. USE when: about to open or draft a GitHub issue or PR (via `gh`, the web…

2026년 8월 8일
doc-closure
소프트웨어 개발자

Close a document against the session that produced it — no dangling finding IDs, no session-only shorthand, and code references a cold reader can actually resolve. TRIGGER when writing or updating any document that references code or may leave the session:…

2026년 8월 8일
notes-tiers
파일 사무원

Where an agent-created document belongs: scratch `notes/` that dies with the worktree, or durable `~/notes/<owner>/<repo>/` that outlives the branch. Covers naming, frontmatter, collisions, repo hygiene, and HTML artifacts. TRIGGER when creating, naming, or…

2026년 8월 7일
research-sourcing
시장조사 분석가·마케팅 전문가

Sourcing discipline for research and analysis: validate each claim against a primary source, link it, and verify on-chain identifiers before citing them. TRIGGER when producing research, analysis, comparisons, or any write-up that asserts external facts about…

2026년 8월 7일
code-layout
소프트웨어 개발자

Where things go inside a function body: define each binding next to its first use, and inline single-use values unless naming one earns its keep. TRIGGER when writing or restructuring the body of a function, in any language. DO NOT TRIGGER for module/file…

2026년 8월 7일
수집된 skill 17개 중 8개를 표시합니다.
저장소 1개 중 1개 표시
모든 저장소를 표시했습니다