Skip to main content
在 Manus 中运行任何 Skill
一键导入
tstapler
GitHub 创作者资料

tstapler

按仓库查看 2 个 GitHub 仓库中的 103 个已收集 skills,并展示近似职业覆盖。

已收集 skills
103
仓库
2
职业领域
3
更新
2026-05-29
仓库浏览

仓库与代表性 skills

#001
dotfiles
102 个 skills71更新于 2026-05-29
占该创作者 99%
eng-design-review
项目管理专家

End-to-end design document / RFC review workflow. Downloads a Confluence page (or accepts pasted markdown), analyzes it against the three-layer onion framework, drafts tiered inline comments, pauses for user review, posts approved comments to Confluence, then surfaces open comment threads that need a response.

2026-05-29
pm-mission-vision-tenets
管理分析师

Use when auditing, drafting, or refining Mission, Vision, and Tenets/Values statements. Applies Lencioni's four-type framework to classify existing tenets, enforces the label + 1-3 sentence best practice format, tests coherence across Mission→Vision→Tenets, and runs the "would you fire someone for this?" test. Invoke for leadership offsites, values workshops, or any tenet rewrite session.

2026-05-29
browser-profiling
网页开发工程师

Profile Chrome/JavaScript/React apps to diagnose slowness. Covers triage (load vs interaction vs scroll), Playwright-based baseline capture, React Profiler component, Chrome Performance panel interpretation, bundle analysis, memory leak detection, and fix verification. Invoke when a browser or React app is noticeably slow and you need to find and fix the bottleneck.

2026-05-20
code-reverse-engineering-binary
软件开发工程师

Trigger when the user asks to reverse engineer a closed-source Windows PE binary, DLL, COM server, or unknown binary format on Linux — where the target is NOT known to be Qt5. Use for: "analyze this DLL", "what does this EXE do", "decode this binary protocol", "trace Windows API calls", "find the network protocol", "reverse this file format", "hook send/recv on this process". For confirmed Qt5 targets, use code-re-qt5 instead.

2026-05-20
code-review
软件质量保证分析师与测试员

Use when receiving code review feedback (especially if unclear or technically questionable), when completing tasks or major features requiring review before proceeding, or before making any completion/success claims. Covers four practices — receiving feedback with technical rigor, requesting reviews via code-reviewer subagent, verification gates requiring evidence before claims, and security/API-compat awareness. Essential for subagent-driven development, pull requests, and preventing false completion claims.

2026-05-20
design-review
合规官员

Use this skill when Tyler asks to review the kitchen design, run compliance checks, compare the BIM drawings to the CD set, or verify owner requirements. Produces a structured Markdown compliance report with PASS/FAIL/CANNOT_VERIFY per item. Standalone — does not modify anything. DO NOT invoke for a single spec edit (use design:modify) or the full iterative loop (use design:loop).

2026-05-20
design-validate
合规官员

Use this skill to run the full 5-layer validation pipeline on the kitchen permit drawings. Combines programmatic compliance (Layer 1), SVG text extraction (Layer 2), Claude dual-pass visual layout review (Layer 3), small-element checklist (Layer 4), and human escalation flags (Layer 5). Produces a unified validation report. Use for pre-permit sign-off or after any design change. DO NOT use for a quick single-check — use design:review instead.

2026-05-20
re-tool-frida
信息安全分析师

Frida dynamic instrumentation tool skill. Use when hooking functions in a running process, capturing raw payload bytes from send/recv, intercepting function arguments or return values, using Stalker for coverage tracing, or CModule for high-performance hooks. NOTE: Direct Frida attachment to Wine processes crashes — use frida-gadget.dll injection instead (documented below). Called from code-reverse-engineering-binary (Phase 5) and code-re-qt5 (Phase 3c).

2026-05-20
当前展示该仓库 Top 8 / 102 个已收集 skills。
已展示 2 / 2 个仓库
已展示全部仓库