Skip to main content
XHXIAIEIN
GitHub creator profile

XHXIAIEIN

Repository-level view of 36 collected skills across 7 GitHub repositories.

skills collected
36
repositories
7
updated
Sep 6, 2026
repository explorer

Repositories and representative skills

verification-check
software-quality-assurance-analysts-and-testers

Evidence-gated completion check. Use before committing, creating PRs, or claiming work is done. Pairs with verification-spec at task start.

Apr 29, 2026
steal
information-security-analysts

Systematic knowledge extraction from open-source projects. Use when: user shares a repo/link to study, says 偷师/steal/学习/研究, or wants to analyze another project's patterns for adoption.

Apr 28, 2026
claude-at
software-developers

Launch a real interactive claude CLI session in a target directory (typically a worktree) with a pre-seeded prompt. Use when the current session cannot absorb the task context — e.g., N parallel worktree jobs that would blow the context window, or when you…

Apr 27, 2026
fuzzy-read
software-developers

FileNotFound recovery protocol. Before reporting a missing-file error, suggest near-misses by basename similarity (difflib threshold 0.4) so typos and stale paths fail loudly with actionable hints.

Apr 26, 2026
paste-ref
software-developers

Paste-by-reference guard for Edit calls. When new_string would echo >30 lines of existing file content, use {{file:path:start:end}} reference instead and expand before submission.

Apr 26, 2026
subagent-io
software-developers

File-IO protocol for parent ↔ subagent communication. Parent writes input.txt + context.json, subagent appends to output.txt with [ROUND END] sentinels. Used with Monitor tool for live observation.

Apr 26, 2026
memory-axioms
information-security-analysts

Memory write gate enforcing four axioms (Action-Verified / Sanctity / No Volatile / Minimum Pointer). Triggered before any write to SOUL/, .claude/memory/, or memory storage.

Apr 26, 2026
verification-spec
computer-systems-analysts

Use at task start, before the first write or destructive command, when the owner hands over a code, build, test, deploy, or UI request. Forces upfront success criteria, the proof command, and the working assumptions.

Apr 26, 2026
Showing 8 of 28 collected skills.
Showing 7 of 7 repositories
All repositories loaded