@georgezouq/interview
C面试是经过组织者精心设计的,在特定场景下,以考官对考生的面对面交谈与观察,考察面试者经验能力的一种方式。
Install
agr install @georgezouq/interview --target claudeWrites 11 files into .claude/skills/, pinned to git-0eafe9ba.
- .claude/skills/interview/.gitignore
- .claude/skills/interview/README.md
- .claude/skills/interview/SUMMARY.md
- .claude/skills/interview/algorithm.md
- .claude/skills/interview/css.md
- .claude/skills/interview/html.md
- .claude/skills/interview/js.md
- .claude/skills/interview/networkbrowser.md
- .claude/skills/interview/secure.md
- .claude/skills/interview/senior.md
- .claude/skills/interview/skill.md
Document
简历与面试技巧
面试简介
如何看待面试
面试是经过组织者精心设计的,在特定场景下,以考官对考生的面对面交谈与观察,考察面试者经验能力的一种方式。
社招
- 项目把控能力
- 架构能力
- 抽象设计能力
- 带团队能力
面试环节设置
一面
测试基础知识比如HTML、CSS、面向对象、原型链
二面/三面
从简历开始,
三面/四面
技术负责人/业务负责人 不再关注技术点,关注的是职业生涯中没有什么特色点。
终面 HR
HR有一票否决权,看重 沟通、性格、潜力
面试准备
JD分析
公司设计这个岗位的目的。
PC端 和 移动端交叉
业务分析或实战模拟
技术栈准备
自我介绍
Trustgrade C
- passBody integrity
Whether the stored document is plausibly the kind of file the artifact declares, rather than something fetched by mistake.
- passType matchnot applicable to this artifact type
Whether the artifact is really the kind of thing its metadata claims it is.
- warnFreshnessvery stale (>2y)
How long since the source repository was last pushed to.
- passPrompt injection
Scans the artifact's own text for instructions aimed at your agent rather than at you.
- warnLicenseno SPDX license detected
Whether the source repository declares an SPDX license permissive enough to redistribute.
How the grade is calculated
Each check contributes 0 points when it passes, 1 when it warns, and 2 when it fails. The total maps to a letter:
- Aevery check passed
- Bone warning
- Ctwo warnings
- Dprompt injection or body integrity failed, or three warnings
- Fone of those failed, and something else is wrong
These are automated hygiene checks, not a security audit, and not a dependency or vulnerability scan. A grade of A means nothing was flagged — not that the artifact is safe.
Versions
git-0eafe9ba14782026-07-30